Pi 3 Onboarding Challenges

I have now tried installing HASS twice on a Pi 3 but each time after booting up I get the below screen

And not the onboarding one

What might I be doing wrong or is there a default backdoor login that I can use the first time?

It appears I was leaving things too long. I have now resinstalled again and went straight to the page after installing and am seeing

So it all looks good.

Ok so the install failed with the following error:

image

[supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3: 404 Client Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3/json: Not Found ("No such image: ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3")
[supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
[supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi3-64-homeassistant:landingpage to ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3
[supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi3-64-homeassistant with tag 2023.12.3.

Full logs

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
[23:56:58] 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
[23:56:58] INFO: Starting local supervisor watchdog...
23-12-17 23:57:07 INFO (MainThread) [__main__] Initializing Supervisor setup
23-12-17 23:57:07 INFO (MainThread) [supervisor.docker.network] Can't find Supervisor network, creating a new network
23-12-17 23:57:08 INFO (MainThread) [supervisor.bootstrap] Seting up coresys for machine: raspberrypi3-64
23-12-17 23:57:08 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/aarch64-hassio-supervisor with version 2023.11.6
23-12-17 23:57:08 INFO (MainThread) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network
23-12-17 23:57:08 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
23-12-17 23:57:08 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
23-12-17 23:57:08 INFO (MainThread) [__main__] Setting up Supervisor
23-12-17 23:57:09 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
23-12-17 23:57:09 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
23-12-17 23:57:09 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
23-12-17 23:57:09 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
23-12-17 23:57:09 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
23-12-17 23:57:09 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
23-12-17 23:57:09 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
23-12-17 23:57:09 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
23-12-17 23:57:09 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
23-12-17 23:57:09 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
23-12-17 23:57:09 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
23-12-17 23:57:10 INFO (MainThread) [supervisor.host.services] Updating service information
23-12-17 23:57:10 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
23-12-17 23:57:10 WARNING (SyncWorker_0) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
23-12-17 23:57:10 INFO (MainThread) [supervisor.host.network] Updating local network information
23-12-17 23:57:10 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
23-12-18 12:57:11 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
23-12-18 12:57:11 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
23-12-18 12:57:11 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-cli versions: [<AwesomeVersion CalVer '2023.10.0'>]
23-12-18 12:57:11 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-cli with version 2023.10.0
23-12-18 12:57:11 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
23-12-18 12:57:13 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/aarch64-hassio-cli with version 2023.10.0 - 172.30.32.5
23-12-18 12:57:13 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-dns versions: [<AwesomeVersion CalVer '2023.06.2'>]
23-12-18 12:57:13 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-dns with version 2023.06.2
23-12-18 12:57:13 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
23-12-18 12:57:17 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/aarch64-hassio-dns with version 2023.06.2 - 172.30.32.3
23-12-18 12:57:17 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
23-12-18 12:57:17 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-audio versions: [<AwesomeVersion CalVer '2023.10.0'>]
23-12-18 12:57:17 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-audio with version 2023.10.0
23-12-18 12:57:17 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
23-12-18 12:57:19 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/aarch64-hassio-audio with version 2023.10.0 - 172.30.32.4
23-12-18 12:57:20 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-observer versions: [<AwesomeVersion CalVer '2023.06.0'>]
23-12-18 12:57:20 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-observer with version 2023.06.0
23-12-18 12:57:20 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
23-12-18 12:57:23 INFO (MainThread) [supervisor.docker.observer] Starting Observer ghcr.io/home-assistant/aarch64-hassio-observer with version 2023.06.0 - 172.30.32.6
23-12-18 12:57:23 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-multicast versions: [<AwesomeVersion CalVer '2023.06.2'>]
23-12-18 12:57:23 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-multicast with version 2023.06.2
23-12-18 12:57:24 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
23-12-18 12:57:27 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/aarch64-hassio-multicast with version 2023.06.2 - Host
23-12-18 12:57:27 INFO (MainThread) [supervisor.plugins.manager] cli does not have the latest version 2023.11.0, updating
23-12-18 12:57:27 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/aarch64-hassio-cli:2023.10.0 to ghcr.io/home-assistant/aarch64-hassio-cli:2023.11.0
23-12-18 12:57:27 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/aarch64-hassio-cli with tag 2023.11.0.
23-12-18 12:58:08 INFO (SyncWorker_1) [supervisor.docker.manager] Stopping hassio_cli application
23-12-18 12:58:16 INFO (SyncWorker_1) [supervisor.docker.manager] Cleaning hassio_cli application
23-12-18 12:58:16 INFO (SyncWorker_0) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/aarch64-hassio-cli:2023.10.0']
23-12-18 12:58:16 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
23-12-18 12:58:19 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/aarch64-hassio-cli with version 2023.11.0 - 172.30.32.5
23-12-18 12:58:19 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets
23-12-18 12:58:19 INFO (MainThread) [supervisor.docker.interface] No version found for ghcr.io/home-assistant/raspberrypi3-64-homeassistant
23-12-18 12:58:19 INFO (MainThread) [supervisor.homeassistant.core] No Home Assistant Docker image ghcr.io/home-assistant/raspberrypi3-64-homeassistant found.
23-12-18 12:58:19 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/raspberrypi3-64-homeassistant with version landingpage
23-12-18 12:58:19 INFO (MainThread) [supervisor.homeassistant.core] Using preinstalled landingpage
23-12-18 12:58:19 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage
23-12-18 12:58:19 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
23-12-18 12:58:22 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/raspberrypi3-64-homeassistant with version landingpage
23-12-18 12:58:22 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 11.2 / BootSlot A
23-12-18 12:58:22 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/esphome/home-assistant-addon repository
23-12-18 12:58:22 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/hassio-addons/repository repository
23-12-18 12:58:22 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/home-assistant/addons repository
23-12-18 12:58:28 INFO (MainThread) [supervisor.store] Loading add-ons from store: 72 all - 72 new - 0 remove
23-12-18 12:58:28 INFO (MainThread) [supervisor.addons] Found 0 installed add-ons
23-12-18 12:58:28 INFO (MainThread) [supervisor.backups.manager] Found 0 backup files
23-12-18 12:58:28 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
23-12-18 12:58:28 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
23-12-18 12:58:28 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
23-12-18 12:58:28 INFO (MainThread) [supervisor.resolution.check] System checks complete
23-12-18 12:58:28 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
23-12-18 12:58:28 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
23-12-18 12:58:28 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
23-12-18 12:58:28 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
23-12-18 12:58:28 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
23-12-18 12:58:28 INFO (MainThread) [__main__] Running Supervisor
23-12-18 12:58:28 INFO (MainThread) [supervisor.os.manager] Rauc: A - marked slot kernel.0 as good
23-12-18 12:58:28 INFO (MainThread) [supervisor.addons] Phase 'initialize' starting 0 add-ons
23-12-18 12:58:28 INFO (MainThread) [supervisor.addons] Phase 'system' starting 0 add-ons
23-12-18 12:58:29 INFO (MainThread) [supervisor.addons] Phase 'services' starting 0 add-ons
23-12-18 12:58:29 INFO (MainThread) [supervisor.core] Skipping start of Home Assistant
23-12-18 12:58:29 INFO (MainThread) [supervisor.addons] Phase 'application' starting 0 add-ons
23-12-18 12:58:29 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
23-12-18 12:58:29 INFO (MainThread) [supervisor.core] Supervisor is up and running
23-12-18 12:58:29 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant setup
23-12-18 12:58:29 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi3-64-homeassistant:landingpage to ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3
23-12-18 12:58:29 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi3-64-homeassistant with tag 2023.12.3.
23-12-18 12:58:29 INFO (MainThread) [supervisor.host.info] Updating local host information
23-12-18 12:58:29 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
23-12-18 12:58:29 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
23-12-18 12:58:29 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
23-12-18 12:58:29 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
23-12-18 12:58:29 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
23-12-18 12:58:29 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
23-12-18 12:58:29 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
23-12-18 12:58:29 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
23-12-18 12:58:29 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
23-12-18 12:58:29 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
23-12-18 12:58:29 INFO (MainThread) [supervisor.resolution.module] Create new suggestion create_full_backup - system / None
23-12-18 12:58:29 INFO (MainThread) [supervisor.resolution.module] Create new issue no_current_backup - system / None
23-12-18 12:58:29 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
23-12-18 12:58:29 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
23-12-18 12:58:29 INFO (MainThread) [supervisor.resolution.check] System checks complete
23-12-18 12:58:29 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
23-12-18 12:58:30 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
23-12-18 12:58:30 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
23-12-18 12:58:30 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
23-12-18 12:58:30 INFO (MainThread) [supervisor.host.services] Updating service information
23-12-18 12:58:30 INFO (MainThread) [supervisor.host.network] Updating local network information
23-12-18 12:58:30 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
23-12-18 12:58:30 INFO (MainThread) [supervisor.host.manager] Host information reload completed
23-12-18 13:13:44 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3: 404 Client Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3/json: Not Found ("No such image: ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3")
23-12-18 13:13:44 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
23-12-18 13:14:14 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi3-64-homeassistant:landingpage to ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3
23-12-18 13:14:14 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi3-64-homeassistant with tag 2023.12.3.
23-12-18 13:27:29 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3: 404 Client Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3/json: Not Found ("No such image: ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3")
23-12-18 13:27:29 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
23-12-18 13:27:59 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi3-64-homeassistant:landingpage to ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3
23-12-18 13:27:59 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi3-64-homeassistant with tag 2023.12.3.
23-12-18 13:41:40 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3: 404 Client Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3/json: Not Found ("No such image: ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3")
23-12-18 13:41:40 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
23-12-18 13:42:10 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi3-64-homeassistant:landingpage to ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3
23-12-18 13:42:10 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi3-64-homeassistant with tag 2023.12.3.
23-12-18 13:55:02 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3: 404 Client Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3/json: Not Found ("No such image: ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3")
23-12-18 13:55:02 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
23-12-18 13:55:32 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi3-64-homeassistant:landingpage to ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3
23-12-18 13:55:32 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi3-64-homeassistant with tag 2023.12.3.
23-12-18 13:58:28 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
23-12-18 13:58:28 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
23-12-18 13:58:36 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
23-12-18 13:58:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
23-12-18 13:58:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
23-12-18 13:58:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
23-12-18 13:58:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
23-12-18 13:58:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
23-12-18 13:58:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
23-12-18 13:58:37 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
23-12-18 13:58:37 INFO (MainThread) [supervisor.resolution.check] System checks complete
23-12-18 13:58:37 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
23-12-18 13:58:40 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
23-12-18 13:58:40 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
23-12-18 13:58:40 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
23-12-18 14:08:27 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3: 404 Client Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3/json: Not Found ("No such image: ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3")
23-12-18 14:08:27 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
23-12-18 14:08:57 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi3-64-homeassistant:landingpage to ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3
23-12-18 14:08:57 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi3-64-homeassistant with tag 2023.12.3.
23-12-18 14:21:57 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3: 404 Client Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3/json: Not Found ("No such image: ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3")
23-12-18 14:21:57 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
23-12-18 14:22:27 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi3-64-homeassistant:landingpage to ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3
23-12-18 14:22:27 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi3-64-homeassistant with tag 2023.12.3.
23-12-18 14:34:59 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3: 404 Client Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3/json: Not Found ("No such image: ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3")
23-12-18 14:34:59 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
23-12-18 14:35:29 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi3-64-homeassistant:landingpage to ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3
23-12-18 14:35:29 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi3-64-homeassistant with tag 2023.12.3.
23-12-18 14:48:21 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3: 404 Client Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3/json: Not Found ("No such image: ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3")
23-12-18 14:48:21 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
23-12-18 14:48:51 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi3-64-homeassistant:landingpage to ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3
23-12-18 14:48:51 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi3-64-homeassistant with tag 2023.12.3.
23-12-18 14:58:29 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
23-12-18 14:58:40 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
23-12-18 14:58:40 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
23-12-18 14:58:43 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
23-12-18 14:58:43 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
23-12-18 14:58:43 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
23-12-18 14:58:43 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
23-12-18 14:58:43 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
23-12-18 14:58:43 INFO (MainThread) [supervisor.resolution.module] Create new issue free_space - system / None
23-12-18 14:58:43 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
23-12-18 14:58:43 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
23-12-18 14:58:43 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
23-12-18 14:58:43 INFO (MainThread) [supervisor.resolution.check] System checks complete
23-12-18 14:58:43 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
23-12-18 14:58:43 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
23-12-18 14:58:43 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
23-12-18 14:58:43 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
23-12-18 15:02:05 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3: 404 Client Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3/json: Not Found ("No such image: ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3")
23-12-18 15:02:05 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
23-12-18 15:02:35 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi3-64-homeassistant:landingpage to ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3
23-12-18 15:02:35 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi3-64-homeassistant with tag 2023.12.3.
23-12-18 15:05:15 INFO (MainThread) [supervisor.host.info] Updating local host information
23-12-18 15:05:41 INFO (MainThread) [supervisor.host.services] Updating service information
23-12-18 15:05:41 INFO (MainThread) [supervisor.host.network] Updating local network information
23-12-18 15:05:42 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
23-12-18 15:05:42 INFO (MainThread) [supervisor.host.manager] Host information reload completed
23-12-18 15:16:37 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3: 404 Client Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3/json: Not Found ("No such image: ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3")
23-12-18 15:16:37 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
23-12-18 15:17:07 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi3-64-homeassistant:landingpage to ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3
23-12-18 15:17:07 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi3-64-homeassistant with tag 2023.12.3.
23-12-18 15:30:07 ERROR (MainThread) [supervisor.docker.interface] Can't install ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3: 404 Client Error for http+docker://localhost/v1.43/images/ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3/json: Not Found ("No such image: ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3")
23-12-18 15:30:07 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retry in 30sec
23-12-18 15:30:37 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi3-64-homeassistant:landingpage to ghcr.io/home-assistant/raspberrypi3-64-homeassistant:2023.12.3
23-12-18 15:30:37 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi3-64-homeassistant with tag 2023.12.3.

I have the same problem, is there any solution to this?

Alas not :frowning:

I am having the same error message when upgrading my rpi3.

It seems it is running out of disk space.
I see that Disk free sensor provided by system monitor integration goes to 0.
Ow and also the Storage option in HA says 100% used.

If that is the case a better error message would be nice.

I wonder what could be taking so much space. It is an plain install with only 1 custom component and the File editor and SSH addons. A full backup is just 90.7MB so basically nothing.

I guess I will try bigger SD.

EDIT:
That seemed to be the issue for me. There was an 8GB SD card in there, replaced it with a 16GB one and restored backup and now it updated. In the RPi install instructions it says an SD card of 32GB or bigger is recommended, so I guess this was to be expected.

Ah, thanks for that. Will try again will more storage

That was it :slight_smile: