HomeAssistant running in a docker container in Synology (DS423+) is dying daily and the last entry in the log I can find is always:
(Recorder) [homeassistant.components.recorder.pool.RecorderPool] Pool recreating
Unsure if this is related, however if I go into Developer and restart HomeAssistant this will also cause the same problem. Unsure what the issue could be or how to solve it.
This is from updating HACS and rebooting through developer. This hangs/crashes and won’t reboot until I restart it from the Container app in Synology.
|2025/01/29 16:08:30|stdout|s6-rc: info: service legacy-services successfully started|
|2025/01/29 16:08:30|stdout|services-up: info: copying legacy longrun home-assistant (no readiness notification)|
|2025/01/29 16:08:30|stdout|s6-rc: info: service legacy-services: starting|
|2025/01/29 16:08:30|stdout|s6-rc: info: service legacy-cont-init successfully started|
|2025/01/29 16:08:30|stdout|s6-rc: info: service legacy-cont-init: starting|
|2025/01/29 16:08:30|stdout|s6-rc: info: service fix-attrs successfully started|
|2025/01/29 16:08:30|stdout|s6-rc: info: service fix-attrs: starting|
|2025/01/29 16:08:30|stdout|s6-rc: info: service s6rc-oneshot-runner successfully started|
|2025/01/29 16:08:30|stdout|s6-rc: info: service s6rc-oneshot-runner: starting|
|2025/01/29 16:08:12|stdout|s6-rc: info: service legacy-services: stopping|
|2025/01/29 16:07:30|stdout|e[32m2025-01-29 06:07:30.152 INFO (Recorder) [homeassistant.components.recorder.pool.RecorderPool] Pool recreatinge[0m|
|2025/01/29 16:07:27|stdout|e[32m2025-01-29 06:07:27.092 INFO (MainThread) [pyhap.accessory_driver] Stopping accessory HASS Bridge on address ['10.0.0.235', 'fe80::9209:d0ff:fe48:5737'], port 21064.e[0m|
|2025/01/29 16:07:04|stdout|e[32m2025-01-29 06:07:04.245 INFO (MainThread) [custom_components.hacs] <Integration hacs/integration> Post installation steps completede[0m|
|2025/01/29 16:07:04|stdout|e[32m2025-01-29 06:07:04.245 INFO (MainThread) [custom_components.hacs] <Integration hacs/integration> Running post installation stepse[0m|
|2025/01/29 16:07:04|stdout|e[32m2025-01-29 06:07:04.245 INFO (MainThread) [custom_components.hacs] <Integration hacs/integration> Installation steps completede[0m|
|2025/01/29 16:07:04|stdout|e[32m2025-01-29 06:07:04.117 INFO (MainThread) [custom_components.hacs] <Integration hacs/integration> Download of hacs.zip completede[0m|
|2025/01/29 16:06:54|stdout|e[32m2025-01-29 06:06:54.960 INFO (MainThread) [custom_components.hacs] <Integration hacs/integration> Running installation stepse[0m|
|2025/01/29 16:06:54|stdout|e[32m2025-01-29 06:06:54.960 INFO (MainThread) [custom_components.hacs] <Integration hacs/integration> Pre installation steps completede[0m|
|2025/01/29 16:06:54|stdout|e[32m2025-01-29 06:06:54.960 INFO (MainThread) [custom_components.hacs] <Integration hacs/integration> Running pre installation stepse[0m|
|2025/01/29 16:06:54|stdout|e[32m2025-01-29 06:06:54.959 INFO (MainThread) [custom_components.hacs] Starting download, 2.0.5e[0m|
I can’t get crash logs out of this (no idea how) HASS stops responding and I can’t access the logs except through the Container application in Synology.