Home Assistant observer provides the following, for what its worth
Supervisor: Connected
Supported: Unsupported
Healthy: Unhealthy
any guidance?
Home Assistant observer provides the following, for what its worth
Supervisor: Connected
Supported: Unsupported
Healthy: Unhealthy
any guidance?
Same issue.
I found this in the supervisor logs:
22-11-04 10:38:26 ERROR (SyncWorker_3) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/armv7-hassio-cli:2022.11.0: 500 Server Error for http+docker://localhost/v1.41/images/create?tag=2022.11.0&fromImage=ghcr.io%2Fhome-assistant%2Farmv7-hassio-cli&platform=linux%2Farm%2Fv7: Internal Server Error ("Get https://ghcr.io/v2/: dial tcp: lookup ghcr.io: no such host")
22-11-04 10:38:26 ERROR (MainThread) [supervisor.plugins.cli] CLI update failed
22-11-04 10:38:26 WARNING (MainThread) [supervisor.jobs] 'HomeAssistantCore.update' blocked from execution, was unable to update plugin(s) cli and all plugins must be up to date first
It seems like the cli plugin image can’t be pulled from ghcr.io
Same error here.
I manually restarted the CLI’s docker.
The update then worked.
I see the same problem here. Attempting to update my development instance which is running HAOS on an X86-64 Dell Wyze 5060 thin client. Here are the error messages I’m seeing from the supervisor:
22-11-05 01:34:13 ERROR (SyncWorker_1) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1: 404 Client Error for http+docker://localhost/v1.41/images/ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1/json: Not Found ("no such image: ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1: No such image: ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1")
22-11-05 01:34:13 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed
Seems to me there’s trouble with the X86-64 version of the update.
Any help would be appreciated.
Try restarting the docker hassio_cli
. It was all I needed to solve the issue.
After gaining access to port 22222 and restarting the hassio_cli docker container, I’m still getting the same error messages when attempting to install. Here are the docker cli commands I used:
# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
5dc3ac00433d homeassistant/amd64-addon-configurator:5.4.1 "/init" 21 minutes ago Up 20 minutes addon_core_configurator
6d9b12e81182 ghcr.io/hassio-addons/vscode/amd64:5.4.0 "/init" 21 minutes ago Up 21 minutes addon_a0d7b954_vscode
5d67ea8ae4d4 homeassistant/amd64-addon-ssh:9.6.1 "/init" 21 minutes ago Up 21 minutes addon_core_ssh
c30ff02ef399 ghcr.io/home-assistant/amd64-hassio-multicast:2022.02.0 "/init" 21 minutes ago Up 21 minutes hassio_multicast
14e9ecaf58f6 ghcr.io/home-assistant/amd64-hassio-audio:2022.07.0 "/init" 21 minutes ago Up 21 minutes hassio_audio
c1d3ae0667c9 ghcr.io/home-assistant/amd64-hassio-dns:2022.04.1 "/init" 21 minutes ago Up 21 minutes hassio_dns
1d43940f6a96 ghcr.io/home-assistant/amd64-hassio-cli:2022.11.0 "/init" 21 minutes ago Up 21 minutes hassio_cli
486f5d71f85d ghcr.io/home-assistant/amd64-hassio-supervisor:latest "/init" 2 days ago Up 21 minutes hassio_supervisor
0cca13f9fbcd ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.10.5 "/init" 9 days ago Up 21 minutes homeassistant
91ef48b3617d ghcr.io/home-assistant/amd64-hassio-observer:2021.10.0 "/init" 9 days ago Up 21 minutes 0.0.0.0:4357->80/tcp, :::4357->80/tcp hassio_observer
# docker restart 1d43940f6a96
Here are the error messages:
22-11-06 08:11:55 INFO (MainThread) [supervisor.backups.manager] Creating new partial backup with slug 84f9e17e
22-11-06 08:11:55 INFO (MainThread) [supervisor.homeassistant.module] Backing up Home Assistant Core config folder
22-11-06 08:11:58 INFO (MainThread) [supervisor.homeassistant.module] Backup Home Assistant Core config folder done
22-11-06 08:11:58 INFO (MainThread) [supervisor.backups.manager] Creating partial backup with slug 84f9e17e completed
22-11-06 08:11:58 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2022.11.1
22-11-06 08:11:58 INFO (SyncWorker_2) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.10.5 to ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1
22-11-06 08:11:58 INFO (SyncWorker_2) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/generic-x86-64-homeassistant with tag 2022.11.1.
22-11-06 08:14:19 ERROR (SyncWorker_2) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1: 404 Client Error for http+docker://localhost/v1.41/images/ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1/json: Not Found ("no such image: ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1: No such image: ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1")
22-11-06 08:14:19 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed
22-11-06 08:18:28 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
Now that I think of it, I restarted HA via the interface too
I still get the same thing after performing the docker restart and restarting via the interface afterwards.
Here’s the full log:
22-11-06 11:58:20 INFO (MainThread) [supervisor.resolution.check] System checks complete
22-11-06 11:58:20 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
22-11-06 11:58:21 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-11-06 11:58:21 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
22-11-06 11:58:21 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
22-11-06 11:59:19 INFO (MainThread) [supervisor.backups.manager] Creating new partial backup with slug b1867d4f
22-11-06 11:59:19 INFO (MainThread) [supervisor.homeassistant.module] Backing up Home Assistant Core config folder
22-11-06 11:59:23 INFO (MainThread) [supervisor.homeassistant.module] Backup Home Assistant Core config folder done
22-11-06 11:59:23 INFO (MainThread) [supervisor.backups.manager] Creating partial backup with slug b1867d4f completed
22-11-06 11:59:23 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2022.11.1
22-11-06 11:59:23 INFO (SyncWorker_1) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.10.5 to ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1
22-11-06 11:59:23 INFO (SyncWorker_1) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/generic-x86-64-homeassistant with tag 2022.11.1.
22-11-06 12:01:34 ERROR (SyncWorker_1) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1: 404 Client Error for http+docker://localhost/v1.41/images/ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1/json: Not Found ("no such image: ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1: No such image: ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1")
22-11-06 12:01:34 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed
22-11-06 12:04:39 WARNING (MainThread) [supervisor.plugins.base] Watchdog found cli plugin stopped, restarting...
22-11-06 12:04:39 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
22-11-06 12:04:40 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:41 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:42 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:43 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:44 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:45 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:46 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:47 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:48 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:49 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:50 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:51 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:52 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:53 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:54 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:55 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:56 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:57 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:58 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:04:59 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:00 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:01 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:02 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:03 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:04 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:05 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:06 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:07 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:08 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:09 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:10 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:11 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:12 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:13 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:13 INFO (SyncWorker_4) [supervisor.docker.interface] Restarting ghcr.io/home-assistant/generic-x86-64-homeassistant
22-11-06 12:05:14 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:15 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:16 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:17 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:18 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:19 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:20 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:21 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:22 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:22 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
22-11-06 12:05:23 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:24 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:25 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:26 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:27 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:28 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
22-11-06 12:05:28 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-11-06 12:05:28 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:28 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
22-11-06 12:05:28 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
22-11-06 12:05:28 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
22-11-06 12:05:28 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository
22-11-06 12:05:28 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/blakeblackshear/frigate-hass-addons repository
22-11-06 12:05:29 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:30 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:30 INFO (MainThread) [supervisor.store] Loading add-ons from store: 73 all - 0 new - 0 remove
22-11-06 12:05:30 INFO (MainThread) [supervisor.store] Loading add-ons from store: 73 all - 0 new - 0 remove
22-11-06 12:05:31 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:32 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:33 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:34 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:35 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:36 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:37 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:38 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:39 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:40 ERROR (MainThread) [supervisor.api.middleware.security] Invalid token for access /network/info
22-11-06 12:05:50 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
22-11-06 12:06:11 INFO (MainThread) [supervisor.backups.manager] Creating new partial backup with slug 5f0f28dd
22-11-06 12:06:11 INFO (MainThread) [supervisor.homeassistant.module] Backing up Home Assistant Core config folder
22-11-06 12:06:19 INFO (MainThread) [supervisor.homeassistant.module] Backup Home Assistant Core config folder done
22-11-06 12:06:19 INFO (MainThread) [supervisor.backups.manager] Creating partial backup with slug 5f0f28dd completed
22-11-06 12:06:19 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2022.11.1
22-11-06 12:06:19 INFO (SyncWorker_5) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.10.5 to ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1
22-11-06 12:06:19 INFO (SyncWorker_5) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/generic-x86-64-homeassistant with tag 2022.11.1.
22-11-06 12:08:56 ERROR (SyncWorker_5) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1: 404 Client Error for http+docker://localhost/v1.41/images/ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1/json: Not Found ("no such image: ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1: No such image: ghcr.io/home-assistant/generic-x86-64-homeassistant:2022.11.1")
22-11-06 12:08:56 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed
Were you able to resolve this? Same issue here.
Having this issue now as well when installing the 2023.7 update…
Hi, I was also having an issue with docker being unable to get the image. However, I am using Home Assistant OS and my Supervisor was reporting nothing was wrong. My fix was to run the commands
ha su repair
ha core rebuild
ha host reboot
Hope this is posted in the right place, I’m pretty new at this kind of stuff and this thread ultimately pointed me in the right direction.
Just in case it helps anyone searching for solutions:
I had this error containing:
addonmanager.install
blocked from execution, was unable to update plugin(s) audio …
and the three commands above solved it for me too
Thank you very very much. I dont know what this does but i finally see ‘Healthy’ in observer.