Whenever I try to install an addon, I get this error message in the supervisor log: “[supervisor.jobs] ‘AddonManager.update’ blocked from execution, no host internet connection”.
Since I have this error when trying to reinstall zwavejs, and I really depend on it for a lot of my house stuff, this is a major issue for me now!
Does anybody have a clue what can be the issue here? I indeed have internet connection, port forwarding active and working (443 to 8123 internally).
Hi panhans, if you can restore a recent backup, reinstalling is not a big deal after all. Sometimes you’re better off doing that, than spending hours fixing the unfixable .
Yep, I know. But fortunatly I was able to resolve that issue. After checking ha core and addons via commandline without any error, I linked my dns configured in my router to the one of my internet provider.
AdGuard that runs on my ha instance blocked the update and installation of addons. So now I just go with official filter lists. But it was necessary to restart the host or flush the dns cache of my pi manually.
Same her. I paused the protection in adguard home, restart the hassio host, installed all updates, start the protection and reboot again. It’s just a workaround, but i don’t want to delete the unofficial filter lists.
In my case, this message appears due to the fact that when contacting https://version.home-assistant.io/online.txt, it issues hCAPTCHA, so HAOS does not receive the desired response “NetworkManager is online”.
This is my problem. Having connected via VPN, everything works correctly.
Question: how to convince hCAPTCHA that I am not a bot and remove my IP from blocking?
Hello
Thank you for this thread. After reading @mgithens1 solution I set my DNS to my router IP. This solved my issue and if i change my DNS on my router home assistant will not need to be changed.