Speedtest-Tracker icon indicating copy to clipboard operation
Speedtest-Tracker copied to clipboard

[BUG]? Speedtest cmd line only gets 200mb with a 1g internet connection

Open TRingo1 opened this issue 4 years ago • 4 comments
trafficstars

Running the Speedtest-tracker all is working fine, except the speedtest is only reaching ~ 200 MB download speed, all this is within the container. When i run the speedtest from my browser on my computer, i get 800-1000 MB download from speedtest. is this a Speedtest CMD line issue or a networking Docker container bridge issue? thanks much

root@d5a79*****10a7:/tmp# ./speedtest

Speedtest by Ookla

 Server: Cox - Atlanta - Alpharetta, GA (id = 16611)
    ISP: Comcast Cable
Latency:    13.13 ms   (4.04 ms jitter)

Download: 162.74 Mbps (data used: 238.9 MB)
Upload: 41.24 Mbps (data used: 59.1 MB)
Packet Loss: 0.0% Result URL: https://www.speedtest.net/result***************** root@d5a7*****c10a7:/tmp#

TRingo1 avatar May 18 '21 12:05 TRingo1

Also note i installed the mac cmdline on my laptop and get the correct results.

Speedtest by Ookla

 Server: Frontier - Atlanta, GA (id = 14231)
    ISP: Comcast Cable
Latency:    11.57 ms   (1.89 ms jitter)

Download: 917.14 Mbps (data used: 1.1 GB)
Upload: 40.98 Mbps (data used: 66.9 MB)
Packet Loss: 0.0%

TRingo1 avatar May 18 '21 12:05 TRingo1

This has come up in a few other issues, never really found a specific reason, but as far as I can tell it's an issue with your docker networking. I've got an instance on a gigabit connection that gets the right results. What os are you using and is your docker networking non-standard?

henrywhitaker3 avatar May 18 '21 13:05 henrywhitaker3

~~I just noticed that I am having a similar issue. I was using an old version of your app (probably from May 2020, older than this repository?) and was forced to update about a month ago. I just noticed that all my speed tests since then have been around 250mbps when the previous average was closer to 750mbps. There is a hard drop in my graph on the date the I updated. I've even tried manually setting other servers in my area and got the same results. My networking setup has not changed so I'm not sure what to do. Any thoughts would be appreciated.~~

jayenicks avatar May 19 '21 03:05 jayenicks

Sorry! I found my issue. Turns out I left a 2nd ethernet cable plugged into the 2nd NIC on my server around the same time. That was somehow affecting the app (even though I tested different networking settings).

Unraid + 2 NICs + speedtest = slower speeds

jayenicks avatar May 19 '21 04:05 jayenicks