I am running HA OS supervised in a Debian 12 on a Freebox Delta with 10GB of allocated RAM. I had followed the installation Install Home Assistant (Supervised) on Debian - Matheson Steplock and had 6 months plus of a system running fine with multiple upgrade.
All was running fine until I ran topgrade on my box and started to lose functionality in Home Assistant, I could not really tie it to a specific operation though. I can still connect to the Home assistant UI (local or via HTTPS port redirect with let’s encrypt) but all HA services requiring external internet connectivity fail. I did stop/delete all containers and refreshed the supervisor, no luck.
I followed notably suggestions here: Hassio supervisor: Cannot connect to host 172.30.32.1:8123 ssl:None [Connection refused] - #47 by josemsubcn but have no success
logged as root
systemctl stop hassio-supervisor.service
docker pull homeassistant/armv7-hassio-supervisor:latest
docker stop $(docker ps -a -q)
docker rm $(docker ps -a -q)
rm /var/lib/docker/network/files/local-kv.db
reboot
and a reboot of the host but still have the same symptoms: any ha commands fails
ha os info
Get "http://supervisor/os/info": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Debug info on docker:
docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
95ca795e89a2 ghcr.io/home-assistant/aarch64-hassio-observer:2023.06.0 "/usr/bin/observer" 57 seconds ago Up 56 seconds 0.0.0.0:4357->80/tcp, :::4357->80/tcp hassio_observer
2c432b2988d4 ghcr.io/home-assistant/qemuarm-64-homeassistant:2024.1.3 "/init" 35 minutes ago Up 35 minutes homeassistant
6a47800c2afa ghcr.io/home-assistant/aarch64-hassio-multicast:2023.06.2 "/init" 36 minutes ago Up 36 minutes hassio_multicast
e02aa9bc5811 ghcr.io/home-assistant/aarch64-hassio-audio:2023.12.0 "/init" 36 minutes ago Up 36 minutes hassio_audio
c178c1929132 ghcr.io/home-assistant/aarch64-hassio-dns:2023.06.2 "/init" 36 minutes ago Up 36 minutes hassio_dns
083bb7c82b67 ghcr.io/home-assistant/aarch64-hassio-cli:2023.11.0 "/init" 36 minutes ago Up 36 minutes hassio_cli
b8e3901ee879 ghcr.io/home-assistant/aarch64-hassio-supervisor:latest "/init" 36 minutes ago Up 36 minutes hassio_supervisor
docker network ls
NETWORK ID NAME DRIVER SCOPE
012506a27536 bridge bridge local
04f9dd4db3c4 hassio bridge local
c2f07efe8983 host host local
074e19c5d2ef none null local
apt install docker-ce docker-ce-cli containerd.io -y
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
docker-ce is already the newest version (5:25.0.0-1~debian.12~bookworm).
docker-ce-cli is already the newest version (5:25.0.0-1~debian.12~bookworm).
containerd.io is already the newest version (1.6.27-1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
uname -a
Linux xxxxxxxxxxxxxx 6.1.0-17-arm64 #1 SMP Debian 6.1.69-1 (2023-12-30) aarch64 GNU/Linux
cat /usr/share/hassio/dns/hosts
127.0.0.1 localhost localhost.local.hass.io
172.30.32.2 hassio hassio.local.hass.io supervisor supervisor.local.hass.io
172.30.32.1 homeassistant homeassistant.local.hass.io home-assistant home-assistant.local.hass.io
172.30.32.3 dns dns.local.hass.io
172.30.32.6 observer observer.local.hass.io
172.30.32.1 core-samba core-samba.local.hass.io
172.30.32.1 a0d7b954-motioneye a0d7b954-motioneye.local.hass.io
Looking at the Home assistant observer on port 4357: I have the following
Home Assistant observer
Supervisor: Disconnected
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
[10:09:16] INFO: Using udev information from host
cont-init: info: /etc/cont-init.d/udev.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun supervisor (no readiness notification)
services-up: info: copying legacy longrun watchdog (no readiness notification)
s6-rc: info: service legacy-services successfully started
[10:09:16] INFO: Starting local supervisor watchdog...
24-01-20 10:09:21 INFO (MainThread) [__main__] Initializing Supervisor setup
24-01-20 10:09:21 INFO (MainThread) [supervisor.docker.network] Can't find Supervisor network, creating a new network
24-01-20 11:09:21 INFO (MainThread) [supervisor.bootstrap] Seting up coresys for machine: qemuarm-64
24-01-20 11:09:21 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/aarch64-hassio-supervisor with version 2023.12.1
24-01-20 11:09:21 INFO (MainThread) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network
24-01-20 11:09:21 ERROR (SyncWorker_0) [supervisor.docker.network] Can't link container to hassio-net: 500 Server Error for http+docker://localhost/v1.44/networks/04f9dd4db3c448fd593cde7e10554f746a9a993f08e8235f0a40aeb3d4525c13/connect: Internal Server Error ("invalid endpoint settings:
no configured subnet or ip-range contain the IP address 172.30.32.2")
24-01-20 11:09:21 CRITICAL (MainThread) [supervisor.supervisor] Can't setup Supervisor Docker container!
24-01-20 11:09:21 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
24-01-20 11:09:21 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
24-01-20 11:09:21 INFO (MainThread) [__main__] Setting up Supervisor
24-01-20 11:09:22 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
24-01-20 11:09:22 CRITICAL (MainThread) [supervisor.hardware.monitor] Not privileged to run udev monitor!
24-01-20 11:09:22 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
24-01-20 11:09:22 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
24-01-20 11:09:22 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
24-01-20 11:09:22 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
24-01-20 11:09:22 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
24-01-20 11:09:22 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
24-01-20 11:09:22 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
24-01-20 11:09:22 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
24-01-20 11:09:22 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
24-01-20 11:09:22 WARNING (MainThread) [supervisor.dbus.rauc] Host has no rauc support. OTA updates have been disabled.
24-01-20 11:09:22 WARNING (MainThread) [supervisor.dbus.agent] No OS-Agent support on the host. Some Host functions have been disabled.
24-01-20 11:09:22 INFO (MainThread) [supervisor.host.services] Updating service information
24-01-20 11:09:22 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
24-01-20 11:09:22 WARNING (SyncWorker_0) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
24-01-20 11:09:23 INFO (MainThread) [supervisor.host.network] Updating local network information
24-01-20 11:09:23 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
24-01-20 11:09:23 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
24-01-20 11:09:23 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
24-01-20 11:09:23 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-cli with version 2023.11.0
24-01-20 11:09:23 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
24-01-20 11:09:23 ERROR (SyncWorker_0) [supervisor.docker.network] Can't link container to hassio-net: 500 Server Error for http+docker://localhost/v1.44/networks/04f9dd4db3c448fd593cde7e10554f746a9a993f08e8235f0a40aeb3d4525c13/connect: Internal Server Error ("invalid endpoint settings:
no configured subnet or ip-range contain the IP address 172.30.32.5")
24-01-20 11:09:23 WARNING (SyncWorker_0) [supervisor.docker.manager] Can't attach hassio_cli to hassio-network!
24-01-20 11:09:24 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/aarch64-hassio-cli with version 2023.11.0 - 172.30.32.5
24-01-20 11:09:24 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-dns with version 2023.06.2
24-01-20 11:09:24 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
24-01-20 11:09:25 ERROR (SyncWorker_0) [supervisor.docker.network] Can't link container to hassio-net: 500 Server Error for http+docker://localhost/v1.44/networks/04f9dd4db3c448fd593cde7e10554f746a9a993f08e8235f0a40aeb3d4525c13/connect: Internal Server Error ("invalid endpoint settings:
no configured subnet or ip-range contain the IP address 172.30.32.3")
24-01-20 11:09:25 WARNING (SyncWorker_0) [supervisor.docker.manager] Can't attach hassio_dns to hassio-network!
24-01-20 11:09:26 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/aarch64-hassio-dns with version 2023.06.2 - 172.30.32.3
24-01-20 11:09:26 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
24-01-20 11:09:26 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-audio with version 2023.12.0
24-01-20 11:09:26 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
24-01-20 11:09:26 ERROR (SyncWorker_1) [supervisor.docker.network] Can't link container to hassio-net: 500 Server Error for http+docker://localhost/v1.44/networks/04f9dd4db3c448fd593cde7e10554f746a9a993f08e8235f0a40aeb3d4525c13/connect: Internal Server Error ("invalid endpoint settings:
no configured subnet or ip-range contain the IP address 172.30.32.4")
24-01-20 11:09:26 WARNING (SyncWorker_1) [supervisor.docker.manager] Can't attach hassio_audio to hassio-network!
24-01-20 11:09:28 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/aarch64-hassio-audio with version 2023.12.0 - 172.30.32.4
24-01-20 11:09:28 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-observer with version 2023.06.0
24-01-20 11:09:28 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
24-01-20 11:09:29 ERROR (SyncWorker_0) [supervisor.docker.network] Can't link container to hassio-net: 500 Server Error for http+docker://localhost/v1.44/networks/04f9dd4db3c448fd593cde7e10554f746a9a993f08e8235f0a40aeb3d4525c13/connect: Internal Server Error ("invalid endpoint settings:
no configured subnet or ip-range contain the IP address 172.30.32.6")
24-01-20 11:09:29 WARNING (SyncWorker_0) [supervisor.docker.manager] Can't attach hassio_observer to hassio-network!
24-01-20 11:09:30 INFO (MainThread) [supervisor.docker.observer] Starting Observer ghcr.io/home-assistant/aarch64-hassio-observer with version 2023.06.0 - 172.30.32.6
24-01-20 11:09:31 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/aarch64-hassio-multicast with version 2023.06.2
24-01-20 11:09:31 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
24-01-20 11:09:31 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/aarch64-hassio-multicast with version 2023.06.2 - Host
24-01-20 11:09:31 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 3 Home Assistant secrets
24-01-20 11:09:31 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/qemuarm-64-homeassistant with version 2024.1.3
24-01-20 11:09:31 INFO (MainThread) [supervisor.os.manager] No Home Assistant Operating System found
24-01-20 11:09:35 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/5c53de3b repository
24-01-20 11:09:35 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repository
24-01-20 11:09:35 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/db21ed7f repository
24-01-20 11:09:35 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/cebe7a76 repository
24-01-20 11:09:35 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/cf6b56a3 repository
24-01-20 11:09:35 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repository
24-01-20 11:09:35 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/0826754b repository
24-01-20 11:09:35 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/45df7312 repository
24-01-20 11:09:38 INFO (MainThread) [supervisor.store] Loading add-ons from store: 169 all - 169 new - 0 remove
24-01-20 11:09:38 INFO (MainThread) [supervisor.addons.manager] Found 8 installed add-ons
24-01-20 11:09:39 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/aarch64-addon-letsencrypt with version 5.0.10
24-01-20 11:09:39 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/sabeechen/hassio-google-drive-backup-aarch64 with version 0.112.1
24-01-20 11:09:39 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/aarch64-addon-ssh with version 9.8.1
24-01-20 11:09:39 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/aarch64-addon-samba with version 12.2.0
24-01-20 11:09:39 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/motioneye/aarch64 with version 0.20.0
24-01-20 11:09:39 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/aarch64-addon-configurator with version 5.7.0
24-01-20 11:09:39 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/node-red/aarch64 with version 17.0.3
24-01-20 11:09:39 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/ssh/aarch64 with version 17.0.4
24-01-20 11:09:39 INFO (MainThread) [supervisor.backups.manager] Found 13 backup files
24-01-20 11:09:39 INFO (MainThread) [supervisor.discovery] Loaded 1 messages
24-01-20 11:09:39 INFO (MainThread) [supervisor.ingress] Loaded 7 ingress sessions
24-01-20 11:09:39 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setup
24-01-20 11:09:39 INFO (MainThread) [supervisor.resolution.check] System checks complete
24-01-20 11:09:39 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
24-01-20 11:09:39 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
24-01-20 11:09:39 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not healthy - privileged
24-01-20 11:09:39 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setup
24-01-20 11:09:39 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
24-01-20 11:09:39 INFO (MainThread) [__main__] Running Supervisor
24-01-20 11:09:39 CRITICAL (MainThread) [supervisor.core] System is running in an unhealthy state and needs manual intervention!
24-01-20 11:09:39 INFO (MainThread) [supervisor.jobs] 'OSManager.mark_healthy' blocked from execution, no Home Assistant OS available
24-01-20 11:09:39 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-ons
24-01-20 11:09:39 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 0 add-ons
24-01-20 11:09:39 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 1 add-ons
24-01-20 11:09:39 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-samba with version 12.2.0
24-01-20 11:09:47 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Samba share is failed, restarting...
24-01-20 11:09:47 INFO (MainThread) [supervisor.core] Start Home Assistant Core
24-01-20 11:09:47 INFO (SyncWorker_1) [supervisor.docker.manager] Cleaning addon_core_samba application
24-01-20 11:09:47 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
24-01-20 11:09:48 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/qemuarm-64-homeassistant with version 2024.1.3
24-01-20 11:09:48 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
24-01-20 11:09:48 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-samba with version 12.2.0
24-01-20 11:09:56 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Samba share is failed, restarting...
24-01-20 11:09:56 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning addon_core_samba application
24-01-20 11:09:57 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-samba with version 12.2.0
24-01-20 11:09:59 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
24-01-20 11:09:59 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to NOT_RUNNING
24-01-20 11:10:05 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Samba share is failed, restarting...
24-01-20 11:10:05 INFO (SyncWorker_4) [supervisor.docker.manager] Cleaning addon_core_samba application
24-01-20 11:10:06 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-samba with version 12.2.0
24-01-20 11:10:14 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Samba share is failed, restarting...
24-01-20 11:10:14 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning addon_core_samba application
24-01-20 11:10:14 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-samba with version 12.2.0
24-01-20 11:10:20 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Samba share is failed, restarting...
24-01-20 11:10:20 INFO (SyncWorker_4) [supervisor.docker.manager] Cleaning addon_core_samba application
24-01-20 11:10:21 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-samba with version 12.2.0
24-01-20 11:10:26 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Samba share is failed, restarting...
24-01-20 11:10:26 INFO (SyncWorker_5) [supervisor.docker.manager] Cleaning addon_core_samba application
24-01-20 11:10:27 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-samba with version 12.2.0
24-01-20 11:10:33 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Samba share is failed, restarting...
24-01-20 11:10:33 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning addon_core_samba application
24-01-20 11:10:33 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-samba with version 12.2.0
24-01-20 11:10:41 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Samba share is failed, restarting...
24-01-20 11:10:41 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning addon_core_samba application
24-01-20 11:10:42 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-samba with version 12.2.0
24-01-20 11:10:50 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Samba share is failed, restarting...
24-01-20 11:10:50 INFO (SyncWorker_5) [supervisor.docker.manager] Cleaning addon_core_samba application
24-01-20 11:10:50 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-samba with version 12.2.0
24-01-20 11:10:58 WARNING (MainThread) [supervisor.addons.addon] Watchdog found addon Samba share is failed, restarting...
24-01-20 11:10:58 INFO (SyncWorker_4) [supervisor.docker.manager] Cleaning addon_core_samba application
24-01-20 11:10:59 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/aarch64-addon-samba with version 12.2.0
24-01-20 11:11:06 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: exception=AddonsJobError('Rate limit exceeded, more than 10 calls in 0:30:00')>
Traceback (most recent call last):
File "/usr/src/supervisor/supervisor/addons/addon.py", line 1360, in watchdog_container
await self._restart_after_problem(event.state)
File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 276, in wrapper
raise on_condition(
supervisor.exceptions.AddonsJobError: Rate limit exceeded, more than 10 calls in 0:30:00
24-01-20 11:19:00 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to RUNNING
24-01-20 11:19:00 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
24-01-20 11:19:00 INFO (MainThread) [supervisor.addons.manager] Phase 'application' starting 1 add-ons
24-01-20 11:19:00 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on ghcr.io/hassio-addons/motioneye/aarch64 with version 0.20.0
24-01-20 11:19:05 INFO (MainThread) [supervisor.misc.tasks] All core tasks are scheduled
24-01-20 11:19:05 INFO (MainThread) [supervisor.core] Supervisor is up and running
24-01-20 11:19:05 INFO (MainThread) [supervisor.host.info] Updating local host information
24-01-20 11:19:05 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
24-01-20 11:19:05 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running
24-01-20 11:19:05 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system
24-01-20 11:19:05 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system
24-01-20 11:19:05 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon
24-01-20 11:19:06 INFO (MainThread) [supervisor.host.services] Updating service information
24-01-20 11:19:06 INFO (MainThread) [supervisor.host.network] Updating local network information
24-01-20 11:19:07 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
24-01-20 11:19:07 INFO (MainThread) [supervisor.host.manager] Host information reload completed
24-01-20 11:19:10 WARNING (MainThread) [supervisor.updater] Can't fetch versions from https://version.home-assistant.io/stable.json: Cannot connect to host version.home-assistant.io:443 ssl:default [Try again]
24-01-20 11:19:10 WARNING (MainThread) [supervisor.utils.pwned] Can't fetch HIBP data: Cannot connect to host api.pwnedpasswords.com:443 ssl:default [Try again]
24-01-20 11:19:10 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server
24-01-20 11:19:15 INFO (MainThread) [supervisor.jobs] 'CheckDNSServerIPv6.run_check' blocked from execution, no supervisor internet connection
24-01-20 11:19:15 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core
24-01-20 11:19:15 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server
24-01-20 11:19:20 INFO (MainThread) [supervisor.jobs] 'CheckDNSServer.run_check' blocked from execution, no supervisor internet connection
24-01-20 11:19:20 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system
24-01-20 11:19:20 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system
24-01-20 11:19:20 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor
24-01-20 11:19:20 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system
24-01-20 11:19:20 INFO (MainThread) [supervisor.resolution.check] System checks complete
24-01-20 11:19:20 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
24-01-20 11:19:21 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
24-01-20 11:19:21 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not healthy - privileged
24-01-20 11:22:16 WARNING (MainThread) [supervisor.misc.tasks] Watchdog/Application found a problem with observer plugin!
24-01-20 11:22:16 INFO (SyncWorker_5) [supervisor.docker.manager] Stopping hassio_observer application
24-01-20 11:22:16 INFO (SyncWorker_5) [supervisor.docker.manager] Cleaning hassio_observer application
24-01-20 11:22:16 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
24-01-20 11:22:16 ERROR (SyncWorker_3) [supervisor.docker.network] Can't link container to hassio-net: 500 Server Error for http+docker://localhost/v1.44/networks/04f9dd4db3c448fd593cde7e10554f746a9a993f08e8235f0a40aeb3d4525c13/connect: Internal Server Error ("invalid endpoint settings:
no configured subnet or ip-range contain the IP address 172.30.32.6")
24-01-20 11:22:16 WARNING (SyncWorker_3) [supervisor.docker.manager] Can't attach hassio_observer to hassio-network!
24-01-20 11:22:17 INFO (MainThread) [supervisor.docker.observer] Starting Observer ghcr.io/home-assistant/aarch64-hassio-observer with version 2023.06.0 - 172.30.32.6
24-01-20 11:25:28 WARNING (MainThread) [supervisor.misc.tasks] Watchdog/Application found a problem with observer plugin!
24-01-20 11:25:28 INFO (SyncWorker_0) [supervisor.docker.manager] Stopping hassio_observer application
24-01-20 11:25:28 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_observer application
24-01-20 11:25:28 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
24-01-20 11:25:28 ERROR (SyncWorker_1) [supervisor.docker.network] Can't link container to hassio-net: 500 Server Error for http+docker://localhost/v1.44/networks/04f9dd4db3c448fd593cde7e10554f746a9a993f08e8235f0a40aeb3d4525c13/connect: Internal Server Error ("invalid endpoint settings:
no configured subnet or ip-range contain the IP address 172.30.32.6")
24-01-20 11:25:28 WARNING (SyncWorker_1) [supervisor.docker.manager] Can't attach hassio_observer to hassio-network!
24-01-20 11:25:29 INFO (