Speedtest-Tracker
Speedtest-Tracker copied to clipboard
[BUG] Cannot Read Configuration Document
Describe the bug After running perfectly for about 10 days, or every hour for 240 hours, I now get the following error. The error is present in two separate containers running on two separate machines. No changes had been made recently to either machine or either container. Since the error has appeared, no speedtests are run.
[2023-06-27 22:11:22.844] [error] Configuration - SSL connect error (UnknownException) [2023-06-27 22:11:22.844] [error] Configuration - Cannot retrieve configuration document (0) [2023-06-27 22:11:22.844] [error] ConfigurationError - Could not retrieve or read configuration (Configuration) [2023-06-27 22:11:22.845] [error] ConfigurationError - Could not retrieve or read configuration (Configuration) ERR ERR ERR ERR Configuration - Could not retrieve or read configuration (ConfigurationError) | ERR ERR ERR ERR Configuration - Could not retrieve or read configuration (ConfigurationError) | type=log ERR ERR ERR ERR Configuration - Could not retrieve or read configuration (ConfigurationError) | ERR ERR ERR ERR Configuration - Could not retrieve or read configuration (ConfigurationError) | type=log timestamp=2023-06-27T22:11:22Z
To Reproduce Steps to reproduce the behavior: No known steps. Error appeared after working correctly for several days.
Expected behavior No errors and speed tests are performed hourly.
Screenshots
Context
- OS: [e.g Docker, Ubuntu, etc.] Ubuntu 5.15.0-75
- Speedtest-Tracker Version: latest
Additional context Add any other context about the problem here.
I see the same issue.
i as well
I'm seeing the same thing:
[2023-06-28 12:00:06.619] [error] Configuration - Cannot retrieve configuration document (0)
[2023-06-28 12:00:06.619] [error] ConfigurationError - Could not retrieve or read configuration (Configuration)
[2023-06-28 12:00:06.619] [error] ConfigurationError - Could not retrieve or read configuration (Configuration)
{"type":"log","timestamp":"2023-06-28T16:00:06Z","message":"Configuration - Could not retrieve or read configuration (ConfigurationError)","level":"error"}
Same:
2023-06-28T19:01:07.167122607Z [2023-06-28 12:01:07.166] [error] Configuration - SSL connect error (UnknownException) 2023-06-28T19:01:07.167176103Z [2023-06-28 12:01:07.166] [error] Configuration - Cannot retrieve configuration document (0) 2023-06-28T19:01:07.167185813Z [2023-06-28 12:01:07.167] [error] ConfigurationError - Could not retrieve or read configuration (Configuration) 2023-06-28T19:01:07.167268181Z [2023-06-28 12:01:07.167] [error] ConfigurationError - Could not retrieve or read configuration (Configuration) 2023-06-28T19:01:07.167453859Z ERR Configuration - Could not retrieve or read configuration (ConfigurationError) | type=log timestamp=2023-06-28T19:01:07Z
This bug appears to be a dupe of https://github.com/henrywhitaker3/Speedtest-Tracker/issues/1119. For those looking at this issue only, there is a workaround in #1119.