-
-
Notifications
You must be signed in to change notification settings - Fork 451
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wrong measurements? #592
Comments
Hi @MizarCs, to really investigate the problem, you should probably go to the speedtest docker frontend on your pi-hole at port 9798 and have a look at the details there. You mentioned Rpi 4, which should do 1 Gbps over the integrated ethernet. So I guess we can exclude potential trouble sources of Ethernet-over-USB dongle or older Raspberry Pi versions, which could introduce a 300 Mbps limit. If you want to double check the reported speed, you could also test-drive my pull request #475, which runs the speedtest on Cloudflare instead of speedtest.net. Just a few ideas. Happy to help if you need further guidance. Cheers |
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution! Please read this blog post to see the reasons why I mark issues as stale. |
Hi Martin, |
well .... HELP speedtest_jitter_latency_milliseconds Speedtest current Jitter in msTYPE speedtest_jitter_latency_milliseconds gaugespeedtest_jitter_latency_milliseconds 0.087 HELP speedtest_ping_latency_milliseconds Speedtest current Ping in msTYPE speedtest_ping_latency_milliseconds gaugespeedtest_ping_latency_milliseconds 5.142 HELP speedtest_download_bits_per_second Speedtest current Download Speed in bit/sTYPE speedtest_download_bits_per_second gaugespeedtest_download_bits_per_second 2.77874864e+08 HELP speedtest_upload_bits_per_second Speedtest current Upload speed in bits/sTYPE speedtest_upload_bits_per_second gaugespeedtest_upload_bits_per_second 1.88242768e+08 HELP speedtest_up Speedtest status whether the scrape workedTYPE speedtest_up gaugespeedtest_up 1.0 ... and it shows 277Mb/s despite ookla speedtest is giving me |
It's about a couple of months that my internet-pi is measuring 258Mb/s despite https://www.speedtest.net tells me 786Mb/s: this is a huge difference and I don't know why it's happening.
Any advice?
Is there a "Docker networking" issue ongoing?
My Rpi 4 is connected straight to the router connected via WAN port to the the fiber coupler.
TIA
The text was updated successfully, but these errors were encountered: