DataONEorg / DataONE_Operations

Operations documentation for DataONE infrastructure
Apache License 2.0
1 stars 1 forks source link

Speedcheck stopped working #10

Closed datadavev closed 7 years ago

datadavev commented 7 years ago

Speed check on project.dataone.org has stopped working with a message:

INFO:root:Retrieving speedtest.net configuration...
Could not retrieve speedtest.net configuration
datadavev commented 7 years ago

The speed test client script is out of date. Update with the most recent version and use that instead.

https://github.com/sivel/speedtest-cli

The simplest approach will be as described:

wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
chmod +x speedtest-cli