I’m trying to shutdown HA form here
But HA is not shutting down, it just restarts.
When looked at the CORE logs, I saw below.
Any idea why it’s timing out?
2021-05-19 22:27:45 ERROR (MainThread) [homeassistant.components.hassio.handler] Timeout on /host/shutdown request
2021-05-19 22:27:45 ERROR (MainThread) [homeassistant.components.hassio] Error on Hass.io API:
s6-svscanctl: fatal: unable to control /var/run/s6/services: supervisor not listening
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] udev.sh: executing...
[cont-init.d] udev.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.