Installation stuck at [supervisor.resolution.fixup] System autofix complete

I have found a few threads concerning this issue, but none have provided a solution:
https://community.home-assistant.io/t/installation-on-rpi-3-stuck-on-supervisor-resolution-fixup-system-autofix-complete/
https://community.home-assistant.io/t/ha-unresponsive-after-initial-install-bootup-system-autofix-complete/

I installed the HAOS 16.1 on an SD card for my Raspberry Pi 5 through the Raspberry Pi Imager. It booted up quickly, and I got it setup. I added a 52Pi PoE/NVMe hat, and a SSD which I setup as the data disk through HA. It worked great.

It was running a little hot on occasion, so I got a case with some better cooling. In the process of moving it into the case, it turned out I had caught the SD card and physically damaged it.

I got a new (SanDisk 32GB Max Endurance) SD card and flashed the operating system in the same way. I popped it in and started up and the system seemed stuck on the above message. To troubleshoot I have:

  • Waited four hours
  • Removed the HAT and used the official RPi PSU.
  • Re-flashed HAOS 4 times in RPi Imager and balenaEtcher
  • Flashed RPi OS onto an SD card and run some hardware tests, no issues.
  • Tried older versions of the OS (15.2 and 16.0)
  • Waited 15 hours

Absolutely no idea what else to try. I only have lower quality, smaller SD cards on hand to try and I’m loathed to buy a new one since this one appears to work fine with other OS’s and in hardware tests.

Logs from the ‘Preparing Home Assistant’ screen below, the observer shows the system is running and healthy:

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
[20:03:15] 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)
[20:03:15] INFO: Starting local supervisor watchdog...
s6-rc: info: service legacy-services successfully started
2025-08-20 20:03:16.091 INFO (MainThread) [__main__] Initializing Supervisor setup
2025-08-20 20:03:16.134 INFO (MainThread) [supervisor.coresys] Setting up coresys for machine: raspberrypi5-64
2025-08-20 21:03:16.137 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/aarch64-hassio-supervisor with version 2025.08.1
2025-08-20 21:03:16.137 INFO (MainThread) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network
2025-08-20 21:03:16.249 INFO (SyncWorker_2) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/aarch64-hassio-supervisor:2025.04.0']
2025-08-20 21:03:16.769 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2025-08-20 21:03:16.770 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-08-20 21:03:16.771 INFO (MainThread) [__main__] Setting up Supervisor
2025-08-20 21:03:16.869 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2025-08-20 21:03:16.909 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2025-08-20 21:03:16.910 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2025-08-20 21:03:16.911 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2025-08-20 21:03:16.911 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2025-08-20 21:03:16.911 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2025-08-20 21:03:16.911 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
2025-08-20 21:03:16.911 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
2025-08-20 21:03:16.911 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
2025-08-20 21:03:16.911 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
2025-08-20 21:03:16.912 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
2025-08-20 21:03:17.055 INFO (MainThread) [supervisor.host.services] Updating service information
2025-08-20 21:03:17.058 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2025-08-20 21:03:17.482 INFO (MainThread) [supervisor.host.network] Updating local network information
2025-08-20 21:03:17.533 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
2025-08-20 21:03:17.572 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 15.2 / BootSlot A
2025-08-20 21:03:17.575 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2025-08-20 21:03:17.575 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2025-08-20 21:03:18.193 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-cli with version 2025.04.0
2025-08-20 21:03:18.224 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-dns with version 2025.02.0
2025-08-20 21:03:18.239 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2025-08-20 21:03:18.246 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-audio with version 2025.02.0
2025-08-20 21:03:18.267 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-observer with version 2025.02.0
2025-08-20 21:03:18.287 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-multicast with version 2025.02.0
2025-08-20 21:03:18.304 INFO (MainThread) [supervisor.plugins.manager] Plugin cli is not up-to-date, latest version 2025.08.1, updating
2025-08-20 21:03:18.306 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/aarch64-hassio-cli:2025.04.0 to ghcr.io/home-assistant/aarch64-hassio-cli:2025.08.1
2025-08-20 21:03:18.306 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/aarch64-hassio-cli with tag 2025.08.1.
2025-08-20 21:04:25.193 INFO (SyncWorker_0) [supervisor.docker.manager] Stopping hassio_cli application
2025-08-20 21:04:28.801 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_cli application
2025-08-20 21:04:28.862 INFO (SyncWorker_2) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/aarch64-hassio-cli:2025.04.0']
2025-08-20 21:04:28.901 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2025-08-20 21:04:29.468 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/aarch64-hassio-cli with version 2025.08.1 - 172.30.32.5
2025-08-20 21:04:29.468 INFO (MainThread) [supervisor.plugins.manager] Plugin dns is not up-to-date, latest version 2025.08.0, updating
2025-08-20 21:04:29.471 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/aarch64-hassio-dns:2025.02.0 to ghcr.io/home-assistant/aarch64-hassio-dns:2025.08.0
2025-08-20 21:04:29.471 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/aarch64-hassio-dns with tag 2025.08.0.
2025-08-20 21:07:40.627 INFO (SyncWorker_1) [supervisor.docker.manager] Stopping hassio_dns application
2025-08-20 21:07:44.468 INFO (SyncWorker_1) [supervisor.docker.manager] Cleaning hassio_dns application
2025-08-20 21:07:44.531 INFO (SyncWorker_3) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/aarch64-hassio-dns:2025.02.0']
2025-08-20 21:07:44.568 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2025-08-20 21:07:45.059 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/aarch64-hassio-dns with version 2025.08.0 - 172.30.32.3
2025-08-20 21:07:45.059 INFO (MainThread) [supervisor.plugins.manager] Plugin audio is not up-to-date, latest version 2025.08.0, updating
2025-08-20 21:07:45.061 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/aarch64-hassio-audio:2025.02.0 to ghcr.io/home-assistant/aarch64-hassio-audio:2025.08.0
2025-08-20 21:07:45.061 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/aarch64-hassio-audio with tag 2025.08.0.
2025-08-20 21:14:41.093 INFO (SyncWorker_2) [supervisor.docker.manager] Stopping hassio_audio application
2025-08-20 21:14:45.873 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning hassio_audio application
2025-08-20 21:14:45.936 INFO (SyncWorker_0) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/aarch64-hassio-audio:2025.02.0']
2025-08-20 21:14:46.234 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2025-08-20 21:14:46.830 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/aarch64-hassio-audio with version 2025.08.0 - 172.30.32.4
2025-08-20 21:14:46.830 INFO (MainThread) [supervisor.plugins.manager] Plugin multicast is not up-to-date, latest version 2025.08.0, updating
2025-08-20 21:14:46.832 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/aarch64-hassio-multicast:2025.02.0 to ghcr.io/home-assistant/aarch64-hassio-multicast:2025.08.0
2025-08-20 21:14:46.832 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/aarch64-hassio-multicast with tag 2025.08.0.
2025-08-20 21:14:49.616 INFO (SyncWorker_3) [supervisor.docker.manager] Stopping hassio_multicast application
2025-08-20 21:14:53.147 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning hassio_multicast application
2025-08-20 21:14:53.228 INFO (SyncWorker_1) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/aarch64-hassio-multicast:2025.02.0']
2025-08-20 21:14:53.348 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2025-08-20 21:14:53.769 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/aarch64-hassio-multicast with version 2025.08.0 - Host
2025-08-20 21:14:53.771 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets
2025-08-20 21:14:53.773 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/raspberrypi5-64-homeassistant with version landingpage
2025-08-20 21:14:53.798 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage
2025-08-20 21:14:53.802 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
2025-08-20 21:14:53.803 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/d5369777 repository
2025-08-20 21:14:53.803 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
2025-08-20 21:14:53.803 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/5c53de3b repository
2025-08-20 21:14:53.992 INFO (MainThread) [supervisor.store] Loading add-ons from store: 82 all - 82 new - 0 remove
2025-08-20 21:14:54.006 INFO (MainThread) [supervisor.addons.manager] Found 0 installed add-ons
2025-08-20 21:14:54.019 INFO (MainThread) [supervisor.backups.manager] Found 0 backup files
2025-08-20 21:14:54.019 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
2025-08-20 21:14:54.019 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
2025-08-20 21:14:54.019 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2025-08-20 21:14:54.019 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-08-20 21:14:54.019 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon
2025-08-20 21:14:54.019 INFO (MainThread) [supervisor.resolution.checks.base] Run check for duplicate_os_installation/system
2025-08-20 21:14:54.041 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-08-20 21:14:54.041 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2025-08-20 21:14:54.041 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-08-20 21:14:54.041 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2025-08-20 21:14:54.041 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-08-20 21:14:54.042 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2025-08-20 21:14:54.042 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2025-08-20 21:14:54.042 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-08-20 21:14:54.081 INFO (MainThread) [supervisor.os.manager] Rauc: slot A - activated slot kernel.0, marked slot kernel.0 as good
2025-08-20 21:14:54.088 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons
2025-08-20 21:14:54.105 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 0 add-ons
2025-08-20 21:14:54.105 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 0 add-ons
2025-08-20 21:14:54.108 INFO (MainThread) [supervisor.core] Skipping start of Home Assistant
2025-08-20 21:14:54.108 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 0 add-ons
2025-08-20 21:14:54.120 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
2025-08-20 21:14:54.120 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant setup
2025-08-20 21:14:54.120 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/raspberrypi5-64-homeassistant:landingpage to ghcr.io/home-assistant/raspberrypi5-64-homeassistant:2025.8.2
2025-08-20 21:14:54.120 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi5-64-homeassistant with tag 2025.8.2.
2025-08-20 21:14:54.120 INFO (MainThread) [supervisor.host.info] Updating local host information
2025-08-20 21:14:54.123 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2025-08-20 21:14:54.124 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2025-08-20 21:14:54.124 INFO (MainThread) [supervisor.core] Supervisor is up and running
2025-08-20 21:14:54.125 INFO (MainThread) [__main__] Running Supervisor
2025-08-20 21:14:54.126 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disk_lifetime/system
2025-08-20 21:14:54.127 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2025-08-20 21:14:54.128 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2025-08-20 21:14:54.133 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-08-20 21:14:54.133 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2025-08-20 21:14:54.142 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2025-08-20 21:14:54.142 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2025-08-20 21:14:54.143 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2025-08-20 21:14:54.155 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-08-20 21:14:54.155 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2025-08-20 21:14:54.155 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2025-08-20 21:14:54.156 INFO (MainThread) [supervisor.resolution.module] Create new suggestion create_full_backup - system / None
2025-08-20 21:14:54.156 INFO (MainThread) [supervisor.resolution.module] Create new issue no_current_backup - system / None
2025-08-20 21:14:54.156 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-08-20 21:14:54.156 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2025-08-20 21:14:54.196 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2025-08-20 21:14:54.222 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-08-20 21:14:54.222 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2025-08-20 21:14:54.222 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2025-08-20 21:14:54.380 INFO (MainThread) [supervisor.host.services] Updating service information
2025-08-20 21:14:54.384 INFO (MainThread) [supervisor.host.network] Updating local network information
2025-08-20 21:14:54.523 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2025-08-20 21:14:54.526 INFO (MainThread) [supervisor.host.manager] Host information reload completed
2025-08-20 22:14:54.128 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2025-08-20 22:14:54.128 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2025-08-20 22:14:54.129 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disk_lifetime/system
2025-08-20 22:14:54.129 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2025-08-20 22:14:54.130 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2025-08-20 22:14:54.134 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-08-20 22:14:54.134 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2025-08-20 22:14:54.212 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2025-08-20 22:14:54.212 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2025-08-20 22:14:54.212 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2025-08-20 22:14:54.213 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-08-20 22:14:54.213 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2025-08-20 22:14:54.213 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-08-20 22:14:54.213 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2025-08-20 22:14:54.265 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-08-20 22:14:54.266 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2025-08-20 22:14:54.266 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete

1 Like

Did the IP address change or something?

The router assigns a specific IP address based on the MAC address, so it’s had the same local IP address throughout.

I’m able to see the ‘Preparing Home Assistant’ screen and get the logs just fine. And it’s successfully downloaded updates, so the DNS seems to be working just fine too.

1 Like

I am had the same Issue with a 16GByteSD card in my Raspberry Pi 4 B, however after 30 mins installation finished.

Yeah I read I few people who solved it with patience, but I left it 15 hours.

This problem has rectified itself. I can’t be certain why. Either:

  • I have completed the requisite amount of wasted hours for a RPi to decide I deserve success.
  • Cooling? As mentioned I broke the SD card while fitting the RPi into a new case. I subsequently upgraded with a more significant active cooler too. It worked correctly after that. But it also worked fine without before I broke the SD card, so who knows.

I can’t be certain, but the final OS flash was straight out the GUI in Raspberry Pi Imager (v16.1).

I’m getting the same thing here on a Windows PC I’ve tried reinstalling it and had it going for a little bit of time unt That virtual machine mysteriously died.


k for dns_server_ipv6_error/dns_server

2025-09-29 21:09:07.653 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server

2025-09-29 21:09:07.655 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon

2025-09-29 21:09:07.656 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system

2025-09-29 21:09:07.657 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system

2025-09-29 21:09:07.657 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor

2025-09-29 21:09:07.664 INFO (MainThread) [supervisor.resolution.check] System checks complete

2025-09-29 21:09:07.665 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running

2025-09-29 21:09:07.741 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete

2025-09-29 21:09:07.744 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running

2025-09-29 21:09:07.744 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete

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

[17:27:47] 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)

[17:27:47] INFO: Starting local supervisor watchdog...

s6-rc: info: service legacy-services successfully started

2025-09-30 17:27:49.488 INFO (MainThread) [__main__] Initializing Supervisor setup

2025-09-30 17:27:49.712 INFO (MainThread) [supervisor.coresys] Setting up coresys for machine: qemux86-64

2025-09-30 13:27:49.724 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/amd64-hassio-supervisor with version 2025.09.3

2025-09-30 13:27:49.747 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize

2025-09-30 13:27:49.753 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete

2025-09-30 13:27:49.754 INFO (MainThread) [__main__] Setting up Supervisor

2025-09-30 13:27:50.136 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2

2025-09-30 13:27:50.203 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor

2025-09-30 13:27:50.211 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.

2025-09-30 13:27:50.212 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os

2025-09-30 13:27:50.214 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1

2025-09-30 13:27:50.215 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1

2025-09-30 13:27:50.215 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager

2025-09-30 13:27:50.215 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc

2025-09-30 13:27:50.215 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1

2025-09-30 13:27:50.216 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1

2025-09-30 13:27:50.217 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1

2025-09-30 13:27:50.471 INFO (MainThread) [supervisor.host.services] Updating service information

2025-09-30 13:27:50.482 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information

2025-09-30 13:27:50.492 WARNING (SyncWorker_3) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server

2025-09-30 13:27:51.471 INFO (MainThread) [supervisor.host.network] Updating local network information

2025-09-30 13:27:51.556 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}

2025-09-30 13:27:51.639 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 16.2 / BootSlot A

2025-09-30 13:27:51.648 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor

2025-09-30 13:27:51.659 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-cli with version 2025.09.0

2025-09-30 13:27:51.691 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin

2025-09-30 13:27:51.696 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_cli application

2025-09-30 13:27:52.468 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/amd64-hassio-cli with version 2025.09.0 - 172.30.32.5

2025-09-30 13:27:52.491 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-dns with version 2025.08.0

2025-09-30 13:27:52.548 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin

2025-09-30 13:27:52.559 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning hassio_dns application

2025-09-30 13:27:53.408 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2025.08.0 - 172.30.32.3

2025-09-30 13:27:53.417 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf

2025-09-30 13:27:53.439 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-audio with version 2025.08.0

2025-09-30 13:27:53.466 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin

2025-09-30 13:27:53.495 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_audio application

2025-09-30 13:27:54.725 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/amd64-hassio-audio with version 2025.08.0 - 172.30.32.4

2025-09-30 13:27:54.731 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-observer with version 2025.02.0

2025-09-30 13:27:54.770 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-multicast with version 2025.08.0

2025-09-30 13:27:54.816 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin

2025-09-30 13:27:54.834 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_multicast application

2025-09-30 13:27:55.605 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/amd64-hassio-multicast with version 2025.08.0 - Host

2025-09-30 13:27:55.612 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets

2025-09-30 13:27:55.619 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/qemux86-64-homeassistant with version landingpage

2025-09-30 13:27:55.644 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage

2025-09-30 13:27:55.672 INFO (SyncWorker_1) [supervisor.docker.manager] Starting homeassistant

2025-09-30 13:27:56.211 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository

2025-09-30 13:27:56.211 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/5c53de3b repository

2025-09-30 13:27:56.214 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/d5369777 repository

2025-09-30 13:27:56.216 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository

2025-09-30 13:27:57.115 INFO (MainThread) [supervisor.store] Loading add-ons from store: 82 all - 82 new - 0 remove

2025-09-30 13:27:57.178 INFO (MainThread) [supervisor.addons.manager] Found 0 installed add-ons

2025-09-30 13:27:57.223 INFO (MainThread) [supervisor.backups.manager] Found 0 backup files

2025-09-30 13:27:57.223 INFO (MainThread) [supervisor.discovery] Loaded 0 messages

2025-09-30 13:27:57.223 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions

2025-09-30 13:27:57.223 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup

2025-09-30 13:27:57.223 INFO (MainThread) [supervisor.resolution.checks.base] Run check for duplicate_os_installation/system

2025-09-30 13:27:57.279 INFO (MainThread) [supervisor.resolution.checks.base] Run check for deprecated_addon/addon

2025-09-30 13:27:57.279 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon

2025-09-30 13:27:57.279 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system

2025-09-30 13:27:57.279 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system

2025-09-30 13:27:57.279 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon

2025-09-30 13:27:57.279 INFO (MainThread) [supervisor.resolution.check] System checks complete

2025-09-30 13:27:57.279 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup

2025-09-30 13:27:57.279 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete

2025-09-30 13:27:57.280 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup

2025-09-30 13:27:57.332 INFO (MainThread) [supervisor.os.manager] Rauc: slot A - activated slot kernel.0, marked slot kernel.0 as good

2025-09-30 13:27:57.385 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json

2025-09-30 13:27:57.906 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons

2025-09-30 13:27:57.916 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 0 add-ons

2025-09-30 13:27:57.916 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 0 add-ons

2025-09-30 13:27:57.918 INFO (MainThread) [supervisor.core] Skipping start of Home Assistant

2025-09-30 13:27:57.918 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 0 add-ons

2025-09-30 13:27:57.922 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled

2025-09-30 13:27:57.923 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant setup

2025-09-30 13:27:57.923 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/qemux86-64-homeassistant:landingpage to ghcr.io/home-assistant/qemux86-64-homeassistant:2025.9.4

2025-09-30 13:27:57.923 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemux86-64-homeassistant with tag 2025.9.4.

2025-09-30 13:27:57.923 INFO (MainThread) [supervisor.host.info] Updating local host information

2025-09-30 13:27:57.923 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running

2025-09-30 13:27:57.923 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system

2025-09-30 13:27:57.923 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system

2025-09-30 13:27:57.931 INFO (MainThread) [supervisor.core] Supervisor is up and running

2025-09-30 13:27:57.932 INFO (MainThread) [__main__] Running Supervisor

2025-09-30 13:27:57.933 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disk_lifetime/system

2025-09-30 13:27:57.937 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system

2025-09-30 13:27:57.938 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core

2025-09-30 13:27:57.940 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server

2025-09-30 13:27:57.981 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server

2025-09-30 13:27:58.000 INFO (MainThread) [supervisor.host.services] Updating service information

2025-09-30 13:27:58.007 INFO (MainThread) [supervisor.host.network] Updating local network information

2025-09-30 13:27:58.008 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system

2025-09-30 13:27:58.008 INFO (MainThread) [supervisor.resolution.module] Create new suggestion create_full_backup - system / None

2025-09-30 13:27:58.008 INFO (MainThread) [supervisor.resolution.module] Create new issue no_current_backup - system / None

2025-09-30 13:27:58.008 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon

2025-09-30 13:27:58.009 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system

2025-09-30 13:27:58.009 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system

2025-09-30 13:27:58.009 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor

2025-09-30 13:27:58.022 INFO (MainThread) [supervisor.resolution.check] System checks complete

2025-09-30 13:27:58.022 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running

2025-09-30 13:27:58.235 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information

2025-09-30 13:27:58.290 INFO (MainThread) [supervisor.host.manager] Host information reload completed

2025-09-30 13:27:58.572 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete

2025-09-30 13:27:58.575 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running

2025-09-30 13:27:58.575 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete

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

[17:30:39] 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)

[17:30:39] INFO: Starting local supervisor watchdog...

s6-rc: info: service legacy-services successfully started

2025-09-30 17:30:40.953 INFO (MainThread) [__main__] Initializing Supervisor setup

2025-09-30 17:30:41.033 INFO (MainThread) [supervisor.coresys] Setting up coresys for machine: qemux86-64

2025-09-30 13:30:41.037 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/amd64-hassio-supervisor with version 2025.09.3

2025-09-30 13:30:41.048 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize

2025-09-30 13:30:41.049 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete

2025-09-30 13:30:41.050 INFO (MainThread) [__main__] Setting up Supervisor

2025-09-30 13:30:41.191 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2

2025-09-30 13:30:41.221 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor

2025-09-30 13:30:41.224 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.

2025-09-30 13:30:41.225 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os

2025-09-30 13:30:41.225 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1

2025-09-30 13:30:41.225 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1

2025-09-30 13:30:41.225 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager

2025-09-30 13:30:41.226 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc

2025-09-30 13:30:41.226 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1

2025-09-30 13:30:41.226 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1

2025-09-30 13:30:41.226 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1

2025-09-30 13:30:41.327 INFO (MainThread) [supervisor.host.services] Updating service information

2025-09-30 13:30:41.331 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information

2025-09-30 13:30:41.336 WARNING (SyncWorker_0) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server

2025-09-30 13:30:41.718 INFO (MainThread) [supervisor.host.network] Updating local network information

2025-09-30 13:30:41.747 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}

2025-09-30 13:30:41.777 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 16.2 / BootSlot A

2025-09-30 13:30:41.779 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor

2025-09-30 13:30:41.782 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-cli with version 2025.09.0

2025-09-30 13:30:41.795 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin

2025-09-30 13:30:41.798 INFO (SyncWorker_1) [supervisor.docker.manager] Cleaning hassio_cli application

2025-09-30 13:30:42.102 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/amd64-hassio-cli with version 2025.09.0 - 172.30.32.5

2025-09-30 13:30:42.111 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-dns with version 2025.08.0

2025-09-30 13:30:42.125 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin

2025-09-30 13:30:42.130 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning hassio_dns application

2025-09-30 13:30:42.432 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2025.08.0 - 172.30.32.3

2025-09-30 13:30:42.434 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf

2025-09-30 13:30:42.439 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-audio with version 2025.08.0

2025-09-30 13:30:42.452 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin

2025-09-30 13:30:42.462 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_audio application

2025-09-30 13:30:42.880 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/amd64-hassio-audio with version 2025.08.0 - 172.30.32.4

2025-09-30 13:30:42.885 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-observer with version 2025.02.0

2025-09-30 13:30:42.905 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-multicast with version 2025.08.0

2025-09-30 13:30:42.927 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin

2025-09-30 13:30:42.932 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_multicast application

2025-09-30 13:30:43.282 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/amd64-hassio-multicast with version 2025.08.0 - Host

2025-09-30 13:30:43.284 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets

2025-09-30 13:30:43.285 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/qemux86-64-homeassistant with version landingpage

2025-09-30 13:30:43.296 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage

2025-09-30 13:30:43.308 INFO (SyncWorker_3) [supervisor.docker.manager] Starting homeassistant

2025-09-30 13:30:43.477 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository

2025-09-30 13:30:43.478 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository

2025-09-30 13:30:43.479 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/d5369777 repository

2025-09-30 13:30:43.479 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/5c53de3b repository

2025-09-30 13:30:43.933 INFO (MainThread) [supervisor.store] Loading add-ons from store: 82 all - 82 new - 0 remove

2025-09-30 13:30:43.957 INFO (MainThread) [supervisor.addons.manager] Found 0 installed add-ons

2025-09-30 13:30:43.976 INFO (MainThread) [supervisor.backups.manager] Found 0 backup files

2025-09-30 13:30:43.976 INFO (MainThread) [supervisor.discovery] Loaded 0 messages

2025-09-30 13:30:43.976 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions

2025-09-30 13:30:43.976 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup

2025-09-30 13:30:43.976 INFO (MainThread) [supervisor.resolution.checks.base] Run check for duplicate_os_installation/system

2025-09-30 13:30:43.997 INFO (MainThread) [supervisor.resolution.checks.base] Run check for deprecated_addon/addon

2025-09-30 13:30:43.997 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon

2025-09-30 13:30:43.997 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system

2025-09-30 13:30:43.997 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system

2025-09-30 13:30:43.997 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon

2025-09-30 13:30:43.997 INFO (MainThread) [supervisor.resolution.check] System checks complete

2025-09-30 13:30:43.997 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup

2025-09-30 13:30:43.997 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete

2025-09-30 13:30:44.998 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup

2025-09-30 13:30:44.015 INFO (MainThread) [supervisor.os.manager] Rauc: slot A - activated slot kernel.0, marked slot kernel.0 as good

2025-09-30 13:30:44.031 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json

2025-09-30 13:30:44.514 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons

2025-09-30 13:30:44.523 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 0 add-ons

2025-09-30 13:30:44.523 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 0 add-ons

2025-09-30 13:30:44.525 INFO (MainThread) [supervisor.core] Skipping start of Home Assistant

2025-09-30 13:30:44.525 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 0 add-ons

2025-09-30 13:30:44.529 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled

2025-09-30 13:30:44.530 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant setup

2025-09-30 13:30:44.530 INFO (MainThread) [supervisor.docker.interface] Updating image ghcr.io/home-assistant/qemux86-64-homeassistant:landingpage to ghcr.io/home-assistant/qemux86-64-homeassistant:2025.9.4

2025-09-30 13:30:44.530 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/qemux86-64-homeassistant with tag 2025.9.4.

2025-09-30 13:30:44.530 INFO (MainThread) [supervisor.host.info] Updating local host information

2025-09-30 13:30:44.530 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running

2025-09-30 13:30:44.531 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system

2025-09-30 13:30:44.531 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system

2025-09-30 13:30:44.533 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disk_lifetime/system

2025-09-30 13:30:44.534 INFO (MainThread) [supervisor.core] Supervisor is up and running

2025-09-30 13:30:44.534 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system

2025-09-30 13:30:44.534 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core

2025-09-30 13:30:44.534 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server

2025-09-30 13:30:44.539 INFO (MainThread) [__main__] Running Supervisor

2025-09-30 13:30:44.557 INFO (MainThread) [supervisor.host.services] Updating service information

2025-09-30 13:30:44.560 INFO (MainThread) [supervisor.host.network] Updating local network information

2025-09-30 13:30:44.575 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server

2025-09-30 13:30:44.600 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system

2025-09-30 13:30:44.600 INFO (MainThread) [supervisor.resolution.module] Create new suggestion create_full_backup - system / None

2025-09-30 13:30:44.600 INFO (MainThread) [supervisor.resolution.module] Create new issue no_current_backup - system / None

2025-09-30 13:30:44.600 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon

2025-09-30 13:30:44.601 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system

2025-09-30 13:30:44.601 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system

2025-09-30 13:30:44.601 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor

2025-09-30 13:30:44.616 INFO (MainThread) [supervisor.resolution.check] System checks complete

2025-09-30 13:30:44.616 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running

2025-09-30 13:30:44.625 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information

2025-09-30 13:30:44.633 INFO (MainThread) [supervisor.host.manager] Host information reload completed

2025-09-30 13:30:44.792 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete

2025-09-30 13:30:44.792 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running

2025-09-30 13:30:44.793 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
1 Like