supervisor: An error occured while installing Home Assistant, check the logs below for more information.

The problem

I am getting an error running the install of the Home Assitant OS on to a PI 3B, card builds fine but then on boot it goes through the setup but gives the following errors, looks like some containers are no longer available maybe.

What version of Home Assistant Core has the issue?

unknown

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/udev.sh
[18:10:44] INFO: Using udev information from host
cont-init: info: /etc/cont-init.d/udev.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun supervisor (no readiness notification)
services-up: info: copying legacy longrun watchdog (no readiness notification)
s6-rc: info: service legacy-services successfully started
[18:10:44] INFO: Starting local supervisor watchdog...
23-11-10 18:10:51 INFO (MainThread) [__main__] Initializing Supervisor setup
23-11-10 18:10:52 INFO (MainThread) [supervisor.bootstrap] Seting up coresys for machine: raspberrypi3-64
23-11-10 18:10:52 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/aarch64-hassio-supervisor with version 2023.11.0
23-11-10 18:10:52 INFO (MainThread) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network
23-11-10 18:10:53 INFO (SyncWorker_0) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/aarch64-hassio-supervisor:2023.10.0']
23-11-10 18:10:56 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
23-11-10 18:10:56 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
23-11-10 18:10:56 INFO (MainThread) [__main__] Setting up Supervisor
23-11-10 18:10:57 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
23-11-10 18:10:57 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
23-11-10 18:10:57 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
23-11-10 18:10:57 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
23-11-10 18:10:57 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
23-11-10 18:10:57 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
23-11-10 18:10:57 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
23-11-10 18:10:57 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
23-11-10 18:10:57 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
23-11-10 18:10:57 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
23-11-10 18:10:57 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
23-11-10 18:10:58 INFO (MainThread) [supervisor.host.services] Updating service information
23-11-10 18:10:58 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
23-11-10 18:10:59 INFO (MainThread) [supervisor.host.network] Updating local network information
23-11-10 18:10:59 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
23-11-10 18:10:59 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
23-11-10 18:10:59 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
23-11-10 18:11:00 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-cli with version 2023.06.0
23-11-10 18:11:00 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-dns with version 2023.06.2
23-11-10 18:11:00 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
23-11-10 18:11:00 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-audio with version 2023.06.0
23-11-10 18:11:00 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-observer with version 2023.06.0
23-11-10 18:11:00 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-multicast with version 2023.06.2
23-11-10 18:11:00 INFO (MainThread) [supervisor.plugins.manager] cli does not have the latest version 2023.10.0, updating
23-11-10 18:11:00 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/aarch64-hassio-cli:2023.06.0 to ghcr.io/home-assistant/aarch64-hassio-cli:2023.10.0
23-11-10 18:11:00 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/aarch64-hassio-cli with tag 2023.10.0.
23-11-10 18:11:52 INFO (SyncWorker_0) [supervisor.docker.manager] Stopping hassio_cli application
23-11-10 18:12:02 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_cli application
23-11-10 18:12:02 INFO (SyncWorker_0) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/aarch64-hassio-cli:2023.06.0']
23-11-10 18:12:03 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/udev.sh
[18:13:21] INFO: Using udev information from host
cont-init: info: /etc/cont-init.d/udev.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun supervisor (no readiness notification)
services-up: info: copying legacy longrun watchdog (no readiness notification)
s6-rc: info: service legacy-services successfully started
[18:13:22] INFO: Starting local supervisor watchdog...
23-11-10 18:13:30 INFO (MainThread) [__main__] Initializing Supervisor setup
23-11-10 18:13:31 INFO (MainThread) [supervisor.bootstrap] Seting up coresys for machine: raspberrypi3-64
23-11-10 18:13:31 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/aarch64-hassio-supervisor with version 2023.11.0
23-11-10 18:13:31 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
23-11-10 18:13:31 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
23-11-10 18:13:31 INFO (MainThread) [__main__] Setting up Supervisor
23-11-10 18:13:32 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
23-11-10 18:13:32 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
23-11-10 18:13:32 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
23-11-10 18:13:32 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
23-11-10 18:13:32 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
23-11-10 18:13:32 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
23-11-10 18:13:32 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
23-11-10 18:13:32 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
23-11-10 18:13:32 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
23-11-10 18:13:32 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
23-11-10 18:13:32 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
23-11-10 18:13:33 INFO (MainThread) [supervisor.host.services] Updating service information
23-11-10 18:13:33 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
23-11-10 18:13:33 WARNING (SyncWorker_0) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
23-11-10 18:13:34 INFO (MainThread) [supervisor.host.network] Updating local network information
23-11-10 18:13:34 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
23-11-10 18:13:34 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
23-11-10 18:13:34 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
23-11-10 18:13:34 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-cli with version 2023.10.0
23-11-10 18:13:34 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
23-11-10 18:13:34 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_cli application
23-11-10 18:13:40 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/aarch64-hassio-cli with version 2023.10.0 - 172.30.32.5
23-11-10 18:13:40 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-dns with version 2023.06.2
23-11-10 18:13:40 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
23-11-10 18:13:40 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_dns application
23-11-10 18:13:48 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/aarch64-hassio-dns with version 2023.06.2 - 172.30.32.3
23-11-10 18:13:48 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
23-11-10 18:13:48 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-audio with version 2023.06.0
23-11-10 18:13:48 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
23-11-10 18:13:48 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_audio application
23-11-10 18:13:56 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/aarch64-hassio-audio with version 2023.06.0 - 172.30.32.4
23-11-10 18:13:56 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-observer with version 2023.06.0
23-11-10 18:13:56 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-multicast with version 2023.06.2
23-11-10 18:13:56 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
23-11-10 18:13:56 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_multicast application
23-11-10 18:14:02 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/aarch64-hassio-multicast with version 2023.06.2 - Host
23-11-10 18:14:02 INFO (MainThread) [supervisor.plugins.manager] audio does not have the latest version 2023.10.0, updating
23-11-10 18:14:02 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/aarch64-hassio-audio:2023.06.0 to ghcr.io/home-assistant/aarch64-hassio-audio:2023.10.0
23-11-10 18:14:02 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/aarch64-hassio-audio with tag 2023.10.0.
23-11-10 18:14:26 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/aarch64-hassio-audio:2023.10.0: 404 Client Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/aarch64-hassio-audio:2023.10.0/json: Not Found ("No such image: ghcr.io/home-assistant/aarch64-hassio-audio:2023.10.0")
23-11-10 18:14:26 ERROR (MainThread) [supervisor.plugins.audio] Audio update failed
23-11-10 18:14:26 ERROR (MainThread) [supervisor.plugins.manager] Can't update audio to 2023.10.0, the Supervisor healthy could be compromised!
23-11-10 18:14:26 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_update - plugin / audio
23-11-10 18:14:26 INFO (MainThread) [supervisor.resolution.module] Create new issue update_failed - plugin / audio
23-11-10 18:14:26 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets
23-11-10 18:14:26 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/raspberrypi3-64-homeassistant with version landingpage
23-11-10 18:14:26 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage
23-11-10 18:14:26 WARNING (MainThread) [supervisor.homeassistant.core] Watchdog found Home Assistant failed, restarting...
23-11-10 18:14:26 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 11.1 / BootSlot A
23-11-10 18:14:26 INFO (SyncWorker_1) [supervisor.docker.manager] Starting homeassistant
23-11-10 18:14:28 WARNING (SyncWorker_0) [supervisor.addons.validate] Add-on config using incompatible map options, 'addon_config' and 'homeassistant_config' are ignored if 'config' is included. Please report this to the maintainer of Advanced SSH & Web Terminal
23-11-10 18:14:28 WARNING (SyncWorker_0) [supervisor.addons.validate] Add-on config using incompatible map options, 'addon_config' and 'homeassistant_config' are ignored if 'config' is included. Please report this to the maintainer of Studio Code Server
23-11-10 18:14:28 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
23-11-10 18:14:28 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/5c53de3b repository
23-11-10 18:14:28 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
23-11-10 18:14:29 WARNING (SyncWorker_0) [supervisor.addons.validate] Add-on config using incompatible map options, 'addon_config' and 'homeassistant_config' are ignored if 'config' is included. Please report this to the maintainer of Advanced SSH & Web Terminal
23-11-10 18:14:29 WARNING (SyncWorker_0) [supervisor.addons.validate] Add-on config using incompatible map options, 'addon_config' and 'homeassistant_config' are ignored if 'config' is included. Please report this to the maintainer of Studio Code Server
23-11-10 18:14:29 INFO (MainThread) [supervisor.store] Loading add-ons from store: 72 all - 72 new - 0 remove
23-11-10 18:14:29 INFO (MainThread) [supervisor.addons] Found 0 installed add-ons
23-11-10 18:14:29 INFO (MainThread) [supervisor.backups.manager] Found 0 backup files
23-11-10 18:14:29 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
23-11-10 18:14:29 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
23-11-10 18:14:29 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
23-11-10 18:14:29 INFO (MainThread) [supervisor.resolution.check] System checks complete
23-11-10 18:14:29 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
23-11-10 18:14:29 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
23-11-10 18:14:29 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
23-11-10 18:14:29 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
23-11-10 18:14:29 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
23-11-10 18:14:29 INFO (MainThread) [__main__] Running Supervisor
23-11-10 18:14:30 INFO (MainThread) [supervisor.os.manager] Rauc: A - marked slot kernel.0 as good
23-11-10 18:14:30 INFO (MainThread) [supervisor.addons] Phase 'initialize' starting 0 add-ons
23-11-10 18:14:30 INFO (MainThread) [supervisor.addons] Phase 'system' starting 0 add-ons
23-11-10 18:14:30 INFO (MainThread) [supervisor.addons] Phase 'services' starting 0 add-ons
23-11-10 18:14:30 INFO (MainThread) [supervisor.core] Skipping start of Home Assistant
23-11-10 18:14:30 INFO (MainThread) [supervisor.addons] Phase 'application' starting 0 add-ons
23-11-10 18:14:30 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
23-11-10 18:14:30 INFO (MainThread) [supervisor.core] Supervisor is up and running
23-11-10 18:14:30 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant setup
23-11-10 18:14:30 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi3-64-homeassistant:landingpage to ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.11.2
23-11-10 18:14:30 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi3-64-homeassistant with tag 2023.11.2.
23-11-10 18:14:30 INFO (MainThread) [supervisor.host.info] Updating local host information
23-11-10 18:14:30 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
23-11-10 18:14:30 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
23-11-10 18:14:30 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
23-11-10 18:14:30 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
23-11-10 18:14:30 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
23-11-10 18:14:30 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
23-11-10 18:14:30 INFO (MainThread) [supervisor.resolution.module] Create new suggestion create_full_backup - system / None
23-11-10 18:14:30 INFO (MainThread) [supervisor.resolution.module] Create new issue no_current_backup - system / None
23-11-10 18:14:30 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
23-11-10 18:14:30 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
23-11-10 18:14:30 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
23-11-10 18:14:30 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
23-11-10 18:14:30 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
23-11-10 18:14:30 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
23-11-10 18:14:30 INFO (MainThread) [supervisor.resolution.check] System checks complete
23-11-10 18:14:30 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
23-11-10 18:14:31 INFO (MainThread) [supervisor.host.services] Updating service information
23-11-10 18:14:31 INFO (MainThread) [supervisor.host.network] Updating local network information
23-11-10 18:14:32 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
23-11-10 18:14:32 INFO (MainThread) [supervisor.host.manager] Host information reload completed
23-11-10 18:14:32 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
23-11-10 18:14:32 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
23-11-10 18:14:32 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete

Additional information

No response

About this issue

  • Original URL
  • State: closed
  • Created 8 months ago
  • Reactions: 2
  • Comments: 16

Most upvoted comments

same error, but works after a PI3 reboot