Skip to content
New issue

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

std::invalid_argument Error on SpeedTest++ 1.14 Across Ubuntu and Raspberry Pi #62

Open
FaazHafid opened this issue Mar 22, 2024 · 1 comment

Comments

@FaazHafid
Copy link

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:~ $

@cgarz
Copy link

cgarz commented Mar 22, 2024

Dupe of #60. The fix is in #61.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants