I’m running HAOS, (core 2024.1.6, supervisor 2023.12.1, os 11.4, frontend 20240104.0.
I use zigbee2mqtt, newest version (1.35.2-1) with a PoE coordinator (tube_zb_gw_cc2652p2_poe).
This is running within virtualbox on a dedicated Macmini, and has been for years without problem, and has been absolutely rock solid.
I have 44 zigbee devices.
A couple of weeks ago, there was no response from my zigbee devices, and I noticed zigbee2mqtt was not running. Restarting zigbee2mqtt did not work, it would go though the usual motions and then stop, without any errors in the log.
I tried restart mqtt, to no avail. The only way to bring it all back is to “Reboot System”, which works without fail.
Looking though the HA logs, the first entry before it begins to show all of the zigbee devices as being unavailable, is “Zigbee2MQTT Bridge Restart became unavailable”.
In the zigbee2mqtt logs, there is no log of it stopping, just creation of logs when it auto-starts back up, which it does 5 times before staying stopped.
Within those logs, everything looks normal (I can pastebin logs if required) with finally:
info 2024-02-03 06:20:59: Zigbee2MQTT started!
Then one or two messages like below at the end of this post before it stops.
I’m not so sure that the problem is with zigbee2mqtt, else why is it required that I reboot the whole HAOS to get it working again?
Any advice for troubleshooting further would be greatly appreciated.
Thanks.
debug 2024-02-03 06:21:00: Received MQTT message on 'homeassistant/sensor/0x000d6ffffe2e40ec/linkquality/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state"}],"device":{"identifiers":["zigbee2mqtt_0x000d6ffffe2e40ec"],"manufacturer":"IKEA","model":"TRADFRI control outlet (E1603/E1702/E1708)","name":"Lava Lamp","sw_version":"2.3.089","via_device":"zigbee2mqtt_bridge_0x00124b001ca1aff1"},"enabled_by_default":false,"entity_category":"diagnostic","icon":"mdi:signal","json_attributes_topic":"zigbee2mqtt/Lava Lamp","name":"Linkquality","object_id":"lava_lamp_linkquality","origin":{"name":"Zigbee2MQTT","sw":"1.35.2","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Lava Lamp","unique_id":"0x000d6ffffe2e40ec_linkquality_zigbee2mqtt","unit_of_measurement":"lqi","value_template":"{{ value_json.linkquality }}"}'