You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For over 6 months now, speedtest has been returning 0 values for upload and dowload. "bandwidth":{"download":0,"upload":0}
I've carried out the full installation procedure and nothing works.
Using speedtest-cli the return is:
Testing download speed................................................................................
Download: 523.28 Mbit/s
Testing upload speed......................................................................................................
Upload: 51.46 Mbit/s
while docker run returns:
2023-08-20T23:37:36Z INF Performing the internet speed test...
2023-08-20T23:38:03Z INF Internet speed test result data={"download":"0","upload":"0"}
Have a fix or patch for this?
Although it doesn't affect the operation and the connection is possible, this information is requested by solar, for example, and since solar doesn't test on their side and collect the supposed bandwidth found by speedtest, I'm at a disadvantage.
The text was updated successfully, but these errors were encountered:
For over 6 months now, speedtest has been returning 0 values for upload and dowload. "bandwidth":{"download":0,"upload":0}
I've carried out the full installation procedure and nothing works.
Using speedtest-cli the return is:
Testing download speed................................................................................
Download: 523.28 Mbit/s
Testing upload speed......................................................................................................
Upload: 51.46 Mbit/s
while docker run returns:
2023-08-20T23:37:36Z INF Performing the internet speed test...
2023-08-20T23:38:03Z INF Internet speed test result data={"download":"0","upload":"0"}
Have a fix or patch for this?
Although it doesn't affect the operation and the connection is possible, this information is requested by solar, for example, and since solar doesn't test on their side and collect the supposed bandwidth found by speedtest, I'm at a disadvantage.
The text was updated successfully, but these errors were encountered: