Hi,
I am currently running HA 24.9.2 in a docker container. I tried to update the container by pulling a new container and restarting.
However, the resulting container crashes and my system falls back to the 24.9.2 container.
Here are the logs I was able to grab from the new container:
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
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun home-assistant (no readiness notification)
s6-rc: info: service legacy-services successfully started
2024-09-23 15:42:55.995 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration email wh
ich has not been tested by Home Assistant. This component might cause stability problems, be sure to disable
it if you experience issues with Home Assistant
2024-09-23 15:42:56.072 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration tapo whi
ch has not been tested by Home Assistant. This component might cause stability problems, be sure to disable
it if you experience issues with Home Assistant
2024-09-23 15:42:56.211 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration config_e
ditor which has not been tested by Home Assistant. This component might cause stability problems, be sure to
disable it if you experience issues with Home Assistant
2024-09-23 15:42:56.263 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs whi
ch has not been tested by Home Assistant. This component might cause stability problems, be sure to disable
it if you experience issues with Home Assistant
2024-09-23 15:42:56.407 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration samsungt
v_tizen which has not been tested by Home Assistant. This component might cause stability problems, be sure
to disable it if you experience issues with Home Assistant
2024-09-23 15:42:56.521 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration feedpars
er which has not been tested by Home Assistant. This component might cause stability problems, be sure to di
sable it if you experience issues with Home Assistant
2024-09-23 15:42:56.568 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration fontawes
ome which has not been tested by Home Assistant. This component might cause stability problems, be sure to d
isable it if you experience issues with Home Assistant
2024-09-23 15:42:56.693 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration spook wh
ich has not been tested by Home Assistant. This component might cause stability problems, be sure to disable
it if you experience issues with Home Assistant
2024-09-23 15:42:56.765 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration mail_and
packages which has not been tested by Home Assistant. This component might cause stability problems, be sur
e to disable it if you experience issues with Home Assistant
2024-09-23 15:42:56.859 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration ics whic
h has not been tested by Home Assistant. This component might cause stability problems, be sure to disable i
t if you experience issues with Home Assistant
2024-09-23 15:42:57.027 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration avanza_s
tock which has not been tested by Home Assistant. This component might cause stability problems, be sure to
disable it if you experience issues with Home Assistant
2024-09-23 15:42:57.117 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration truenas
which has not been tested by Home Assistant. This component might cause stability problems, be sure to disab
le it if you experience issues with Home Assistant
2024-09-23 15:42:57.170 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration home_con
nect_alt which has not been tested by Home Assistant. This component might cause stability problems, be sure
to disable it if you experience issues with Home Assistant
2024-09-23 15:42:57.233 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration spook_in
verse which has not been tested by Home Assistant. This component might cause stability problems, be sure to
disable it if you experience issues with Home Assistant
2024-09-23 15:42:57.317 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration jokes wh
ich has not been tested by Home Assistant. This component might cause stability problems, be sure to disable
it if you experience issues with Home Assistant
2024-09-23 15:42:57.496 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration webhook
service which has not been tested by Home Assistant. This component might cause stability problems, be sure
to disable it if you experience issues with Home Assistant
s6-rc: info: service legacy-services: stopping
[15:43:49] INFO: Home Assistant Core finish process exit code 256
[15:43:49] INFO: Home Assistant Core finish process received signal 15
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
I have no idea how to troubleshoot this, so any suggestions would be most welcome!
Mike.