ale.comi
(Ale.comi)
September 8, 2021, 3:49pm
1
hello everyone, I am new,
it is been a few days that I can no longer update HACS and other integrations.
for example Passive BLE updates without any problems, other integrations, such as HACS, no, the system needs to be rebooted,
If i go on integrations instead the integration status on HCS is the following:
from the logs i can’t find much, only that:
Logger: backoff
Source: /usr/local/lib/python3.9/site-packages/backoff/_common.py:119
First occurred: 17:43:05 (1 occurrences)
Last logged: 17:43:05
Giving up async_download_file(…) after 5 tries (asyncio.exceptions.TimeoutError)
of course all integrations work correctly, like Sonoff LAN
someone can help me?
ale.comi
(Ale.comi)
September 9, 2021, 7:17am
3
i have some integrations on hacs and I don’t want to lose them. that’s why I was looking for a solution that wasn’t reinstalling
francisp
(Francis)
September 9, 2021, 7:19am
4
Reinstalling HACS will not remove the integrations installed through HACS.
1 Like
ludeeus
(Ludeeus)
September 9, 2021, 7:28am
5
But it will also not magically fix network issues.
Disable IPv6 instead.
1 Like
ale.comi
(Ale.comi)
September 9, 2021, 7:38am
6
how can I disable that? i’m on virtual box VM
ludeeus
(Ludeeus)
September 9, 2021, 7:44am
7
System tab in supervisor panel
ale.comi
(Ale.comi)
September 17, 2021, 12:34pm
8
thanks, now it’s working.
but in integrations my HACS situation is the same:
how can i do?
francisp
(Francis)
September 20, 2021, 1:16pm
10
Remove the integration. Reinstall the integration, create an oauth token when asked.
How to reinstall HACS? Link?
Niro
(Nir)
May 30, 2022, 6:14pm
12
I experience the same issue.
My HA version is 2022.5.5
HACS current version is 1.15.2 (latest is 1.25.5)
I can’t upgrade HACS via HACS itself.
I tried disabling IPv6, delete HACS and reinstall but same issue- can’t update neither HACS or custom integrations installed via HACS
All issues started since I upgraded HA to latest (was using an older version, don’t remember which one, but pretty old)
Thanks!
1 Like
sebdoan
(Sebastian Doan)
September 23, 2022, 10:42pm
13
I followed the instructions here to install hacs again manually and it’s worked for me: https://www.wundertech.net/how-to-install-hacs-on-home-assistant/
zoechi
(Günter Zöchbauer)
September 7, 2023, 10:11am
14
From what I have seen HACS accesses GitHub and GitHub doesn’t support IPv6
I read above that in this case disabling IPv6 didn’t help, but some might run into this because IPv6
Hi, I'm surprised I didn't find an existing discussion with this topic. Some services like github-releases.githubusercontent.com or user pages do support IPv6, however the webpage (github.com) itse...