I’m attempting to perform the initial installation of Home Assistant, but I’m encountering the following error log.
Could someone please assist me in resolving this issue?
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
[19:50:33] 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)
[19:50:33] INFO: Starting local supervisor watchdog...
s6-rc: info: service legacy-services successfully started
2025-04-11 19:50:35.928 INFO (MainThread) [__main__] Initializing Supervisor setup
2025-04-11 19:50:36.112 INFO (MainThread) [supervisor.coresys] Setting up coresys for machine: generic-x86-64
2025-04-11 21:50:36.138 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/amd64-hassio-supervisor with version 2025.04.0
2025-04-11 21:50:36.139 INFO (MainThread) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network
2025-04-11 21:50:36.487 INFO (SyncWorker_1) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/amd64-hassio-supervisor:2024.06.0']
2025-04-11 21:50:38.041 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2025-04-11 21:50:38.057 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-04-11 21:50:38.061 INFO (MainThread) [__main__] Setting up Supervisor
2025-04-11 21:50:38.496 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2025-04-11 21:50:38.711 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2025-04-11 21:50:38.714 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2025-04-11 21:50:38.715 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2025-04-11 21:50:38.716 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2025-04-11 21:50:38.717 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2025-04-11 21:50:38.718 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
2025-04-11 21:50:38.719 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
2025-04-11 21:50:38.719 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
2025-04-11 21:50:38.720 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
2025-04-11 21:50:38.721 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
2025-04-11 21:50:38.851 ERROR (MainThread) [supervisor.dbus.agent] Can't load OS Agent dbus interface io.hass.os /io/hass/os/Config/Swap: D-Bus object /io/hass/os/Config/Swap is not usable, introspection is missing required properties interface
2025-04-11 21:50:39.205 INFO (MainThread) [supervisor.host.services] Updating service information
2025-04-11 21:50:39.216 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2025-04-11 21:50:39.473 INFO (MainThread) [supervisor.host.network] Updating local network information
2025-04-11 21:50:39.715 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
2025-04-11 21:50:39.757 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2025-04-11 21:50:39.758 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2025-04-11 21:50:40.271 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-cli with version 2024.05.0
2025-04-11 21:50:40.406 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-dns with version 2024.04.0
2025-04-11 21:50:40.484 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2025-04-11 21:50:40.531 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0
2025-04-11 21:50:40.642 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-observer with version 2023.06.0
2025-04-11 21:50:40.726 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0
2025-04-11 21:50:40.797 INFO (MainThread) [supervisor.plugins.manager] Plugin cli is not up-to-date, latest version 2025.02.0, updating
2025-04-11 21:50:40.810 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/amd64-hassio-cli:2024.05.0 to ghcr.io/home-assistant/amd64-hassio-cli:2025.02.0
2025-04-11 21:50:40.811 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/amd64-hassio-cli with tag 2025.02.0.
2025-04-11 21:50:47.498 INFO (SyncWorker_2) [supervisor.docker.manager] Stopping hassio_cli application
2025-04-11 21:50:51.959 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning hassio_cli application
2025-04-11 21:50:52.217 INFO (SyncWorker_1) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/amd64-hassio-cli:2024.05.0']
2025-04-11 21:50:52.392 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2025-04-11 21:50:53.443 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/amd64-hassio-cli with version 2025.02.0 - 172.30.32.5
2025-04-11 21:50:53.445 INFO (MainThread) [supervisor.plugins.manager] Plugin dns is not up-to-date, latest version 2025.02.0, updating
2025-04-11 21:50:53.450 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/amd64-hassio-dns:2024.04.0 to ghcr.io/home-assistant/amd64-hassio-dns:2025.02.0
2025-04-11 21:50:53.451 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/amd64-hassio-dns with tag 2025.02.0.
2025-04-11 21:51:04.363 INFO (SyncWorker_2) [supervisor.docker.manager] Stopping hassio_dns application
2025-04-11 21:51:08.178 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning hassio_dns application
2025-04-11 21:51:08.337 INFO (SyncWorker_1) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/amd64-hassio-dns:2024.04.0']
2025-04-11 21:51:08.863 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2025-04-11 21:51:09.865 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2025.02.0 - 172.30.32.3
2025-04-11 21:51:09.867 INFO (MainThread) [supervisor.plugins.manager] Plugin audio is not up-to-date, latest version 2025.02.0, updating
2025-04-11 21:51:09.873 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/amd64-hassio-audio:2023.12.0 to ghcr.io/home-assistant/amd64-hassio-audio:2025.02.0
2025-04-11 21:51:09.875 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/amd64-hassio-audio with tag 2025.02.0.
2025-04-11 21:51:57.092 INFO (SyncWorker_2) [supervisor.docker.manager] Stopping hassio_audio application
2025-04-11 21:52:01.251 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning hassio_audio application
2025-04-11 21:52:01.500 INFO (SyncWorker_1) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/amd64-hassio-audio:2023.12.0']
2025-04-11 21:52:02.396 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2025-04-11 21:52:03.604 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/amd64-hassio-audio with version 2025.02.0 - 172.30.32.4
2025-04-11 21:52:03.609 INFO (MainThread) [supervisor.plugins.manager] Plugin observer is not up-to-date, latest version 2025.02.0, updating
2025-04-11 21:52:03.620 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/amd64-hassio-observer:2023.06.0 to ghcr.io/home-assistant/amd64-hassio-observer:2025.02.0
2025-04-11 21:52:03.621 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/amd64-hassio-observer with tag 2025.02.0.
2025-04-11 21:52:09.689 INFO (SyncWorker_2) [supervisor.docker.manager] Stopping hassio_observer application
2025-04-11 21:52:10.622 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning hassio_observer application
2025-04-11 21:52:10.825 INFO (SyncWorker_0) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/amd64-hassio-observer:2023.06.0']
2025-04-11 21:52:10.967 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
2025-04-11 21:52:12.007 INFO (MainThread) [supervisor.docker.observer] Starting Observer ghcr.io/home-assistant/amd64-hassio-observer with version 2025.02.0 - 172.30.32.6
2025-04-11 21:52:12.009 INFO (MainThread) [supervisor.plugins.manager] Plugin multicast is not up-to-date, latest version 2025.02.0, updating
2025-04-11 21:52:12.018 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/amd64-hassio-multicast:2024.03.0 to ghcr.io/home-assistant/amd64-hassio-multicast:2025.02.0
2025-04-11 21:52:12.019 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/amd64-hassio-multicast with tag 2025.02.0.
2025-04-11 21:52:14.914 INFO (SyncWorker_2) [supervisor.docker.manager] Stopping hassio_multicast application
2025-04-11 21:52:18.312 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning hassio_multicast application
2025-04-11 21:52:18.462 INFO (SyncWorker_0) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/amd64-hassio-multicast:2024.03.0']
2025-04-11 21:52:18.823 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2025-04-11 21:52:19.254 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/amd64-hassio-multicast with version 2025.02.0 - Host
2025-04-11 21:52:19.260 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets
2025-04-11 21:52:19.269 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/generic-x86-64-homeassistant with version landingpage
2025-04-11 21:52:19.291 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage
2025-04-11 21:52:19.353 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 12.4 / BootSlot A
2025-04-11 21:52:19.359 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
2025-04-11 21:52:19.360 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
2025-04-11 21:52:19.361 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/5c53de3b repository
2025-04-11 21:52:19.367 INFO (MainThread) [supervisor.store.git] Cloning add-on /data/addons/git/d5369777 repository from https://github.com/music-assistant/home-assistant-addon
2025-04-11 21:52:21.506 INFO (MainThread) [supervisor.store] Loading add-ons from store: 82 all - 82 new - 0 remove
2025-04-11 21:52:21.626 INFO (MainThread) [supervisor.addons.manager] Found 0 installed add-ons
2025-04-11 21:52:21.739 INFO (MainThread) [supervisor.backups.manager] Found 0 backup files
2025-04-11 21:52:21.740 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
2025-04-11 21:52:21.740 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
2025-04-11 21:52:21.741 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2025-04-11 21:52:21.742 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-04-11 21:52:21.743 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-04-11 21:52:21.744 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon
2025-04-11 21:52:21.744 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2025-04-11 21:52:21.747 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-04-11 21:52:21.748 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2025-04-11 21:52:21.750 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-04-11 21:52:21.751 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2025-04-11 21:52:21.752 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2025-04-11 21:52:21.753 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-04-11 21:52:21.754 INFO (MainThread) [__main__] Running Supervisor
2025-04-11 21:52:22.140 INFO (MainThread) [supervisor.os.manager] Rauc: slot A - activated slot kernel.0, marked slot kernel.0 as good
2025-04-11 21:52:22.194 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons
2025-04-11 21:52:22.292 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 0 add-ons
2025-04-11 21:52:22.293 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 0 add-ons
2025-04-11 21:52:22.313 INFO (MainThread) [supervisor.core] Skipping start of Home Assistant
2025-04-11 21:52:22.313 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 0 add-ons
2025-04-11 21:52:22.333 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
2025-04-11 21:52:22.336 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant setup
2025-04-11 21:52:22.337 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/generic-x86-64-homeassistant:landingpage to ghcr.io/home-assistant/generic-x86-64-homeassistant:2025.4.1
2025-04-11 21:52:22.339 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/generic-x86-64-homeassistant with tag 2025.4.1.
2025-04-11 21:52:22.340 INFO (MainThread) [supervisor.host.info] Updating local host information
2025-04-11 21:52:22.343 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2025-04-11 21:52:22.361 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2025-04-11 21:52:22.361 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2025-04-11 21:52:22.362 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-04-11 21:52:22.363 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2025-04-11 21:52:22.364 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-04-11 21:52:22.365 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2025-04-11 21:52:22.385 INFO (MainThread) [supervisor.core] Supervisor is up and running
2025-04-11 21:52:22.446 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2025-04-11 21:52:22.590 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2025-04-11 21:52:22.591 INFO (MainThread) [supervisor.resolution.module] Create new suggestion create_full_backup - system / None
2025-04-11 21:52:22.592 INFO (MainThread) [supervisor.resolution.module] Create new issue no_current_backup - system / None
2025-04-11 21:52:22.593 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2025-04-11 21:52:22.595 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2025-04-11 21:52:22.616 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2025-04-11 21:52:22.618 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2025-04-11 21:52:22.618 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-04-11 21:52:22.618 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2025-04-11 21:52:22.993 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-04-11 21:52:22.993 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2025-04-11 21:52:22.994 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2025-04-11 21:52:23.190 INFO (MainThread) [supervisor.host.services] Updating service information
2025-04-11 21:52:23.201 INFO (MainThread) [supervisor.host.network] Updating local network information
2025-04-11 21:52:23.667 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2025-04-11 21:52:23.691 INFO (MainThread) [supervisor.host.manager] Host information reload completed