question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

HACS Installation Errors

See original GitHub issue

Version of HACS

0.24.3

Describe 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:closed
  • Created 3 years ago
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
RoldyBuffalocommented, Apr 30, 2020

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.

0reactions
scholdancommented, May 1, 2020

I got it working, had to copy the files over once more.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found