Hey, sorry to bother, but in case you wonder why measurements are broken: I think that since takanaka/SpeedTest makes use to an API call to ipapi.is which recently got limited to a few per day unless providing a (free) API key, the tool is not working anymore well for your purposes of plotting graphs.
I've opened an issue to takanaka here:
taganaka/SpeedTest#75
but have the feeling that the project is unmaintained, shall we fork it to add a new parameter for that API key? you could pass it if one specifies it as ENV var for instance and then pass it over. I've done a quick and dirty test by modifying the set (SpeedTest_IP_INFO_API_URL "https://api.ipapi.is/") parameter to see if it works with key specified and it does!
Or are you guys maybe already moved over to speedtest-go or something else?
Thanks in advance,
tent:wq
Hey, sorry to bother, but in case you wonder why measurements are broken: I think that since takanaka/SpeedTest makes use to an API call to ipapi.is which recently got limited to a few per day unless providing a (free) API key, the tool is not working anymore well for your purposes of plotting graphs.
I've opened an issue to takanaka here:
taganaka/SpeedTest#75
but have the feeling that the project is unmaintained, shall we fork it to add a new parameter for that API key? you could pass it if one specifies it as ENV var for instance and then pass it over. I've done a quick and dirty test by modifying the
set (SpeedTest_IP_INFO_API_URL "https://api.ipapi.is/")parameter to see if it works with key specified and it does!Or are you guys maybe already moved over to speedtest-go or something else?
Thanks in advance,
tent:wq