HACS Installation Errors
See original GitHub issueVersion of HACS
0.24.3Describe the bug
After following the installation instructions and using the UI to install HACS, it will not show in the sidebar, and I have no access to setup the integrations/plugins.
Debug log
`2020-04-30 07:55:51 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry for hacs
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 216, in async_setup
hass, self
File "/config/custom_components/hacs/__init__.py", line 85, in async_setup_entry
startup_result = await hacs_startup()
File "/config/custom_components/hacs/__init__.py", line 136, in hacs_startup
lovelace_info = await system_health_info(hacs.hass)`
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (1 by maintainers)
Top Results From Across the Web
HACS installation problems - Home Assistant Community
I have reinstalled HA+OS, then I have tryied to setup HACS from Integration - if I click on HACS app then a waiting...
Read more >HACS failure to finish install · Issue #2038 - GitHub
After installation of HACS following the docs (https://hacs.xyz/docs/installation/prerequisites), the install script runs correctly, GitHub ...
Read more >Issues - HACS
When you create an issue in the repository for HACS, you start by selecting a template. All templates have a defined structure and...
Read more >HACS error - ! Failed to set up : r/homeassistant - Reddit
HACS error - ! Failed to set up · FIXED IT: Leaving this message in case anyone else has the same problem. The...
Read more >How To Install HACS in Home Assistant For ... - YouTube
In this video I will show you how to install HACS in Home Assistant. HACS aka Home Assistant Community Store, is a way...
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 figured out (maybe just my issue in this circumstance) but the issue I was having. It seems my personal access token expired with this update (not this update per-say, but it just happened to coincide.) I did not have the “component folder” get wiped like another user did, however I removed the integration, recreated a new access token, pasted it in and it came back to life like nothing was ever wrong.
I hereby recind my “same issue” comment
Ludeeus you’re a boss, don’t forget it. I was in the process of enabling logs when I found that the token had expired. Thanks, I’ll still follow along with the class.
I got it working, had to copy the files over once more.