Got my Yellow with CM5 last week. Flashed it with the latest version of HA from 3/31/2025. It booted up over PoE just fine, unfortunately that’s where things went down hill.
With the logs indicating clearly a networking issue (I have a Ubiquiti setup and no specific VLANs or anything setup for it):
2024-05-27 22:14:15.323 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec
2024-05-27 22:14:56.322 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
2024-05-27 22:14:56.322 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec
2024-05-27 22:15:37.322 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
2024-05-27 22:15:37.322 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec
2024-05-27 22:16:18.322 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
2024-05-27 22:16:18.322 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec
2024-05-27 22:16:59.322 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
2024-05-27 22:16:59.322 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec
Looking for ideas on how to get around this as I would like to setup my new Levels lock with my Ubiquiti Doorbell (the whole reason I got the HA Yellow).
Updated to 15.2 (saw the new image in RPI Imager), no dice, here’s the 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
[21:49:29] 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)
[21:49:29] INFO: Starting local supervisor watchdog...
s6-rc: info: service legacy-services successfully started
2024-05-27 21:49:30.819 INFO (MainThread) [__main__] Initializing Supervisor setup
2024-05-27 21:49:30.832 INFO (MainThread) [supervisor.docker.network] Can't find Supervisor network, creating a new network
2024-05-27 21:49:30.913 INFO (MainThread) [supervisor.coresys] Setting up coresys for machine: yellow
2024-05-27 21:49:30.918 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/aarch64-hassio-supervisor with version 2025.04.0
2024-05-27 21:49:30.918 INFO (MainThread) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network
2024-05-27 21:49:30.991 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2024-05-27 21:49:30.993 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-05-27 21:49:30.993 INFO (MainThread) [__main__] Setting up Supervisor
2024-05-27 21:49:41.266 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2024-05-27 21:49:41.305 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2024-05-27 21:49:41.306 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2024-05-27 21:49:41.306 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2024-05-27 21:49:41.306 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2024-05-27 21:49:41.306 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2024-05-27 21:49:41.307 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
2024-05-27 21:49:41.307 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
2024-05-27 21:49:41.307 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
2024-05-27 21:49:41.307 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
2024-05-27 21:49:41.307 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
2024-05-27 21:49:41.420 WARNING (MainThread) [supervisor.dbus.timedate] No timedate support on the host. Time/Date functions have been disabled.
2024-05-27 21:49:41.447 INFO (MainThread) [supervisor.host.services] Updating service information
2024-05-27 21:49:41.451 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-05-27 21:49:41.454 WARNING (SyncWorker_2) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
2024-05-27 21:49:41.575 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-05-27 21:49:41.594 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
2024-05-27 21:49:52.250 WARNING (MainThread) [supervisor.utils.whoami] Can't fetch Whoami data: Timeout
2024-05-27 21:49:52.250 WARNING (MainThread) [supervisor.core] Can't adjust Time/Date settings: Can't fetch Whoami data: Timeout
2024-05-27 21:49:52.254 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2024-05-27 21:49:52.262 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-cli versions: [<AwesomeVersion CalVer '2025.04.0'>]
2024-05-27 21:49:52.267 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-cli with version 2025.04.0
2024-05-27 21:49:52.280 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2024-05-27 21:49:52.535 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/aarch64-hassio-cli with version 2025.04.0 - 172.30.32.5
2024-05-27 21:49:52.553 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-dns versions: [<AwesomeVersion CalVer '2025.02.0'>]
2024-05-27 21:49:52.557 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-dns with version 2025.02.0
2024-05-27 21:49:52.575 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2024-05-27 21:49:52.832 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/aarch64-hassio-dns with version 2025.02.0 - 172.30.32.3
2024-05-27 21:49:52.834 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2024-05-27 21:49:52.848 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-audio versions: [<AwesomeVersion CalVer '2025.02.0'>]
2024-05-27 21:49:52.853 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-audio with version 2025.02.0
2024-05-27 21:49:52.864 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2024-05-27 21:49:53.154 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/aarch64-hassio-audio with version 2025.02.0 - 172.30.32.4
2024-05-27 21:49:53.165 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-observer versions: [<AwesomeVersion CalVer '2025.02.0'>]
2024-05-27 21:49:53.169 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-observer with version 2025.02.0
2024-05-27 21:49:53.186 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
2024-05-27 21:49:53.542 INFO (MainThread) [supervisor.docker.observer] Starting Observer ghcr.io/home-assistant/aarch64-hassio-observer with version 2025.02.0 - 172.30.32.6
2024-05-27 21:49:53.552 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/aarch64-hassio-multicast versions: [<AwesomeVersion CalVer '2025.02.0'>]
2024-05-27 21:49:53.558 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-multicast with version 2025.02.0
2024-05-27 21:49:53.570 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2024-05-27 21:49:53.776 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/aarch64-hassio-multicast with version 2025.02.0 - Host
2024-05-27 21:49:53.777 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets
2024-05-27 21:49:53.786 INFO (MainThread) [supervisor.docker.interface] No version found for ghcr.io/home-assistant/yellow-homeassistant
2024-05-27 21:49:53.786 INFO (MainThread) [supervisor.homeassistant.core] No Home Assistant Docker image ghcr.io/home-assistant/yellow-homeassistant found.
2024-05-27 21:49:53.791 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/yellow-homeassistant with version landingpage
2024-05-27 21:49:53.791 INFO (MainThread) [supervisor.homeassistant.core] Using preinstalled landingpage
2024-05-27 21:49:53.801 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage
2024-05-27 21:49:53.818 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
2024-05-27 21:49:54.034 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/yellow-homeassistant with version landingpage
2024-05-27 21:49:54.058 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 15.2 / BootSlot A
2024-05-27 21:49:54.060 WARNING (MainThread) [supervisor.jobs] 'GitRepo.clone' blocked from execution, no supervisor internet connection
2024-05-27 21:49:54.060 ERROR (MainThread) [supervisor.store] Can't add repository core due to 'GitRepo.clone' blocked from execution, no supervisor internet connection
2024-05-27 21:49:54.060 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_reload - store / core
2024-05-27 21:49:54.060 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / core
2024-05-27 21:49:54.061 WARNING (MainThread) [supervisor.jobs] 'GitRepo.clone' blocked from execution, no supervisor internet connection
2024-05-27 21:49:54.061 ERROR (MainThread) [supervisor.store] Can't add repository https://github.com/esphome/home-assistant-addon due to 'GitRepo.clone' blocked from execution, no supervisor internet connection
2024-05-27 21:49:54.061 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_reload - store / 5c53de3b
2024-05-27 21:49:54.061 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / 5c53de3b
2024-05-27 21:49:54.061 WARNING (MainThread) [supervisor.jobs] 'GitRepo.clone' blocked from execution, no supervisor internet connection
2024-05-27 21:49:54.061 ERROR (MainThread) [supervisor.store] Can't add repository https://github.com/music-assistant/home-assistant-addon due to 'GitRepo.clone' blocked from execution, no supervisor internet connection
2024-05-27 21:49:54.061 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_reload - store / d5369777
2024-05-27 21:49:54.061 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / d5369777
2024-05-27 21:49:54.061 WARNING (MainThread) [supervisor.jobs] 'GitRepo.clone' blocked from execution, no supervisor internet connection
2024-05-27 21:49:54.061 ERROR (MainThread) [supervisor.store] Can't add repository https://github.com/hassio-addons/repository due to 'GitRepo.clone' blocked from execution, no supervisor internet connection
2024-05-27 21:49:54.061 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_reload - store / a0d7b954
2024-05-27 21:49:54.061 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / a0d7b954
2024-05-27 21:49:54.065 INFO (MainThread) [supervisor.store] Loading add-ons from store: 0 all - 0 new - 0 remove
2024-05-27 21:49:54.066 INFO (MainThread) [supervisor.addons.manager] Found 0 installed add-ons
2024-05-27 21:49:54.067 INFO (MainThread) [supervisor.backups.manager] Found 0 backup files
2024-05-27 21:49:54.067 INFO (MainThread) [supervisor.discovery] Loaded 0 messages
2024-05-27 21:49:54.067 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
2024-05-27 21:49:54.068 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2024-05-27 21:49:54.068 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon
2024-05-27 21:49:54.068 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-05-27 21:49:54.068 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-05-27 21:49:54.068 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2024-05-27 21:49:54.068 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-05-27 21:49:54.068 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-05-27 21:49:54.068 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-05-27 21:49:54.068 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2024-05-27 21:49:54.069 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2024-05-27 21:49:54.069 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-05-27 21:49:54.071 INFO (MainThread) [__main__] Running Supervisor
2024-05-27 21:49:54.092 INFO (MainThread) [supervisor.os.manager] Rauc: slot A - activated slot kernel.0, marked slot kernel.0 as good
2024-05-27 21:49:54.100 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons
2024-05-27 21:49:54.108 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 0 add-ons
2024-05-27 21:49:54.108 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 0 add-ons
2024-05-27 21:49:54.111 INFO (MainThread) [supervisor.core] Skipping start of Home Assistant
2024-05-27 21:49:54.111 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 0 add-ons
2024-05-27 21:49:54.115 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
2024-05-27 21:49:54.115 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant setup
2024-05-27 21:49:54.116 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
2024-05-27 21:49:54.116 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec
2024-05-27 21:49:54.116 INFO (MainThread) [supervisor.host.info] Updating local host information
2024-05-27 21:49:54.117 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
2024-05-27 21:49:54.117 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
2024-05-27 21:49:54.118 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
2024-05-27 21:49:54.118 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
2024-05-27 21:49:54.118 INFO (MainThread) [supervisor.jobs] 'CheckDNSServer.run_check' blocked from execution, no supervisor internet connection
2024-05-27 21:49:54.118 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
2024-05-27 21:49:54.121 INFO (MainThread) [supervisor.core] Supervisor is up and running
2024-05-27 21:49:54.122 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name='Task-257' coro=<HostManager.reload() done, defined at /usr/src/supervisor/supervisor/host/manager.py:134> exception=DBusInterfaceMethodError('Failed to read RTC: Invalid argument')>
Traceback (most recent call last):
File "/usr/src/supervisor/supervisor/host/manager.py", line 136, in reload
await self.info.update()
File "/usr/src/supervisor/supervisor/host/info.py", line 164, in update
await self.sys_dbus.timedate.update()
File "/usr/src/supervisor/supervisor/dbus/timedate.py", line 88, in update
await super().update(changed)
File "/usr/src/supervisor/supervisor/dbus/interface.py", line 146, in update
self.properties = await self.connected_dbus.get_properties(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
self.properties_interface
^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/src/supervisor/supervisor/utils/dbus.py", line 238, in get_properties
return await self.properties.call_get_all(interface)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/supervisor/supervisor/utils/dbus.py", line 127, in call_dbus
raise DBus.from_dbus_error(err) from None
supervisor.exceptions.DBusInterfaceMethodError: Failed to read RTC: Invalid argument
2024-05-27 21:49:54.127 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2024-05-27 21:49:54.127 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2024-05-27 21:49:54.127 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
2024-05-27 21:49:54.127 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
2024-05-27 21:49:54.127 INFO (MainThread) [supervisor.jobs] 'CheckDNSServerIPv6.run_check' blocked from execution, no supervisor internet connection
2024-05-27 21:49:54.127 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
2024-05-27 21:49:54.127 INFO (MainThread) [supervisor.resolution.module] Create new suggestion create_full_backup - system / None
2024-05-27 21:49:54.127 INFO (MainThread) [supervisor.resolution.module] Create new issue no_current_backup - system / None
2024-05-27 21:49:54.128 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
2024-05-27 21:49:54.128 INFO (MainThread) [supervisor.jobs] 'CheckAddonPwned.run_check' blocked from execution, no supervisor internet connection
2024-05-27 21:49:54.128 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
2024-05-27 21:49:54.129 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
2024-05-27 21:49:54.129 INFO (MainThread) [supervisor.resolution.check] System checks complete
2024-05-27 21:49:54.129 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2024-05-27 21:49:54.228 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-05-27 21:49:54.228 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running
2024-05-27 21:49:54.229 WARNING (MainThread) [supervisor.jobs] 'FixupStoreExecuteReload.process_fixup' blocked from execution, no supervisor internet connection
2024-05-27 21:49:54.229 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
2024-05-27 21:50:34.251 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection
2024-05-27 21:50:34.252 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec