-
-
Notifications
You must be signed in to change notification settings - Fork 218
0.20.1: Could not resolve host. #1484
Description
Describe the bug
I have a brand new docker installation of the latest version (0.20.1), and all my speedtest runs are failing with "Could not resolve host." error message with no error or debug information in the docker logs. The only error message that I see is when I click on the failed test and on its details dialog. I've set all the newly introduced env variables (SPEEDTEST_SCHEDULE, SPEEDTEST_SERVERS, etc).
I tried to extract the servers list by the instructions explained in the following release notes and got a long list:
https://github.com/alexjustesen/speedtest-tracker/releases/tag/v0.20.0
Regardless of whether I include the entire list or just a random server, all I get is the same error message explained above.
Environment (please complete the following information):
- OS: Raspberry OS
- Architecture: arm64
- Browser: Chrome (on MacOS)
- Version: 0.20.1
NOTE: Before the most recent updates in the past couple of days, I've been running Speedtest-tracker for the several months (docker) with zero issues on the same hardware and under the same database config (mysql).