Unhandled exception: queueman.exceptions.QueueManagerExecutionStillInProgress
See original GitHub issueInstallation details
Description | Value |
---|---|
HACS version | 1.3.3 |
Home Assistant version | 0.113.3 |
Installation method for HA | Hassio |
Checklist
- I’m running the newest version of HACS https://github.com/hacs/integration/releases/latest
- I have enabled debug logging for my installation.
- I have filled out the issue template to the best of my ability.
- I have read https://hacs.xyz/docs/issues
- This issue is related to the backend of HACS.
- This issue only contain 1 issue (if you have multiple issues, open one issue for each issue).
Describe the issue
Mostly once per day I find following error message in the log. I don’t know if it is important for correct hacs work or not but as it is an error I decided to post it here. Since this error appears once per day, not sure if it is necessary to turn on debug logs for all day. Is it possible to schedule turning on/off debug to specific time? If yes, please, tell me how.
Steps to reproduce
I installed hacs about a month ago. Since that time I upgrade hacs in Home Assistant GUI. Found this issue after upgrading from 1.2.2 to 1.3.0b2.
Debug logs
Logs
2020-08-06 09:22:46 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/config/custom_components/hacs/hacsbase/hacs.py", line 307, in recurring_tasks_all
await self.async_load_default_repositories()
File "/config/custom_components/hacs/hacsbase/hacs.py", line 347, in async_load_default_repositories
await self.queue.execute()
File "/usr/local/lib/python3.8/site-packages/queueman/manager.py", line 41, in execute
raise QueueManagerExecutionStillInProgress
queueman.exceptions.QueueManagerExecutionStillInProgress
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Unhandled Exception Has Occurred in Your Application. If ...
Unhandled Exception Has Occurred in Your Application. If You Click Continue FIX [2022]This can be a big problem because you won't be able...
Read more >integration - 未处理的异常:queueman.exceptions ... - Bleep Coder
Integration: 未处理的异常:queueman.exceptions.QueueManagerExecutionStillInProgress. 创建于2020-08-06 · 7评论 · 资料来源: hacs/integration ...
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
One more error in log:
happening to me on 0.116.4 and hacs up to date