Daemon fails if it cant contact http://kz0q.com/daemon-releases
martinjones12345 opened this issue · 2 comments
Checklist:
- I updated to the latest version available
- I checked that my MQTT broker is otherwise working
Release with the issue:
Last working release (if known):
Hardware, Operating System, Python version:
Description of problem:
When running the daemon the daemon fails to start due to being unable to contact http://kz0q.com/daemon-releases
Commenting out this code solves the issue
"#getDaemonReleases() # and load them!"
Can this be disabled in config and/or at the very least allow the get latest releases to gracefully fail and still allow the reporter to work
Run our report script 'genBugInfo' on your failing device and include the output here:
Python errors shown in the logs (if applicable):
Additional information:
Sorry just found this is already reported as an issue but for other reasons. I echo the need to allow this to gracefully fail or disable it in its entirety