nikiluk / automate-ookla-speedtest

With this PowerShell script you can easily use Ookla Speedtest® CLI to measure internet connection performance metrics like download, upload, latency and packet loss natively without relying on a web browser.
50 stars 15 forks source link

When starting the test every 10 minutes this error appears. #5

Open Suhailsas opened 1 year ago

Suhailsas commented 1 year ago

Running speed test # 136 C:\Users\User1\Desktop\automate-ookla-speedtest-main\test.ps1 : Error At line:1 char:1

Total tests: 136 (failed 46)

nikiluk commented 1 year ago

Hi @Suhailsas it seems that the tests are being run (it says "Total tests: 136 (failed 46)")

My guess is that speedtest.exe CLI has been updated and returned some error that the original script doesn't know how to handle.

Suhailsas commented 1 year ago

how do i identify this problem?

nikiluk commented 1 year ago

@Suhailsas could you please provide more details on what exactly the script that you are running, what your environment is and what your parameters are? I can try to reproduce when I have a minute

Suhailsas commented 1 year ago

automate-ookla-speedtest-main.zip This is the code I am using to test my internet every 10 minutes

Suhailsas commented 1 year ago

I am using it on a windows 10 PC