Hello guys,im running a home assistant supervised version on a debian desktop server in my garage,im trying to update via the interface but i get this error on the logs…
This is the whole log
23-01-06 15:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR
23-01-06 15:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
23-01-06 15:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_FAILED/ContextType.DNS_SERVER
23-01-06 15:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.NO_CURRENT_BACKUP/ContextType.SYSTEM
23-01-06 15:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
23-01-06 15:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE
23-01-06 15:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.IPV4_CONNECTION_PROBLEM/ContextType.SYSTEM
23-01-06 15:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_IPV6_ERROR/ContextType.DNS_SERVER
23-01-06 15:21:06 INFO (MainThread) [supervisor.resolution.check] System checks complete
23-01-06 15:21:06 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
23-01-06 15:21:06 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
23-01-06 15:21:06 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
23-01-06 15:21:06 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
23-01-06 15:33:06 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
23-01-06 15:40:09 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
23-01-06 15:40:09 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup
23-01-06 16:03:06 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
23-01-06 16:09:04 INFO (MainThread) [supervisor.backups.manager] Creating new partial backup with slug 1b42a064
23-01-06 16:09:04 INFO (MainThread) [supervisor.homeassistant.module] Backing up Home Assistant Core config folder
23-01-06 16:09:32 INFO (MainThread) [supervisor.homeassistant.module] Backup Home Assistant Core config folder done
23-01-06 16:09:32 INFO (MainThread) [supervisor.backups.manager] Creating partial backup with slug 1b42a064 completed
23-01-06 16:09:32 INFO (MainThread) [supervisor.homeassistant.core] Updating Home Assistant to version 2023.1.1
23-01-06 16:09:32 INFO (SyncWorker_0) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/qemux86-64-homeassistant:2022.9.4 to ghcr.io/home-assistant/qemux86-64-homeassistant:2023.1.1
23-01-06 16:09:32 INFO (SyncWorker_0) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemux86-64-homeassistant with tag 2023.1.1.
23-01-06 16:09:37 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
23-01-06 16:09:37 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup
23-01-06 16:09:37 INFO (MainThread) [supervisor.api.middleware.security] /backups/1b42a064/info access from cebe7a76_hassio_google_drive_backup
23-01-06 16:11:38 ERROR (SyncWorker_0) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/qemux86-64-homeassistant:2023.1.1: 404 Client Error for http+docker://localhost/v1.41/images/ghcr.io/home-assistant/qemux86-64-homeassistant:2023.1.1/json: Not Found ("no such image: ghcr.io/home-assistant/qemux86-64-homeassistant:2023.1.1: No such image: ghcr.io/home-assistant/qemux86-64-homeassistant:2023.1.1")
23-01-06 16:11:38 WARNING (MainThread) [supervisor.homeassistant.core] Updating Home Assistant image failed
23-01-06 16:21:06 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING
23-01-06 16:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR
23-01-06 16:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
23-01-06 16:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_FAILED/ContextType.DNS_SERVER
23-01-06 16:21:06 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
23-01-06 16:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.NO_CURRENT_BACKUP/ContextType.SYSTEM
23-01-06 16:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
23-01-06 16:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE
23-01-06 16:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.IPV4_CONNECTION_PROBLEM/ContextType.SYSTEM
23-01-06 16:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_IPV6_ERROR/ContextType.DNS_SERVER
23-01-06 16:21:06 INFO (MainThread) [supervisor.resolution.check] System checks complete
23-01-06 16:21:06 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
23-01-06 16:21:06 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
23-01-06 16:21:06 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
23-01-06 16:21:06 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
23-01-06 16:21:11 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository
23-01-06 16:21:11 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository
23-01-06 16:21:11 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
23-01-06 16:21:12 INFO (MainThread) [supervisor.store] Loading add-ons from store: 68 all - 0 new - 0 remove
23-01-06 16:21:12 INFO (MainThread) [supervisor.store] Loading add-ons from store: 68 all - 0 new - 0 remove
23-01-06 16:33:06 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
23-01-06 17:03:06 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
23-01-06 17:09:39 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
23-01-06 17:09:39 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup
23-01-06 17:21:05 INFO (MainThread) [supervisor.host.info] Updating local host information
23-01-06 17:21:05 INFO (MainThread) [supervisor.host.services] Updating service information
23-01-06 17:21:05 INFO (MainThread) [supervisor.host.network] Updating local network information
23-01-06 17:21:05 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
23-01-06 17:21:05 INFO (MainThread) [supervisor.host.manager] Host information reload completed
23-01-06 17:21:06 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING
23-01-06 17:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR
23-01-06 17:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
23-01-06 17:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_FAILED/ContextType.DNS_SERVER
23-01-06 17:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.NO_CURRENT_BACKUP/ContextType.SYSTEM
23-01-06 17:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
23-01-06 17:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE
23-01-06 17:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.IPV4_CONNECTION_PROBLEM/ContextType.SYSTEM
23-01-06 17:21:06 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_IPV6_ERROR/ContextType.DNS_SERVER
23-01-06 17:21:06 INFO (MainThread) [supervisor.resolution.check] System checks complete
23-01-06 17:21:06 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
23-01-06 17:21:06 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
23-01-06 17:21:06 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
23-01-06 17:21:06 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
23-01-06 17:33:06 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
and this is the error
23-01-06 16:11:38 ERROR (SyncWorker_0) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/qemux86-64-homeassistant:2023.1.1: 404 Client Error for http+docker://localhost/v1.41/images/ghcr.io/home-assistant/qemux86-64-homeassistant:2023.1.1/json: Not Found ("no such image: ghcr.io/home-assistant/qemux86-64-homeassistant:2023.1.1: No such image: ghcr.io/home-assistant/qemux86-64-homeassistant:2023.1.1")