My Z2M addon has suddenly disconnected from the adapter and seems unable to reconnect.
I’m using an ethernet connected SLZB-06 which until about an hour ago was working fine. Zigbee devices stopped responding and now nothing.
Z2M addon logs show
[20:15:40] INFO: Preparing to start...
[20:15:40] INFO: Socat not enabled
[20:15:40] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2025-01-04 20:16:01] error: z2m: Error while starting zigbee-herdsman
[2025-01-04 20:16:01] error: z2m: Failed to start zigbee-herdsman
[2025-01-04 20:16:01] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-01-04 20:16:01] error: z2m: Exiting...
[2025-01-04 20:16:02] error: z2m: Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)
at ZStackAdapter.start (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:113:27)
at Controller.start (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/controller/controller.ts:136:29)
at Zigbee.start (/app/lib/zigbee.ts:69:27)
at Controller.start (/app/lib/controller.ts:142:13)
at start (/app/index.js:161:5)
I’ve looked at the suggested link below but am none the wiser. It was working and now it’s not.
I can connect to the SLZB-06 directy and it is connected to my network.
I’ve checked the configuration and nothing has changed.
Any ideas what is going on?