Guys, since version 2022.x when I restart home assistant inside gui the whole process is killed giving the error:
Feb 16 15:34:44 Raspberrypi4 hass[1055]: 2022-02-16 15:34:44 WARNING (MainThread) [homeassistant.core] Timed out waiting for shutdown stage 1 to complete, the shutdown will continue
Feb 16 15:35:44 Raspberrypi4 hass[1055]: 2022-02-16 15:35:44 WARNING (MainThread) [homeassistant.core] Timed out waiting for shutdown stage 2 to complete, the shutdown will continue
Feb 16 15:36:14 Raspberrypi4 hass[1055]: 2022-02-16 15:36:14 WARNING (MainThread) [homeassistant.core] Timed out waiting for shutdown stage 3 to complete, the shutdown will continue
Feb 16 15:36:16 Raspberrypi4 systemd[1]: [email protected]: Main process exited, code=exited, status=100/n/a
Feb 16 15:36:16 Raspberrypi4 systemd[1]: [email protected]: Failed with result ‘exit-code’.
Feb 16 15:36:16 Raspberrypi4 systemd[1]: [email protected]: Consumed 4h 30min 48.115s CPU time.
But if I do a server restart “systemctl restart [email protected]” home assistant is restarted without any issue.
Any clues?