SpeedTest icon indicating copy to clipboard operation
SpeedTest copied to clipboard

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

Open FaazHafid opened this issue 1 year ago • 1 comments

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

FaazHafid avatar Mar 22 '24 11:03 FaazHafid

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

cgarz avatar Mar 22 '24 19:03 cgarz