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

[BUG] I just found some error for download speedtest cli from your code to docker.

Open mrtawan opened this issue 3 years ago • 0 comments

Describe the bug If you speedtest can't run after your install speedtest-tracker from docker. Because the URL Link to speedtest from ookla was wrong.

Solution. How to download speedtest cli to speedtest-tracker

  1. ssh or telnet to your synology devices
  2. wget https://install.speedtest.net/app/cli/ookla-speedtest-1.1.1-linux-x86_64.tgz -o speedtest.tgz
  3. tar zxvf speedtest.tgz
  4. mv speedtest Speedtest-Tracker/app/Bin/
  5. active license by run speedtest and type "Yes" done!

mrtawan avatar Jan 27 '22 12:01 mrtawan