Closed jojoro1 closed 5 years ago
Here the same problem, have multiple plugins installed in HACS but not showing up in the store after a reboot/refresh. I see only two HACS files under storage:
Running Home Assistant: 95.4 installed in docker on a NUC with Ubuntu with version 0.10 of HACS
Have a look here https://custom-components.github.io/hacs/faq/#known-limitations
Have a look here https://custom-components.github.io/hacs/faq/#known-limitations
Thanks, that i didn't saw indeed. Is there a way to fix it or do i need to install all again and then keep in mind the limitations?
"install" all again, but that only re-downloads, so no big deal :)
Thanks will do and i will try to keep in mind that i don't need to restart while scanning:)
Should be fixed in 0.11.0 https://github.com/custom-components/hacs/releases/tag/0.11.0
Can confirm that it's fixed for me, thanks for fixing so soon @ludeeus. Loving HACS so far! :slightly_smiling_face:
Now it's fine. Thank You.
I had the same issue and now its fixed, thanks
I have the same problem. Can't upgrade HACS because always background tasks are running. Please, advice. Here are my logs:
Action is disabled while background tasks is running.
Logger: homeassistant.core Source: custom_components/hacs/repositories/appdaemon.py:48 First occurred: 10:34:13 PM (1 occurrences) Last logged: 10:34:13 PM Error doing job: Task exception was never retrieved
Traceback (most recent call last): File "/config/custom_components/hacs/hacsbase/init.py", line 197, in startup_tasks await self.load_known_repositories() File "/config/custom_components/hacs/hacsbase/init.py", line 386, in load_known_repositories await self.factory.execute() File "/config/custom_components/hacs/hacsbase/task_factory.py", line 30, in execute await asyncio.gather(*self.tasks) File "/config/custom_components/hacs/hacsbase/task_factory.py", line 66, in safe_register await hacs.register_repository(repo, category) File "/config/custom_components/hacs/hacsbase/init.py", line 157, in register_repository await repository.registration() File "/config/custom_components/hacs/repositories/appdaemon.py", line 60, in registration if not await self.validate_repository(): File "/config/custom_components/hacs/repositories/appdaemon.py", line 48, in validate_repository for filename in self.content.objects: TypeError: 'AIOGithubRepositoryContent' object is not iterable
Version of HACS
0.10.0
Describe the bug
HACS background task not finishing. In UI message "Background task running, refresh the page in a little while." is showing permanent. After restarting hassio all installed integrations/plugins dissapearing from "Overview" tab.
.storage/hacs file has only "false" word inside
Debug log