Hello,
I am trying to add an add-on to home assistant to change flashing blue light on my iHost. However while I am trying to add the add-on I am getting following error message. Any fix to this error message ?
‘StoreManager.add_repository’ blocked from execution, no supervisor internet connection
My HAOS info :
- Installation methodHome Assistant OS
- Core2025.6.1
- Supervisor2025.05.5
- Operating System15.2.1
- Frontend20250531.3
Hi, thank you for trying out HA over iHost, and sorry for the trouble.
The latest HAOS info should be:
- Core: 2025.6.3
- Supervisor: 2025.06.1
- Operating System: 15.2.1
- Frontend: 20250531.4
Would you please update HAOS components to the latest version and try to add hassio-ihost-addon again?
If you still see the same error message, could you please download the supervisor log from Settings -> System -> Logs -> Supervisor (Select from the top right corner)
, and then upload it here.
Hello,
When I check for update from the update menu, there is no current update for my HA on iHost.
Down below is my logs from supervisor as you requested.
supervisor_2025-06-26T20-18-41.333Z.log (13.2 KB)
Hi, the errors in the log simply shows that your HA instance doesn’t have access to GitHub and Docker Hub.
How long have you installed the Home Assistant OS over iHost? It seems to me your HA installation has updated HA Core at least once. Did you receive HA Core new version notification before?
Are you sure that your network has no issue accessing GitHub and Docker Hub? Have you installed any other add-on before? Or have you added other repository before?
Sorry for all these questions. I have googled this issue and it shows many HA users encounted it before. But it’s not a bug of HA itself. It is related to network configuration, such as wrong DNS server, IP address conflict, etc.