Random (?) reboot, source unclear

Occasionally (every few days or so) HomeAssistant reboots on its own.
I have no idea why and the log files are not really giving me a clue.
Anyone able to point me in the right dirction?

2025-10-09 07:03:35.256 ERROR (MainThread) [homeassistant.components.modbus] Pymodbus: modbuspvsystem: Error: device: 85 address: 1055 -> Modbus Error: [Input/Output] Request cancelled outside pymodbus.
2025-10-09 07:03:35.564 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('ValueError: Template error: int got invalid input 'unavailable' when rendering template '{{ (states('sensor.alphaess_pv1_power') | int + states('sensor.alphaess_pv2_power') | int) |int }}' but no default was specified') while processing template 'Template<template=({{ (states('sensor.alphaess_pv1_power') | int + states('sensor.alphaess_pv2_power') | int) |int }}) renders=38082>' for attribute '_attr_native_value' in entity 'sensor.alpha_ess_actual_production'
2025-10-09 07:03:35.626 ERROR (MainThread) [homeassistant.components.template.template_entity] TemplateError('ValueError: Template error: float got invalid input 'unavailable' when rendering template '{{states('sensor.alphaess_current_pv_production')|float > 0 }}' but no default was specified') while processing template 'Template<template=({{states('sensor.alphaess_current_pv_production')|float > 0 }}) renders=38078>' for attribute '_state' in entity 'binary_sensor.alpha_pv_generating'
2025-10-09 07:03:40.419 ERROR (MainThread) [homeassistant] Error doing job: an error occurred during closing of asynchronous generator <async_generator object Response.aiter_bytes at 0x7ffac7a3f400> (None)
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/runner.py", line 271, in run
    return loop.run_until_complete(setup_and_run_hass(runtime_config))
           ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 712, in run_until_complete
    self.run_forever()
    ~~~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 683, in run_forever
    self._run_once()
    ~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 1998, in _run_once
    handle = heapq.heappop(self._scheduled)
RuntimeError: list changed size during iteration

During handling of the above exception, another exception occurred:

RuntimeError: aclose(): asynchronous generator is already running
2025-10-09 07:03:40.421 ERROR (MainThread) [homeassistant] Error doing job: an error occurred during closing of asynchronous generator <async_generator object Response.aiter_text at 0x7ffa8713f010> (None)
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/runner.py", line 271, in run
    return loop.run_until_complete(setup_and_run_hass(runtime_config))
           ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 712, in run_until_complete
    self.run_forever()
    ~~~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 683, in run_forever
    self._run_once()
    ~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 1998, in _run_once
    handle = heapq.heappop(self._scheduled)
RuntimeError: list changed size during iteration

During handling of the above exception, another exception occurred:

RuntimeError: aclose(): asynchronous generator is already running
2025-10-09 07:03:40.423 ERROR (MainThread) [homeassistant] Error doing job: an error occurred during closing of asynchronous generator <async_generator object AsyncHTTP2Connection._receive_response_body at 0x7ffa6b57f010> (None)
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/runner.py", line 271, in run
    return loop.run_until_complete(setup_and_run_hass(runtime_config))
           ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 712, in run_until_complete
    self.run_forever()
    ~~~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 683, in run_forever
    self._run_once()
    ~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 1998, in _run_once
    handle = heapq.heappop(self._scheduled)
RuntimeError: list changed size during iteration

During handling of the above exception, another exception occurred:

RuntimeError: aclose(): asynchronous generator is already running
2025-10-09 07:03:40.424 ERROR (MainThread) [homeassistant] Error doing job: an error occurred during closing of asynchronous generator <async_generator object HTTP2ConnectionByteStream.__aiter__ at 0x7ffa88ab9940> (None)
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/runner.py", line 271, in run
    return loop.run_until_complete(setup_and_run_hass(runtime_config))
           ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 712, in run_until_complete
    self.run_forever()
    ~~~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 683, in run_forever
    self._run_once()
    ~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 1998, in _run_once
    handle = heapq.heappop(self._scheduled)
RuntimeError: list changed size during iteration

During handling of the above exception, another exception occurred:

RuntimeError: aclose(): asynchronous generator is already running
2025-10-09 07:03:40.426 ERROR (MainThread) [homeassistant] Error doing job: an error occurred during closing of asynchronous generator <async_generator object Response.aiter_raw at 0x7ffa543d5540> (None)
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/runner.py", line 271, in run
    return loop.run_until_complete(setup_and_run_hass(runtime_config))
           ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 712, in run_until_complete
    self.run_forever()
    ~~~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 683, in run_forever
    self._run_once()
    ~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 1998, in _run_once
    handle = heapq.heappop(self._scheduled)
RuntimeError: list changed size during iteration

During handling of the above exception, another exception occurred:

RuntimeError: aclose(): asynchronous generator is already running
2025-10-09 07:03:40.428 ERROR (MainThread) [homeassistant] Error doing job: an error occurred during closing of asynchronous generator <async_generator object BoundAsyncStream.__aiter__ at 0x7ffa75121d80> (None)
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/runner.py", line 271, in run
    return loop.run_until_complete(setup_and_run_hass(runtime_config))
           ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 712, in run_until_complete
    self.run_forever()
    ~~~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 683, in run_forever
    self._run_once()
    ~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 1998, in _run_once
    handle = heapq.heappop(self._scheduled)
RuntimeError: list changed size during iteration

During handling of the above exception, another exception occurred:

RuntimeError: aclose(): asynchronous generator is already running
2025-10-09 07:03:40.430 ERROR (MainThread) [homeassistant] Error doing job: an error occurred during closing of asynchronous generator <async_generator object PoolByteStream.__aiter__ at 0x7ffa4a0ca5e0> (None)
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/runner.py", line 271, in run
    return loop.run_until_complete(setup_and_run_hass(runtime_config))
           ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 712, in run_until_complete
    self.run_forever()
    ~~~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 683, in run_forever
    self._run_once()
    ~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 1998, in _run_once
    handle = heapq.heappop(self._scheduled)
RuntimeError: list changed size during iteration

During handling of the above exception, another exception occurred:

RuntimeError: aclose(): asynchronous generator is already running
2025-10-09 07:03:40.432 ERROR (MainThread) [homeassistant] Error doing job: an error occurred during closing of asynchronous generator <async_generator object AsyncResponseStream.__aiter__ at 0x7ffa5d54a7a0> (None)
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/runner.py", line 271, in run
    return loop.run_until_complete(setup_and_run_hass(runtime_config))
           ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 712, in run_until_complete
    self.run_forever()
    ~~~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 683, in run_forever
    self._run_once()
    ~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 1998, in _run_once
    handle = heapq.heappop(self._scheduled)
RuntimeError: list changed size during iteration

During handling of the above exception, another exception occurred:

RuntimeError: aclose(): asynchronous generator is already running
2025-10-09 07:03:40.441 ERROR (MainThread) [root] Uncaught exception
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/usr/src/homeassistant/homeassistant/__main__.py", line 229, in <module>
    sys.exit(main())
             ~~~~^^
  File "/usr/src/homeassistant/homeassistant/__main__.py", line 215, in main
    exit_code = runner.run(runtime_conf)
  File "/usr/src/homeassistant/homeassistant/runner.py", line 271, in run
    return loop.run_until_complete(setup_and_run_hass(runtime_config))
           ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 712, in run_until_complete
    self.run_forever()
    ~~~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 683, in run_forever
    self._run_once()
    ~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 1998, in _run_once
    handle = heapq.heappop(self._scheduled)
RuntimeError: list changed size during iteration
2025-10-09 07:03:41.097 ERROR (stream_worker) [root] Uncaught thread exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.13/threading.py", line 1043, in _bootstrap_inner
    self.run()
    ~~~~~~~~^^
  File "/usr/local/lib/python3.13/threading.py", line 994, in run
    self._target(*self._args, **self._kwargs)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/stream/__init__.py", line 481, in _run_worker
    stream_worker(
    ~~~~~~~~~~~~~^
        self.source,
        ^^^^^^^^^^^^
    ...<4 lines>...
        self._thread_quit,
        ^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 668, in stream_worker
    muxer.mux_packet(packet)
    ~~~~~~~~~~~~~~~~^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 271, in mux_packet
    self.check_flush_part(packet)
    ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 310, in check_flush_part
    self.flush(packet, last_part=False)
    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 359, in flush
    self._hass.loop.call_soon_threadsafe(
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        self._segment.async_add_part,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...<15 lines>...
        ),
        ^^
    )
    ^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 878, in call_soon_threadsafe
    self._check_closed()
    ~~~~~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 556, in _check_closed
    raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
2025-10-09 07:03:41.134 ERROR (stream_worker) [root] Uncaught thread exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.13/threading.py", line 1043, in _bootstrap_inner
    self.run()
    ~~~~~~~~^^
  File "/usr/local/lib/python3.13/threading.py", line 994, in run
    self._target(*self._args, **self._kwargs)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/stream/__init__.py", line 481, in _run_worker
    stream_worker(
    ~~~~~~~~~~~~~^
        self.source,
        ^^^^^^^^^^^^
    ...<4 lines>...
        self._thread_quit,
        ^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 668, in stream_worker
    muxer.mux_packet(packet)
    ~~~~~~~~~~~~~~~~^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 271, in mux_packet
    self.check_flush_part(packet)
    ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 310, in check_flush_part
    self.flush(packet, last_part=False)
    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 359, in flush
    self._hass.loop.call_soon_threadsafe(
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        self._segment.async_add_part,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...<15 lines>...
        ),
        ^^
    )
    ^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 878, in call_soon_threadsafe
    self._check_closed()
    ~~~~~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 556, in _check_closed
    raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
2025-10-09 07:03:41.200 ERROR (stream_worker) [root] Uncaught thread exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.13/threading.py", line 1043, in _bootstrap_inner
    self.run()
    ~~~~~~~~^^
  File "/usr/local/lib/python3.13/threading.py", line 994, in run
    self._target(*self._args, **self._kwargs)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/stream/__init__.py", line 481, in _run_worker
    stream_worker(
    ~~~~~~~~~~~~~^
        self.source,
        ^^^^^^^^^^^^
    ...<4 lines>...
        self._thread_quit,
        ^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 668, in stream_worker
    muxer.mux_packet(packet)
    ~~~~~~~~~~~~~~~~^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 271, in mux_packet
    self.check_flush_part(packet)
    ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 310, in check_flush_part
    self.flush(packet, last_part=False)
    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/components/stream/worker.py", line 359, in flush
    self._hass.loop.call_soon_threadsafe(
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        self._segment.async_add_part,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...<15 lines>...
        ),
        ^^
    )
    ^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 878, in call_soon_threadsafe
    self._check_closed()
    ~~~~~~~~~~~~~~~~~~^^
  File "/usr/local/lib/python3.13/asyncio/base_events.py", line 556, in _check_closed
    raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed

Do you use home assistant OS?

If so, maybe check the host logs under “System->Logs->Host”.

There might be something interesting in there.

Not until you give more about your system: where you run HA (hardware), how (VM, container……), RAM quantity etc…
like someone wrote once here, you asked similar like if you’d phone to local car repair and ask “ hey, my car broke down, can you say what’s wrong quickly?”

Yes, it’s HAOS on Proxmox.
The vm (8 GB RAM) itself runs fine. It’s Homeassistant itself that is having issues.

I do not see anything significant there, but the log has rolled over anyway:

2025-10-10 08:42:43.206 homeassistant bluetoothd[435]: Path / reserved for Adv Monitor app :1.2500
2025-10-10 08:42:53.594 homeassistant bluetoothd[435]: Adv Monitor app :1.2500 disconnected from D-Bus
2025-10-10 08:44:53.654 homeassistant bluetoothd[435]: Path / reserved for Adv Monitor app :1.2501
2025-10-10 08:45:04.049 homeassistant bluetoothd[435]: Adv Monitor app :1.2501 disconnected from D-Bus
2025-10-10 08:47:04.101 homeassistant bluetoothd[435]: Path / reserved for Adv Monitor app :1.2502
2025-10-10 08:47:14.491 homeassistant bluetoothd[435]: Adv Monitor app :1.2502 disconnected from D-Bus
2025-10-10 08:48:17.345 homeassistant systemd[1]: Starting Hostname Service...
2025-10-10 08:48:17.369 homeassistant systemd-timesyncd[1441]: Network configuration changed, trying to establish connection.
2025-10-10 08:48:17.372 homeassistant systemd-timesyncd[1441]: Contacted time server 192.168.178.1:123 (192.168.178.1).
2025-10-10 08:48:17.405 homeassistant systemd-timesyncd[1441]: Network configuration changed, trying to establish connection.
2025-10-10 08:48:17.407 homeassistant systemd-timesyncd[1441]: Contacted time server 192.168.178.1:123 (192.168.178.1).
2025-10-10 08:48:17.562 homeassistant systemd[1]: Started Hostname Service.
2025-10-10 08:48:17.575 homeassistant systemd[1]: Starting Time & Date Service...
2025-10-10 08:48:17.601 homeassistant systemd-timesyncd[1441]: Network configuration changed, trying to establish connection.
2025-10-10 08:48:17.602 homeassistant systemd-timesyncd[1441]: Contacted time server 192.168.178.1:123 (192.168.178.1).
2025-10-10 08:48:17.740 homeassistant systemd[1]: Started Time & Date Service.
2025-10-10 08:48:47.631 homeassistant systemd[1]: systemd-hostnamed.service: Deactivated successfully.
2025-10-10 08:48:47.819 homeassistant systemd[1]: systemd-timedated.service: Deactivated successfully.
2025-10-10 08:49:14.559 homeassistant bluetoothd[435]: Path / reserved for Adv Monitor app :1.2505
2025-10-10 08:49:24.935 homeassistant bluetoothd[435]: Adv Monitor app :1.2505 disconnected from D-Bus
2025-10-10 08:51:24.985 homeassistant bluetoothd[435]: Path / reserved for Adv Monitor app :1.2506
2025-10-10 08:51:35.373 homeassistant bluetoothd[435]: Adv Monitor app :1.2506 disconnected from D-Bus
2025-10-10 08:53:35.444 homeassistant bluetoothd[435]: Path / reserved for Adv Monitor app :1.2507
2025-10-10 08:53:45.814 homeassistant bluetoothd[435]: Adv Monitor app :1.2507 disconnected from D-Bus
2025-10-10 08:55:45.874 homeassistant bluetoothd[435]: Path / reserved for Adv Monitor app :1.2508

I assume you have at least 2GB assigned for HA. I’ve had similar occasional reboots some time ago, and it turned out it was proxmox - i know that because i managed to “catch” proxmox once right after such crash starting all my VM’s and LXC’s at the same time.
It didn’t occur for a while now, so i still don’t know the cause. Logs are often useless for this case, since thing just “crashes” suddenly…

But if it’s HA i’d suggest disabling (unofficial) addons one-by-one to find “the one”. Or vice-versa: disable all then enable them back one-by-one to see when it starts to crash.

Get your self a list of reboots from ha os and Proxmox.

You can then check if they correlate.
If you recently updated to Proxmox 9 you might run into memory issues.
There was some behavior change in memory allocation.

HAOS is not the problem.
The vm itself works fine.

It’s HA itself that restarts, not the vm it runs on.

This looks weird:

2025-10-10 22:25:04.294 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage home_assistant
2025-10-10 22:25:04.297 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage addons
2025-10-10 22:25:05.362 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage home_assistant
2025-10-10 22:25:05.363 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage addons
2025-10-10 22:25:33.625 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage home_assistant
2025-10-10 22:25:33.627 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage addons
2025-10-10 22:25:34.733 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage home_assistant
2025-10-10 22:25:34.735 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage addons
2025-10-10 22:30:19.726 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage home_assistant
2025-10-10 22:30:19.728 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage addons
2025-10-10 22:30:21.573 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage home_assistant
2025-10-10 22:30:21.577 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage addons
2025-10-10 22:30:54.090 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage home_assistant
2025-10-10 22:30:54.092 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage addons
2025-10-10 22:30:55.303 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage home_assistant
2025-10-10 22:30:55.306 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage addons
2025-10-10 22:35:04.621 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage home_assistant
2025-10-10 22:35:04.623 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage addons
2025-10-10 22:35:05.802 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage home_assistant
2025-10-10 22:35:05.803 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage addons
2025-10-10 22:35:48.008 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage home_assistant
2025-10-10 22:35:48.037 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage addons
2025-10-10 22:35:49.101 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage home_assistant
2025-10-10 22:35:49.103 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage addons
2025-10-10 22:40:04.206 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage home_assistant
2025-10-10 22:40:04.208 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage addons
2025-10-10 22:40:05.335 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage home_assistant
2025-10-10 22:40:05.338 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage addons
2025-10-10 22:40:38.309 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage home_assistant
2025-10-10 22:40:38.312 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage addons
2025-10-10 22:40:39.828 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage home_assistant
2025-10-10 22:40:39.870 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage addons
2025-10-10 22:45:19.776 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage home_assistant
2025-10-10 22:45:19.778 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage addons
2025-10-10 22:45:20.893 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage home_assistant
2025-10-10 22:45:20.895 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage addons
2025-10-10 22:45:40.697 INFO (MainThread) [supervisor.api.proxy] [a0d7b954_appdaemon] Home Assistant WebSocket API closed
2025-10-10 22:46:01.808 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage home_assistant
2025-10-10 22:46:01.811 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage addons
2025-10-10 22:46:03.503 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage home_assistant
2025-10-10 22:46:03.506 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage addons
2025-10-10 22:46:03.894 WARNING (MainThread) [supervisor.homeassistant.core] Watchdog found Home Assistant failed, restarting...
2025-10-10 22:46:03.910 INFO (SyncWorker_3) [supervisor.docker.manager] Starting homeassistant
2025-10-10 22:46:04.992 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
2025-10-10 22:46:11.329 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running
2025-10-10 22:46:11.439 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2025-10-10 22:46:15.558 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='NOT_RUNNING', offline_db_migration=False)
2025-10-10 22:46:22.230 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/core repository from https://github.com/home-assistant/addons
2025-10-10 22:46:22.234 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/5c53de3b repository from https://github.com/esphome/home-assistant-addon
2025-10-10 22:46:22.235 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/a0d7b954 repository from https://github.com/hassio-addons/repository
2025-10-10 22:46:22.235 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/a14d3924 repository from https://github.com/dm82m/hassio-addons
2025-10-10 22:46:22.235 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/ba22da74 repository from https://github.com/MickMake/HomeAssistantAddons
2025-10-10 22:46:22.236 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/ccab4aaf repository from https://github.com/blakeblackshear/frigate-hass-addons
2025-10-10 22:46:22.236 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/d5369777 repository from https://github.com/music-assistant/home-assistant-addon
2025-10-10 22:46:22.236 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/193f5383 repository from https://github.com/mercenaruss/zigstar_addons
2025-10-10 22:46:22.252 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/f32ea98b repository from https://github.com/ESPresense/hassio-addons
2025-10-10 22:46:22.252 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/688bf4e9 repository from https://github.com/Lamarqe/fritzmesh
2025-10-10 22:46:22.264 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/9336c2b0 repository from https://github.com/zigbee2mqtt/hassio-zigbee2mqtt/
2025-10-10 22:46:22.298 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/c03d64a7 repository from https://github.com/llamafilm/tesla-http-proxy-addon
2025-10-10 22:46:22.404 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2025-10-10 22:46:22.672 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/605cee21 repository from https://github.com/FaserF/hassio-addons
2025-10-10 22:46:22.674 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/45df7312 repository from https://github.com/zigbee2mqtt/hassio-zigbee2mqtt
2025-10-10 22:46:22.677 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/49686a9f repository from https://github.com/evcc-io/hassio-addon
2025-10-10 22:46:22.678 INFO (MainThread) [supervisor.store.git] Update add-on /data/addons/git/da013fb0 repository from https://github.com/tesla-local-control/tesla-local-control-addon
2025-10-10 22:47:01.130 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='RUNNING', offline_db_migration=False)
2025-10-10 22:47:01.130 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
2025-10-10 22:47:05.130 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
2025-10-10 22:47:05.132 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_appdaemon
2025-10-10 22:47:05.135 INFO (MainThread) [supervisor.api.proxy] [a0d7b954_appdaemon] Home Assistant WebSocket API proxy running
2025-10-10 22:50:05.041 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage home_assistant
2025-10-10 22:50:05.043 INFO (MainThread) [supervisor.backups.manager] Freeze starting stage addons
2025-10-10 22:50:06.521 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage home_assistant
2025-10-10 22:50:06.523 INFO (MainThread) [supervisor.backups.manager] Thaw starting stage addons


Deactivating integrations will not help much (unless I get super lucky).
It usually takes at least a days, sometimes a week or longer before a crash.
So, I would have to wait months to find the integration - if it even is an integration.
Or two that only cause the problem when both are running …

For 3 days I do not have any crash (so far).

If I would have deactived a random integration on Saturday, I would have probably deducted wrongfully that the deactivated integration is not to be blamed.
How is that “deactive on integration at a time” system even supposed to work?
Which schedule am I supposed to go with?

I think the more reasonable approach would be getting proper logs or understanding the logs I have (assuming they already contain information about what is going wrong).