TimeoutError
See original GitHub issueVersion of HACS
Version: 0.8.1
Describe the bug
After installinc hacs and I click on the community tab it always display “Background task running, refresh the page in a little while”
Debug log
HACS (Home Assistant Community Store)
Version: 0.8.1
This is a custom component
If you have any issues with this you need to open an issue here:
https://github.com/custom-components/hacs/issues
-------------------------------------------------------------------
2019-06-19 16:46:27 [custom_components.hacs]
2019-06-19 16:46:43 [homeassistant.core] Error doing job: Task exception was never retrieved
2019-06-19 16:46:43 [homeassistant.core] Error doing job: Task exception was never retrieved
2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved
2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved
2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved
2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved
2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved
2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved
2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved
2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved
2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved
2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved
2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved
2019-06-19 16:48:54 [custom_components.hacs.hacs] Runing startup tasks.
2019-06-19 16:49:24 [homeassistant.core] Error doing job: Task exception was never retrieved
2019-06-19 16:49:51 [custom_components.hacs.frontend] 'NoneType' object has no attribute 'pending_restart'
2019-06-19 16:49:53 [custom_components.hacs.frontend] GET API call for log with get
Issue Analytics
- State:
- Created 4 years ago
- Comments:14 (6 by maintainers)
Top Results From Across the Web
Built-in Exceptions — Python 3.11.1 documentation
exception TimeoutError¶. Raised when a system function timed out at the system level. Corresponds to errno ETIMEDOUT . New in version 3.3: All...
Read more >Checking for Timeout Error in python
I came here for TimeoutError from concurrent.futures , which is just concurrent.futures.TimeoutError . – kelloti. Dec 12, 2017 at 22:52.
Read more >Error Handling - The Fuzzing Book
The ExpectTimeout class allows you to interrupt execution after the specified time. This is useful for interrupting code that might otherwise run forever....
Read more >HTTP::TimeoutError — Documentation for http (5.1.0)
Exception: HTTP::TimeoutError. Inherits: Error. Object; StandardError; Error; HTTP::TimeoutError. show all. Defined in: lib/http/errors.rb ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I have done a physical restart of the raspberry and after this it worked.
You have issues that are not displayed in that log. check your Home Assistant log file for more details.