Hello everyone,
my HA recently started to crash when I try to add a new zigbee device using ZHA.
Sometimes it happens in the “configuring” stage (after starting interview) and sometimes it happens when it says that the device is ready tu use, I try to rename the device and notice that HA is not responding.
HA usually restarts automatically (after few minutes thanks to a watchdog) but sometimes i need to restart HA manually.
I’m using HA OS on Intel x86 and ZHA with Sonoff Zigbee 3.0 USB Dongle Plus and everything was working great untlill recently. I have no idea wether this can be caused by some of the zigbee devices that I have added or by some of the recent HA updates or something else.
Has anyone experienced this behavior? Could anyone help? Perhaps point me, where to look?
Thanks in advance.
Here is what I found in supervisor log:
2025-03-23 11:35:09.888 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call http://172.30.32.1:8123/api/core/state.
2025-03-23 11:35:25.878 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call http://172.30.32.1:8123/api/core/state.
2025-03-23 11:35:25.878 WARNING (MainThread) [supervisor.misc.tasks] Watchdog missed an Home Assistant Core API response.
2025-03-23 11:36:09.903 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call http://172.30.32.1:8123/api/core/state.
2025-03-23 11:37:09.873 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call http://172.30.32.1:8123/api/core/state.
2025-03-23 11:37:56.876 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call http://172.30.32.1:8123/api/core/state.
2025-03-23 11:37:56.877 ERROR (MainThread) [supervisor.misc.tasks] Watchdog missed 2 Home Assistant Core API responses in a row. Restarting Home Assistant Core!
2025-03-23 11:37:56.886 INFO (SyncWorker_4) [supervisor.docker.manager] Restarting homeassistant
2025-03-23 11:38:09.880 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call http://172.30.32.1:8123/api/core/state.
2025-03-23 11:39:09.904 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call http://172.30.32.1:8123/api/core/state.
2025-03-23 11:40:09.904 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call http://172.30.32.1:8123/api/core/state.
2025-03-23 11:41:09.904 ERROR (MainThread) [supervisor.homeassistant.api] Timeout on call http://172.30.32.1:8123/api/core/state.
2025-03-23 11:42:00.129 WARNING (MainThread) [supervisor.homeassistant.websocket] Connection is closed
2025-03-23 11:42:00.131 ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/core/state: Cannot connect to host 172.30.32.1:8123 ssl:False [Connect call failed ('172.30.32.1', 8123)]
2025-03-23 11:42:00.371 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready