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.
46 stars 14 forks source link

Not able to run it properly throwing as in the description #7

Open thehiddennepali opened 1 year ago

thehiddennepali commented 1 year ago

Getting error as C:\Users\nirma\Downloads\automate-ookla-speedtest-main\automate-ookla-speedtest-main\test.ps1 : Error At line:1 char:1

Total tests: 3 (failed 2)


Running speed test # 4 C:\Users\nirma\Downloads\automate-ookla-speedtest-main\automate-ookla-speedtest-main\test.ps1 : Error At line:1 char:1

Total tests: 4 (failed 3)


Running speed test # 5 C:\Users\nirma\Downloads\automate-ookla-speedtest-main\automate-ookla-speedtest-main\test.ps1 : Error At line:1 char:1

thehiddennepali commented 1 year ago

can you please let me know how to run it with out error

ed-tt commented 9 months ago

Have you accepted the speedtest.net cli license terms? Above that error message there should be a message advising you of this.

image