Same issue here. I was hoping it would be resolved in 2025.9.1, but no luck. I disabled every addon and every integration (except for my ESPHome devices because that’s way too much clicking) and it still won’t load. As the OP describes, startup is extremely sluggish, and Home Assistant becomes unusable. Running on 6 cores and 4GB of RAM in a Proxmox VM.
Core log:
asyncio.exceptions.CancelledError: Global task timeout: Bootstrap stage 2 timeoute[0m
e[36m2025-09-08 20:10:06.460 DEBUG (MainThread) [homeassistant.setup] Adding wait for wait_import_platforms for switch_as_x (d25d1ee630f45beafc2f90a0d1e48ba1) of 239.51e[0m
e[36m2025-09-08 20:10:06.460 DEBUG (MainThread) [homeassistant.setup] Phase config_entry_setup for switch_as_x (d25d1ee630f45beafc2f90a0d1e48ba1) took 0.00s (elapsed=239.51s) (wait_time=239.51s)e[0m
e[31m2025-09-08 20:10:06.460 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Master bedroom ceramic lamp for switch_as_x
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 751, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/switch_as_x/__init__.py", line 74, in async_setup_entry
await hass.config_entries.async_forward_entry_setups(
entry, (entry.options[CONF_TARGET_DOMAIN],)
)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2571, in async_forward_entry_setups
await integration.async_get_platforms(platforms)
File "/usr/src/homeassistant/homeassistant/loader.py", line 1191, in async_get_platforms
platforms[platform_name] = await future
^^^^^^^^^^^^
asyncio.exceptions.CancelledError: Global task timeout: Bootstrap stage 2 timeoute[0m
e[36m2025-09-08 20:10:06.462 DEBUG (MainThread) [homeassistant.setup] Adding wait for wait_import_platforms for switch_as_x (01JEA0DKHP5AC4FPAAKZZEAHP0) of 239.51e[0m
e[36m2025-09-08 20:10:06.462 DEBUG (MainThread) [homeassistant.setup] Phase config_entry_setup for switch_as_x (01JEA0DKHP5AC4FPAAKZZEAHP0) took 0.00s (elapsed=239.51s) (wait_time=239.51s)e[0m
e[31m2025-09-08 20:10:06.462 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Porch lights for switch_as_x
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 751, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/switch_as_x/__init__.py", line 74, in async_setup_entry
await hass.config_entries.async_forward_entry_setups(
entry, (entry.options[CONF_TARGET_DOMAIN],)
)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2571, in async_forward_entry_setups
await integration.async_get_platforms(platforms)
File "/usr/src/homeassistant/homeassistant/loader.py", line 1191, in async_get_platforms
platforms[platform_name] = await future
^^^^^^^^^^^^
asyncio.exceptions.CancelledError: Global task timeout: Bootstrap stage 2 timeoute[0m
e[36m2025-09-08 20:10:06.464 DEBUG (MainThread) [homeassistant.setup] Adding wait for wait_import_platforms for switch_as_x (01JEA0E8P22MXXPZ2F6XXVG2GW) of 239.51e[0m
e[36m2025-09-08 20:10:06.465 DEBUG (MainThread) [homeassistant.setup] Phase config_entry_setup for switch_as_x (01JEA0E8P22MXXPZ2F6XXVG2GW) took 0.00s (elapsed=239.51s) (wait_time=239.51s)e[0m
e[31m2025-09-08 20:10:06.465 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Backyard lights for switch_as_x
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 751, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/switch_as_x/__init__.py", line 74, in async_setup_entry
await hass.config_entries.async_forward_entry_setups(
entry, (entry.options[CONF_TARGET_DOMAIN],)
)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2571, in async_forward_entry_setups
await integration.async_get_platforms(platforms)
File "/usr/src/homeassistant/homeassistant/loader.py", line 1191, in async_get_platforms
platforms[platform_name] = await future
^^^^^^^^^^^^
asyncio.exceptions.CancelledError: Global task timeout: Bootstrap stage 2 timeoute[0m
e[36m2025-09-08 20:10:06.467 DEBUG (MainThread) [homeassistant.setup] Adding wait for wait_import_platforms for switch_as_x (01JJVHTBEPAA22FDBH1NW3PR7Y) of 239.51e[0m
e[36m2025-09-08 20:10:06.467 DEBUG (MainThread) [homeassistant.setup] Phase config_entry_setup for switch_as_x (01JJVHTBEPAA22FDBH1NW3PR7Y) took 0.00s (elapsed=239.51s) (wait_time=239.51s)e[0m
e[31m2025-09-08 20:10:06.467 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Office track lights Switch for switch_as_x
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 751, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/switch_as_x/__init__.py", line 74, in async_setup_entry
await hass.config_entries.async_forward_entry_setups(
entry, (entry.options[CONF_TARGET_DOMAIN],)
)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2571, in async_forward_entry_setups
await integration.async_get_platforms(platforms)
File "/usr/src/homeassistant/homeassistant/loader.py", line 1191, in async_get_platforms
platforms[platform_name] = await future
^^^^^^^^^^^^
asyncio.exceptions.CancelledError: Global task timeout: Bootstrap stage 2 timeoute[0m
e[36m2025-09-08 20:10:06.469 DEBUG (MainThread) [homeassistant.loader] Importing platforms for switch_as_x executor=['fan'] loop=[] took 239.52se[0m
e[36m2025-09-08 20:10:06.470 DEBUG (MainThread) [homeassistant.setup] Adding wait for wait_import_platforms for switch_as_x (01JCYCJNCSWH8WJ4H4Z326XDQX) of 239.52e[0m
e[36m2025-09-08 20:10:06.470 DEBUG (MainThread) [homeassistant.setup] Phase config_entry_setup for switch_as_x (01JCYCJNCSWH8WJ4H4Z326XDQX) took 0.00s (elapsed=239.52s) (wait_time=239.52s)e[0m
e[31m2025-09-08 20:10:06.470 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Shower fan for switch_as_x
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 751, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/switch_as_x/__init__.py", line 74, in async_setup_entry
await hass.config_entries.async_forward_entry_setups(
entry, (entry.options[CONF_TARGET_DOMAIN],)
)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2571, in async_forward_entry_setups
await integration.async_get_platforms(platforms)
File "/usr/src/homeassistant/homeassistant/loader.py", line 1173, in async_get_platforms
import_future.result()
~~~~~~~~~~~~~~~~~~~~^^
File "/usr/src/homeassistant/homeassistant/loader.py", line 1143, in async_get_platforms
await self.hass.async_add_import_executor_job(
self._load_platforms, platform_names
)
asyncio.exceptions.CancelledError: Global task timeout: Bootstrap stage 2 timeoute[0m
e[36m2025-09-08 20:10:06.473 DEBUG (MainThread) [homeassistant.loader] Importing platforms for switch executor=['device_action'] loop=[] took 358.46se[0m
e[33m2025-09-08 20:10:06.477 WARNING (MainThread) [homeassistant.bootstrap] Setup timed out for stage 2 waiting on {<Task pending name='platform loaded sensor' coro=<EntityComponent._async_component_platform_discovered() running at /usr/src/homeassistant/homeassistant/helpers/entity_component.py:199> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove()]>, <Task pending name='Task-264' coro=<_async_process_integration_platforms_for_component() running at /usr/src/homeassistant/homeassistant/helpers/integration_platform.py:108> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove()]>, <Task pending name='Task-261' coro=<_async_process_integration_platforms_for_component() running at /usr/src/homeassistant/homeassistant/helpers/integration_platform.py:108> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove()]>, <Task pending name='Task-253' coro=<_async_process_integration_platforms() running at /usr/src/homeassistant/homeassistant/helpers/integration_platform.py:242> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove()]>, <Task pending name='platform loaded sensor' coro=<EntityComponent._async_component_platform_discovered() running at /usr/src/homeassistant/homeassistant/helpers/entity_component.py:199> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove()]>} - moving forwarde[0m
e[36m2025-09-08 20:10:06.478 DEBUG (MainThread) [homeassistant.bootstrap] Waiting for startup to wrap upe[0m
e[36m2025-09-08 20:10:06.550 DEBUG (MainThread) [homeassistant.bootstrap] Waiting on tasks: {<Task pending name='platform loaded sensor' coro=<EntityComponent._async_component_platform_discovered() running at /usr/src/homeassistant/homeassistant/helpers/entity_component.py:199> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove(), _wait.<locals>._on_completion() at /usr/local/lib/python3.13/asyncio/tasks.py:521]>, <Task pending name='Task-264' coro=<_async_process_integration_platforms_for_component() running at /usr/src/homeassistant/homeassistant/helpers/integration_platform.py:108> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove(), _wait.<locals>._on_completion() at /usr/local/lib/python3.13/asyncio/tasks.py:521]>, <Task pending name='Task-261' coro=<_async_process_integration_platforms_for_component() running at /usr/src/homeassistant/homeassistant/helpers/integration_platform.py:108> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove(), _wait.<locals>._on_completion() at /usr/local/lib/python3.13/asyncio/tasks.py:521]>, <Task pending name='Task-253' coro=<_async_process_integration_platforms() running at /usr/src/homeassistant/homeassistant/helpers/integration_platform.py:242> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove(), _wait.<locals>._on_completion() at /usr/local/lib/python3.13/asyncio/tasks.py:521]>, <Task pending name='platform loaded sensor' coro=<EntityComponent._async_component_platform_discovered() running at /usr/src/homeassistant/homeassistant/helpers/entity_component.py:199> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove(), _wait.<locals>._on_completion() at /usr/local/lib/python3.13/asyncio/tasks.py:521]>}e[0m
e[36m2025-09-08 20:10:06.553 DEBUG (MainThread) [homeassistant.bootstrap] Running timeout Zones: {}e[0m
e[36m2025-09-08 20:10:07.553 DEBUG (MainThread) [homeassistant.bootstrap] Waiting on tasks: {<Task pending name='platform loaded sensor' coro=<EntityComponent._async_component_platform_discovered() running at /usr/src/homeassistant/homeassistant/helpers/entity_component.py:199> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove(), _wait.<locals>._on_completion() at /usr/local/lib/python3.13/asyncio/tasks.py:521]>, <Task pending name='Task-264' coro=<_async_process_integration_platforms_for_component() running at /usr/src/homeassistant/homeassistant/helpers/integration_platform.py:108> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove(), _wait.<locals>._on_completion() at /usr/local/lib/python3.13/asyncio/tasks.py:521]>, <Task pending name='Task-261' coro=<_async_process_integration_platforms_for_component() running at /usr/src/homeassistant/homeassistant/helpers/integration_platform.py:108> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove(), _wait.<locals>._on_completion() at /usr/local/lib/python3.13/asyncio/tasks.py:521]>, <Task pending name='Task-253' coro=<_async_process_integration_platforms() running at /usr/src/homeassistant/homeassistant/helpers/integration_platform.py:242> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove(), _wait.<locals>._on_completion() at /usr/local/lib/python3.13/asyncio/tasks.py:521]>, <Task pending name='platform loaded sensor' coro=<EntityComponent._async_component_platform_discovered() running at /usr/src/homeassistant/homeassistant/helpers/entity_component.py:199> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove(), _wait.<locals>._on_completion() at /usr/local/lib/python3.13/asyncio/tasks.py:521]>}e[0m
e[36m2025-09-08 20:10:07.554 DEBUG (MainThread) [homeassistant.bootstrap] Running timeout Zones: {}e[0m
e[36m2025-09-08 20:10:08.554 DEBUG (MainThread) [homeassistant.bootstrap] Waiting on tasks: {<Task pending name='platform loaded sensor' coro=<EntityComponent._async_component_platform_discovered() running at /usr/src/homeassistant/homeassistant/helpers/entity_component.py:199> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove(), _wait.<locals>._on_completion() at /usr/local/lib/python3.13/asyncio/tasks.py:521]>, <Task pending name='Task-264' coro=<_async_process_integration_platforms_for_component() running at /usr/src/homeassistant/homeassistant/helpers/integration_platform.py:108> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove(), _wait.<locals>._on_completion() at /usr/local/lib/python3.13/asyncio/tasks.py:521]>, <Task pending name='Task-261' coro=<_async_process_integration_platforms_for_component() running at /usr/src/homeassistant/homeassistant/helpers/integration_platform.py:108> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove(), _wait.<locals>._on_completion() at /usr/local/lib/python3.13/asyncio/tasks.py:521]>, <Task pending name='Task-253' coro=<_async_process_integration_platforms() running at /usr/src/homeassistant/homeassistant/helpers/integration_platform.py:242> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove(), _wait.<locals>._on_completion() at /usr/local/lib/python3.13/asyncio/tasks.py:521]>, <Task pending name='platform loaded sensor' coro=<EntityComponent._async_component_platform_discovered() running at /usr/src/homeassistant/homeassistant/helpers/entity_component.py:199> wait_for=<Future pending cb=[_chain_future.<locals>._call_check_cancel() at /usr/local/lib/python3.13/asyncio/futures.py:381, Task.task_wakeup()]> cb=[set.remove(), _wait.<locals>._on_completion() at /usr/local/lib/python3.13/asyncio/tasks.py:521]>}e[0m
e[36m2025-09-08 20:10:08.555 DEBUG (MainThread) [homeassistant.bootstrap] Running timeout Zones: {}e[0m
Supervisor log:
e[32m2025-09-09 00:02:43.944 INFO (MainThread) [supervisor.coresys] Setting up coresys for machine: qemux86-64e[0m
e[32m2025-09-08 20:02:43.955 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/amd64-hassio-supervisor with version 2025.09.0e[0m
e[32m2025-09-08 20:02:43.991 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initializee[0m
e[32m2025-09-08 20:02:43.994 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation completee[0m
e[32m2025-09-08 20:02:43.995 INFO (MainThread) [__main__] Setting up Supervisore[0m
e[32m2025-09-08 20:02:44.101 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2e[0m
e[32m2025-09-08 20:02:44.235 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitore[0m
e[32m2025-09-08 20:02:44.240 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.e[0m
e[32m2025-09-08 20:02:44.240 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.ose[0m
e[32m2025-09-08 20:02:44.241 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1e[0m
e[32m2025-09-08 20:02:44.241 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1e[0m
e[32m2025-09-08 20:02:44.241 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManagere[0m
e[32m2025-09-08 20:02:44.242 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauce[0m
e[32m2025-09-08 20:02:44.242 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1e[0m
e[32m2025-09-08 20:02:44.242 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1e[0m
e[32m2025-09-08 20:02:44.243 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1e[0m
e[32m2025-09-08 20:02:44.485 INFO (MainThread) [supervisor.host.services] Updating service informatione[0m
e[32m2025-09-08 20:02:44.494 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio informatione[0m
e[33m2025-09-08 20:02:44.501 WARNING (SyncWorker_2) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio servere[0m
e[32m2025-09-08 20:02:44.730 INFO (MainThread) [supervisor.host.network] Updating local network informatione[0m
e[32m2025-09-08 20:02:44.801 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor', 'db21ed7f_portainer'}e[0m
e[32m2025-09-08 20:02:44.867 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 16.2 / BootSlot Be[0m
e[32m2025-09-08 20:02:44.872 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitore[0m
e[32m2025-09-08 20:02:44.880 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-cli with version 2025.09.0e[0m
e[32m2025-09-08 20:02:44.912 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugine[0m
e[32m2025-09-08 20:02:44.920 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning hassio_cli applicatione[0m
e[32m2025-09-08 20:02:45.356 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/amd64-hassio-cli with version 2025.09.0 - 172.30.32.5e[0m
e[32m2025-09-08 20:02:45.381 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-dns with version 2025.08.0e[0m
e[32m2025-09-08 20:02:45.413 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugine[0m
e[32m2025-09-08 20:02:45.422 INFO (SyncWorker_0) [supervisor.docker.manager] Cleaning hassio_dns applicatione[0m
e[32m2025-09-08 20:02:45.879 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2025.08.0 - 172.30.32.3e[0m
e[32m2025-09-08 20:02:45.881 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.confe[0m
e[32m2025-09-08 20:02:45.904 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-audio with version 2025.08.0e[0m
e[32m2025-09-08 20:02:45.928 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugine[0m
e[32m2025-09-08 20:02:45.952 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning hassio_audio applicatione[0m
e[32m2025-09-08 20:02:46.445 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/amd64-hassio-audio with version 2025.08.0 - 172.30.32.4e[0m
e[32m2025-09-08 20:02:46.452 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-observer with version 2025.02.0e[0m
e[32m2025-09-08 20:02:46.477 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-multicast with version 2025.08.0e[0m
e[32m2025-09-08 20:02:46.501 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugine[0m
e[32m2025-09-08 20:02:46.510 INFO (SyncWorker_3) [supervisor.docker.manager] Cleaning hassio_multicast applicatione[0m
e[32m2025-09-08 20:02:46.878 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/amd64-hassio-multicast with version 2025.08.0 - Hoste[0m
e[32m2025-09-08 20:02:46.884 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 2 Home Assistant secretse[0m
e[32m2025-09-08 20:02:46.897 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/qemux86-64-homeassistant with version 2025.9.1e[0m
e[32m2025-09-08 20:02:46.925 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/d5369777 repositorye[0m
e[32m2025-09-08 20:02:46.926 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/db21ed7f repositorye[0m
e[32m2025-09-08 20:02:46.926 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/ccab4aaf repositorye[0m
e[32m2025-09-08 20:02:46.926 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/65f67727 repositorye[0m
e[32m2025-09-08 20:02:46.926 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/9b13b3f4 repositorye[0m
e[32m2025-09-08 20:02:46.929 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/5c53de3b repositorye[0m
e[32m2025-09-08 20:02:46.935 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/abc67f79 repositorye[0m
e[32m2025-09-08 20:02:46.935 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/15d21743 repositorye[0m
e[32m2025-09-08 20:02:46.935 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/a0d7b954 repositorye[0m
e[32m2025-09-08 20:02:46.940 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/core repositorye[0m
e[32m2025-09-08 20:02:46.940 INFO (MainThread) [supervisor.store.git] Loading add-on /data/addons/git/b9845f46 repositorye[0m
e[32m2025-09-08 20:02:50.947 INFO (MainThread) [supervisor.store] Loading add-ons from store: 206 all - 206 new - 0 removee[0m
e[32m2025-09-08 20:02:51.120 INFO (MainThread) [supervisor.addons.manager] Found 16 installed add-onse[0m
e[32m2025-09-08 20:02:51.243 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-configurator with version 5.8.0e[0m
e[32m2025-09-08 20:02:51.250 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-mosquitto with version 6.5.1e[0m
e[32m2025-09-08 20:02:51.278 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/node-red/amd64 with version 20.0.0e[0m
e[32m2025-09-08 20:02:51.292 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/sqlite-web/amd64 with version 4.4.0e[0m
e[32m2025-09-08 20:02:51.293 INFO (MainThread) [supervisor.docker.interface] Attaching to thomasmauerer/samba-backup-amd64 with version 5.2.0e[0m
e[32m2025-09-08 20:02:51.309 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/vscode/amd64 with version 5.19.3e[0m
e[32m2025-09-08 20:02:51.311 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/wez/govee2mqtt-amd64 with version 2025.04.13-17d43d72e[0m
e[32m2025-09-08 20:02:51.326 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-openwakeword with version 1.10.0e[0m
e[32m2025-09-08 20:02:51.327 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/esphome/esphome-hassio with version 2025.8.0e[0m
e[32m2025-09-08 20:02:51.328 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-ssh with version 9.19.0e[0m
e[32m2025-09-08 20:02:51.346 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-whisper with version 2.3.0e[0m
e[32m2025-09-08 20:02:51.360 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/alexbelgium/portainer-amd64 with version 2.33.1e[0m
e[32m2025-09-08 20:02:51.369 INFO (MainThread) [supervisor.docker.interface] Attaching to homeassistant/amd64-addon-piper with version 1.6.0e[0m
e[32m2025-09-08 20:02:51.467 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/hassio-addons/zwave-js-ui/amd64 with version 5.1.0e[0m
e[32m2025-09-08 20:02:51.479 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/pbkhrv/rtl_433-hass-addons-rtl_433-amd64 with version 0.6.0e[0m
e[32m2025-09-08 20:02:51.512 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/pbkhrv/rtl_433-hass-addons-rtl_433_mqtt_autodiscovery-amd64 with version 0.9.0e[0m
e[32m2025-09-08 20:02:51.895 INFO (MainThread) [supervisor.backups.manager] Found 0 backup filese[0m
e[32m2025-09-08 20:02:51.896 INFO (MainThread) [supervisor.discovery] Loaded 6 messagese[0m
e[32m2025-09-08 20:02:51.896 INFO (MainThread) [supervisor.ingress] Loaded 1 ingress sessionse[0m
e[32m2025-09-08 20:02:51.896 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state setupe[0m
e[32m2025-09-08 20:02:51.896 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_missing/addone[0m
e[32m2025-09-08 20:02:51.896 INFO (MainThread) [supervisor.resolution.checks.base] Run check for deprecated_addon/addone[0m
e[32m2025-09-08 20:02:51.897 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/systeme[0m
e[32m2025-09-08 20:02:51.897 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/systeme[0m
e[32m2025-09-08 20:02:51.897 INFO (MainThread) [supervisor.resolution.checks.base] Run check for detached_addon_removed/addone[0m
e[32m2025-09-08 20:02:51.897 INFO (MainThread) [supervisor.resolution.checks.base] Run check for duplicate_os_installation/systeme[0m
e[32m2025-09-08 20:02:51.965 INFO (MainThread) [supervisor.resolution.check] System checks completee[0m
e[32m2025-09-08 20:02:51.965 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state setupe[0m
e[32m2025-09-08 20:02:51.966 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation completee[0m
e[32m2025-09-08 20:02:51.966 INFO (MainThread) [supervisor.jobs] 'ResolutionFixup.run_autofix' blocked from execution, system is not running - setupe[0m
e[32m2025-09-08 20:02:51.993 INFO (MainThread) [supervisor.os.manager] Rauc: slot B - activated slot kernel.1, marked slot kernel.1 as goode[0m
e[32m2025-09-08 20:02:52.016 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.jsone[0m
e[32m2025-09-08 20:02:52.080 INFO (MainThread) [supervisor.addons.manager] Phase 'initialize' starting 0 add-onse[0m
e[32m2025-09-08 20:02:52.088 INFO (MainThread) [supervisor.addons.manager] Phase 'system' starting 0 add-onse[0m
e[32m2025-09-08 20:02:52.088 INFO (MainThread) [supervisor.addons.manager] Phase 'services' starting 1 add-onse[0m
e[32m2025-09-08 20:02:52.146 INFO (SyncWorker_5) [supervisor.docker.manager] Cleaning addon_core_ssh applicatione[0m
e[32m2025-09-08 20:02:52.844 INFO (MainThread) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-ssh with version 9.19.0e[0m
e[32m2025-09-08 20:02:57.854 INFO (MainThread) [supervisor.core] Start Home Assistant Coree[0m
e[32m2025-09-08 20:02:57.893 INFO (SyncWorker_1) [supervisor.docker.manager] Starting homeassistante[0m
e[32m2025-09-08 20:02:58.240 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is readye[0m
e[32m2025-09-08 20:03:10.055 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state startupe[0m
e[32m2025-09-08 20:03:10.055 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation completee[0m
e[32m2025-09-08 20:03:13.283 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API tokene[0m
e[32m2025-09-08 20:03:13.287 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='NOT_RUNNING', offline_db_migration=False)e[0m