I am able to search for custom cards and entities but I am unable to download it since it keeps on spinning. Any help would be appreciated. It spins for over 10 minutes and still nothing.
Make sure that HACS has been added as an integration. Install Info
I’ve had a wacky GitHub API issue where it needs an hour before it starts working. Give it an hour without restarting HA, and see if the issue is fixed.
Restart HA
Reinstall HACS
Update HACS and HA to the latest version and restart.
Now everything should work fine
Give me a hint, I can only download one thing at a time from Hacs, then the loop turns to dead.
Logger: custom_components.hacs
Source: custom_components/hacs/base.py:702
Integration: HACS (documentation, issues)
First occurred: 10:05:32 (9 occurrences)
Last logged: 10:11:35
- A timeout of 60! seconds was encountered while downloading https://raw.githubusercontent.com/bramkragten/swipe-card/v4.0.0/dist/swipe-card.js, using over 60 seconds to download a single file is not normal. This is not a problem with HACS but how your host communicates with GitHub. Retrying up to 5 times to mask/hide your host/network problems to stop the flow of issues opened about it. Tries left 1
I’m having the exact same problem…
were you able to solve it ?
In my case, the problem was with IPv6 communication. I had neither the time nor have the knowledge how to investigate communication problem, so I just turned off IPv6 communication. After that, the download worked flawlessly and quickly.
Thanks, that solved it, temporarily.
I’m also having this issue. I’m not sure how to turn of IPv6 communication nor i’m not sure I want to do that. Has anyone found a workaround/solve for this?
It seems that Github can’t handle IPv6.
Try this in Home Assistant → Settings → Network
I’m not able to see anything in Network config page, why?
thank you!. this has been driving me nuts for months.
worked for me also, thank you!