Hi,
I have Home Assistant Supervised installed on a raspberry 4 with raspbian os. Unfortunately, I recently made such interventions that I broke the installation, so I decided to reinstall HA while maintaining the configuration in /usr/share/hassio according to the instructions Guide: How to install Home Assistant supervised on Rpi4 with RaspiOS (64 bit) - October 2022
I managed to start home assistant, everything works, but every time I restart Raspberry I have supervisor in the log
2025-04-28 23:12:20.651 INFO (SyncWorker_4) [supervisor.docker.manager] Cleaning homeassistant application
2025-04-28 23:12:21.590 INFO (SyncWorker_0) [supervisor.docker.manager] Removing image ghcr.io/home-assistant/raspberrypi4-homeassistant with latest
2025-04-28 23:12:21.596 INFO (SyncWorker_0) [supervisor.docker.manager] Removing image ghcr.io/home-assistant/raspberrypi4-homeassistant with 2025.4.4
2025-04-28 23:13:38.781 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi4-homeassistant with tag 2025.4.4.
and it takes a very long time.
Any idea how to fix the behavior?
Edit:
There are no warnings about unsupported system.
A supervised installation have to follow the guidelines set forth by the HA documentation.
You can not follow a 3 year old guide. There might be new requirements to run HA, like Python 3.13, and there might be new requirements to run the Supervisor.
Even though there are no warnings about an unsupported system, then it still is unsupported, and it states so in your guide also.
It is unsupported because the combination of HA and OS have not been tested and the outcome is unknown.
Even in a supported supervised setup the user is required to have a really good and deep knowledge about their system and how to troubleshoot.
The log snippet and description is not something that can be used to determine anything from. Sorry.
As I wrote… it was OK one week ago. I have few friends running the same setup without any issue. I just broke it now by reinstallation on existing environment.
Everything works great, I have no error or significant warning in logs. My only issue is the redownloading part which took few minutes… thats all.
2025-04-29 06:21:00.884 INFO (MainThread) [__main__] Initializing Supervisor setup
2025-04-29 06:21:01.135 INFO (MainThread) [supervisor.coresys] Setting up coresys for machine: raspberrypi4
2025-04-29 08:21:01.150 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/aarch64-hassio-supervisor with version 2025.04.1
2025-04-29 08:21:01.214 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2025-04-29 08:21:01.220 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-04-29 08:21:01.221 INFO (MainThread) [__main__] Setting up Supervisor
2025-04-29 08:21:01.348 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2025-04-29 08:21:01.511 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2025-04-29 08:21:01.515 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2025-04-29 08:21:01.516 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2025-04-29 08:21:01.518 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2025-04-29 08:21:01.520 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2025-04-29 08:21:01.523 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
2025-04-29 08:21:01.524 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
2025-04-29 08:21:01.526 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
2025-04-29 08:21:01.528 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
2025-04-29 08:21:01.529 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
2025-04-29 08:21:01.574 WARNING (MainThread) [supervisor.dbus.rauc] Host has no rauc support. OTA updates have been disabled.
2025-04-29 08:21:01.888 INFO (MainThread) [supervisor.host.services] Updating service information
2025-04-29 08:21:01.897 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2025-04-29 08:21:01.909 WARNING (SyncWorker_1) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
2025-04-29 08:21:02.068 INFO (MainThread) [supervisor.host.network] Updating local network information
2025-04-29 08:21:02.156 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
2025-04-29 08:21:02.238 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2025-04-29 08:21:02.240 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2025-04-29 08:21:02.305 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-cli with version 2025.04.0
2025-04-29 08:21:02.328 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2025-04-29 08:21:02.338 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_cli application
2025-04-29 08:21:02.826 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/aarch64-hassio-cli with version 2025.04.0 - 172.30.32.5
2025-04-29 08:21:02.852 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-dns with version 2025.02.0
2025-04-29 08:21:02.881 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2025-04-29 08:21:02.893 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning hassio_dns application
2025-04-29 08:21:03.377 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/aarch64-hassio-dns with version 2025.02.0 - 172.30.32.3
2025-04-29 08:21:03.380 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2025-04-29 08:21:03.398 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-audio with version 2025.02.0
2025-04-29 08:21:03.422 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2025-04-29 08:21:03.439 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_audio application
2025-04-29 08:21:03.979 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/aarch64-hassio-audio with version 2025.02.0 - 172.30.32.4
2025-04-29 08:21:03.989 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-observer with version 2025.02.0
2025-04-29 08:21:04.022 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-multicast with version 2025.02.0
2025-04-29 08:21:04.046 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2025-04-29 08:21:04.059 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_multicast application
2025-04-29 08:21:04.443 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/aarch64-hassio-multicast with version 2025.02.0 - Host
2025-04-29 08:21:04.452 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 16 Home Assistant secrets
2025-04-29 08:21:04.471 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/raspberrypi4-homeassistant with version 2025.4.4
2025-04-29 08:21:04.491 INFO (SyncWorker_1) [supervisor.docker.manager] Cleaning homeassistant application
2025-04-29 08:21:05.376 INFO (SyncWorker_2) [supervisor.docker.manager] Removing image ghcr.io/home-assistant/raspberrypi4-homeassistant with latest
2025-04-29 08:21:05.384 INFO (SyncWorker_2) [supervisor.docker.manager] Removing image ghcr.io/home-assistant/raspberrypi4-homeassistant with 2025.4.4
2025-04-29 08:21:36.668 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi4-homeassistant with tag 2025.4.4.
2025-04-29 08:24:04.834 INFO (MainThread) [supervisor.os.manager] No Home Assistant Operating System found
2025-04-29 08:24:04.857 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/c6a2317c repository
2025-04-29 08:24:04.865 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/94cfad5a repository
2025-04-29 08:24:04.866 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/9074a9fa repository
2025-04-29 08:24:04.866 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/42b0c16a repository
2025-04-29 08:24:04.866 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/d5369777 repository
2025-04-29 08:24:04.867 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/47701997 repository
2025-04-29 08:24:04.867 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
2025-04-29 08:24:04.867 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/cb646a50 repository
2025-04-29 08:24:04.867 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/e85eeb1c repository
2025-04-29 08:24:04.867 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
2025-04-29 08:24:04.868 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/5c53de3b repository
2025-04-29 08:24:06.462 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of Z-Wave to MQTT
2025-04-29 08:24:06.465 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of Google Assistant Web Server
2025-04-29 08:24:06.467 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of Live555 RTSP Proxy Server
2025-04-29 08:24:06.470 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of RTL433 To MQTT
2025-04-29 08:24:06.471 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of RTL433 To MQTT
2025-04-29 08:24:06.473 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of Nginx HLS Streaming Server
2025-04-29 08:24:06.476 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of RTLAMR
2025-04-29 08:24:06.477 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of RTLAMR
2025-04-29 08:24:06.479 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of PostgreSQL DB
2025-04-29 08:24:06.482 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of Anthill2MQTT
2025-04-29 08:24:06.485 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of Apcupsd2MQTT
2025-04-29 08:24:06.488 WARNING (SyncWorker_1) [supervisor.addons.validate] Add-on config 'auto_uart' is deprecated, use 'uart'. Please report this to the maintainer of VerneMQ
2025-04-29 08:24:06.492 INFO (MainThread) [supervisor.store] Loading add-ons from store: 113 all - 113 new - 0 remove
2025-04-29 08:24:06.563 INFO (MainThread) [supervisor.addons.manager] Found 16 installed add-ons
2025-04-29 08:24:06.676 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hacs/armv7-addon-get with version 1.3.1
2025-04-29 08:24:06.678 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/node-red/aarch64 with version 19.0.2
2025-04-29 08:24:06.679 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/armv7-addon-ssh with version 9.17.0
2025-04-29 08:24:06.680 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hugobloem/aarch64-wyoming-microsoft-stt with version 1.2.1
2025-04-29 08:24:06.688 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/armv7-addon-configurator with version 5.8.0
2025-04-29 08:24:06.689 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/armv7-addon-mosquitto with version 6.5.0
2025-04-29 08:24:06.694 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/sqlite-web/armv7 with version 4.3.1
2025-04-29 08:24:06.696 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hugobloem/aarch64-wyoming-microsoft-tts with version 1.2.0
2025-04-29 08:24:06.697 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/brenner-tobias/cloudflared/armv7 with version 5.2.12
2025-04-29 08:24:06.711 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/nginxproxymanager/armv7 with version 1.0.1
2025-04-29 08:24:06.713 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/radarr/armv7 with version 0.20.0
2025-04-29 08:24:06.714 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/sonarr/aarch64 with version 0.3.3
2025-04-29 08:24:06.715 INFO (MainThread) [supervisor.docker.interface] Attaching to smarthouseint/addon-live555 with version 0.2.0
2025-04-29 08:24:06.727 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/bazarr/armv7 with version 0.4.1
2025-04-29 08:24:06.729 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/prowlarr/armv7 with version 0.21.0
2025-04-29 08:24:06.922 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/plex/armv7 with version 3.6.4
2025-04-29 08:24:07.518 INFO (MainThread) [supervisor.backups.manager] Found 8 backup files
2025-04-29 08:24:07.551 INFO (MainThread) [supervisor.discovery] Loaded 3 messages
2025-04-29 08:24:07.551 INFO (MainThread) [supervisor.ingress] Loaded 0 ingress sessions
2025-04-29 08:24:07.551 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
2025-04-29 08:24:07.551 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addon
2025-04-29 08:24:07.552 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addon
2025-04-29 08:24:07.552 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system
2025-04-29 08:24:07.552 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
2025-04-29 08:24:07.552 INFO (MainThread) [supervisor.resolution.check] System checks complete
2025-04-29 08:24:07.552 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2025-04-29 08:24:07.552 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-04-29 08:24:07.553 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setup
2025-04-29 08:24:07.554 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
2025-04-29 08:24:07.554 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-04-29 08:24:07.555 INFO (MainThread) [__main__] Running Supervisor
2025-04-29 08:24:07.568 INFO (MainThread) [supervisor.jobs] 'OSManager.mark_healthy' blocked from execution, no Home Assistant OS available
2025-04-29 08:24:07.569 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons
2025-04-29 08:24:07.575 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 1 add-ons
2025-04-29 08:24:07.636 INFO (SyncWorker_1) [supervisor.docker.manager] Cleaning addon_core_mosquitto application
2025-04-29 08:24:09.235 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-mosquitto with version 6.5.0
2025-04-29 08:24:14.241 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 3 add-ons
2025-04-29 08:24:14.306 INFO (SyncWorker_1) [supervisor.docker.manager] Cleaning addon_core_ssh application
2025-04-29 08:24:14.896 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-ssh with version 9.17.0
2025-04-29 08:24:14.966 INFO (SyncWorker_7) [supervisor.docker.manager] Cleaning addon_42b0c16a_live555 application
2025-04-29 08:24:15.684 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on smarthouseint/addon-live555 with version 0.2.0
2025-04-29 08:24:15.768 INFO (SyncWorker_5) [supervisor.docker.manager] Cleaning addon_a0d7b954_plex application
2025-04-29 08:24:17.395 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/plex/armv7 with version 3.6.4
2025-04-29 08:24:17.743 INFO (MainThread) [supervisor.api.middleware.security] /host/info access from 42b0c16a_live555
2025-04-29 08:24:20.776 INFO (MainThread) [supervisor.services.modules.mqtt] Set core_mosquitto as service provider for mqtt
2025-04-29 08:24:22.407 INFO (MainThread) [supervisor.core] Start Home Assistant Core
2025-04-29 08:24:22.425 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
2025-04-29 08:24:22.878 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/raspberrypi4-homeassistant with version 2025.4.4
2025-04-29 08:24:22.878 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
2025-04-29 08:24:39.523 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state startup
2025-04-29 08:24:39.526 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-04-29 08:24:39.667 WARNING (MainThread) [supervisor.addons.options] Option 'ports' does not exist in the schema for Node-RED (a0d7b954_nodered)
2025-04-29 08:24:39.681 WARNING (MainThread) [supervisor.addons.options] Option 'update_voices' does not exist in the schema for Microsoft STT (e85eeb1c_wyoming_microsoft_stt)
2025-04-29 08:24:42.958 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
2025-04-29 08:24:42.977 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='NOT_RUNNING', offline_db_migration=False)
2025-04-29 08:25:30.304 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='RUNNING', offline_db_migration=False)
2025-04-29 08:25:30.304 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
2025-04-29 08:25:30.305 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 11 add-ons
2025-04-29 08:25:30.428 INFO (SyncWorker_6) [supervisor.docker.manager] Cleaning addon_core_configurator application
2025-04-29 08:25:31.678 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/armv7-addon-configurator with version 5.8.0
2025-04-29 08:25:31.784 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning addon_a0d7b954_sqlite-web application
2025-04-29 08:25:32.679 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/sqlite-web/armv7 with version 4.3.1
2025-04-29 08:25:32.752 WARNING (MainThread) [supervisor.addons.options] Option 'ports' does not exist in the schema for Node-RED (a0d7b954_nodered)
2025-04-29 08:25:32.780 WARNING (MainThread) [supervisor.addons.options] Option 'ports' does not exist in the schema for Node-RED (a0d7b954_nodered)
2025-04-29 08:25:32.797 INFO (SyncWorker_2) [supervisor.docker.manager] Cleaning addon_a0d7b954_nodered application
2025-04-29 08:25:33.833 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/node-red/aarch64 with version 19.0.2
2025-04-29 08:25:33.957 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning addon_a0d7b954_nginxproxymanager application
2025-04-29 08:25:34.771 WARNING (MainThread) [supervisor.addons.options] Option 'ports' does not exist in the schema for Node-RED (a0d7b954_nodered)
2025-04-29 08:25:35.220 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/nginxproxymanager/armv7 with version 1.0.1
2025-04-29 08:25:35.293 WARNING (MainThread) [supervisor.addons.options] Option 'update_voices' does not exist in the schema for Microsoft STT (e85eeb1c_wyoming_microsoft_stt)
2025-04-29 08:25:35.310 WARNING (MainThread) [supervisor.addons.options] Option 'update_voices' does not exist in the schema for Microsoft STT (e85eeb1c_wyoming_microsoft_stt)
2025-04-29 08:25:35.329 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning addon_e85eeb1c_wyoming_microsoft_stt application
2025-04-29 08:25:35.629 WARNING (MainThread) [supervisor.addons.options] Option 'ports' does not exist in the schema for Node-RED (a0d7b954_nodered)
2025-04-29 08:25:36.607 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hugobloem/aarch64-wyoming-microsoft-stt with version 1.2.1
2025-04-29 08:25:36.766 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning addon_e85eeb1c_wyoming_microsoft_tts application
2025-04-29 08:25:37.253 INFO (MainThread) [supervisor.api.middleware.security] /dns/info access from a0d7b954_nginxproxymanager
2025-04-29 08:25:37.989 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hugobloem/aarch64-wyoming-microsoft-tts with version 1.2.0
2025-04-29 08:25:38.073 WARNING (MainThread) [supervisor.addons.options] Option 'update_voices' does not exist in the schema for Microsoft STT (e85eeb1c_wyoming_microsoft_stt)
2025-04-29 08:25:38.137 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning addon_9074a9fa_cloudflared application
2025-04-29 08:25:39.417 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/brenner-tobias/cloudflared/armv7 with version 5.2.12
2025-04-29 08:25:39.631 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning addon_a0d7b954_radarr application
2025-04-29 08:25:40.879 INFO (MainThread) [supervisor.api.middleware.security] /core/info access from 9074a9fa_cloudflared
2025-04-29 08:25:41.292 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/radarr/armv7 with version 0.20.0
2025-04-29 08:25:41.459 INFO (SyncWorker_5) [supervisor.docker.manager] Cleaning addon_a0d7b954_sonarr application
2025-04-29 08:25:47.347 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/sonarr/aarch64 with version 0.3.3
2025-04-29 08:25:49.248 INFO (SyncWorker_5) [supervisor.docker.manager] Cleaning addon_a0d7b954_prowlarr application
2025-04-29 08:26:14.905 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/prowlarr/armv7 with version 0.21.0
2025-04-29 08:26:17.918 INFO (SyncWorker_7) [supervisor.docker.manager] Cleaning addon_a0d7b954_bazarr application
2025-04-29 08:21:04.471 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/raspberrypi4-homeassistant with version 2025.4.4
2025-04-29 08:21:04.491 INFO (SyncWorker_1) [supervisor.docker.manager] Cleaning homeassistant application
2025-04-29 08:21:05.376 INFO (SyncWorker_2) [supervisor.docker.manager] Removing image ghcr.io/home-assistant/raspberrypi4-homeassistant with latest
2025-04-29 08:21:05.384 INFO (SyncWorker_2) [supervisor.docker.manager] Removing image ghcr.io/home-assistant/raspberrypi4-homeassistant with 2025.4.4
2025-04-29 08:21:36.668 INFO (MainThread) [supervisor.docker.interface] Downloading docker image ghcr.io/home-assistant/raspberrypi4-homeassistant with tag 2025.4.4.
2025-04-29 08:24:04.834 INFO (MainThread) [supervisor.os.manager] No Home Assistant Operating System found
Log from my friend:
2025-04-29 08:08:04.124 INFO (Dummy-1) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/raspberrypi4-homeassistant with version 2025.1.2
2025-04-29 08:08:04.156 INFO (Dummy-1) [supervisor.os.manager] No Home Assistant Operating System found
well, i can’t advise you any solution, but regarding above claim: similar happened to me, way back when i’ve had supervised installation on my Synology - there were times when that was possible without installing HA inside VM, there was “official” installer for this. But then author stopped developing that package which caused everything worked UNTIL i messed with it… then it stopped and going back was not possible anymore.