Yesterday when I came to do some updates to HA and various service I suddenly got the follow error message when I tried to update items.
“Failed to call service update/install. Error updating (the service selected to be updated --my words) Add on manager.update @blocked from execution, no host internet connection”.
I can turn off the add on manager in the terminal and updates go fine. Which is what I did to up date to the latest HA release.
Turning on the add on manager in the terminal then stops an updates happening. Any suggestion as to the solution to this issue.
HA info: Core is 2024.12, Supervisor is 23.12.0, operating system 11.4, Front end 20240104.0
Today march 12 2024, I have noticed the same. 4 addons pending update are responding: ‘Failed to call service update/install’ error Pinging to google from ssh terminal seems to reply ok…
I have investigate and fixed and post here to help others searching for this failure:
First go down to ssh and check if your HA has internet access. Even if it has with a ping… for some reason could faill and say that you don’t have and can not install addons:
# ha network info | grep internet
host_internet: false
supervisor_internet: true
…notice the ‘false’ thing.
I fixed by shutting down (energy out) home assistant host computer, and start. And now: