We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Started getting this error message simultaneously in ubuntu and Raspberry Pi:
root@ubuntu:~# /usr/local/bin/SpeedTest . SpeedTest++ version 1.14 Speedtest.net command line interface Info: https://github.com/taganaka/SpeedTest Author: Francesco Laurita [email protected]
terminate called after throwing an instance of 'std::invalid_argument' what(): stof Aborted root@ubuntu:~#
pi@RPi-4:~ $ SpeedTest --output text terminate called after throwing an instance of 'std::invalid_argument' what(): stof Aborted pi@RPi-4:~ $
The text was updated successfully, but these errors were encountered:
Dupe of #60. The fix is in #61.
Sorry, something went wrong.
No branches or pull requests
Started getting this error message simultaneously in ubuntu and Raspberry Pi:
root@ubuntu:~# /usr/local/bin/SpeedTest .
SpeedTest++ version 1.14
Speedtest.net command line interface
Info: https://github.com/taganaka/SpeedTest
Author: Francesco Laurita [email protected]
terminate called after throwing an instance of 'std::invalid_argument'
what(): stof
Aborted
root@ubuntu:~#
pi@RPi-4:~ $ SpeedTest --output text
terminate called after throwing an instance of 'std::invalid_argument'
what(): stof
Aborted
pi@RPi-4:~ $
The text was updated successfully, but these errors were encountered: