Suddenly a stable and working HA system has stopped being able to see/use my SLZB-06.
It claims it can’t ping it, but I can ping it from HA SSH UI and my PC.
There is mention of a new version of firmware for the SLZB and I’ve tried it and reverted without effect. I’ve restore a HA full backup to prior to the problem, no effect.
Anyone any ideas?
Running HA 2025.7.3 (also tried 2025.8.2)
Running SLZB 2.8.7 (tried 2.9.8 and reverted)
zigbee2mqtt log says this…
[17:15:46] INFO: Preparing to start…
[17:15:46] INFO: Socat not enabled
[17:15:47] INFO: Starting Zigbee2MQTT…
Starting Zigbee2MQTT without watchdog.
[2025-08-19 17:15:53] info: z2m: Logging to console, file (filename: log.log)
[2025-08-19 17:15:53] info: z2m: Starting Zigbee2MQTT version 2.6.0 (commit #unknown)
[2025-08-19 17:15:53] info: z2m: Starting zigbee-herdsman (5.0.4)
[2025-08-19 17:15:53] info: zh:zstack:znp: Opening TCP socket with 192.168.0.53:6638
[2025-08-19 17:15:53] info: zh:zstack:znp: Socket connected
[2025-08-19 17:15:53] info: zh:zstack:znp: Socket ready
[2025-08-19 17:15:53] info: zh:zstack:znp: Writing CC2530/CC2531 skip bootloader payload
[2025-08-19 17:15:54] info: zh:zstack:znp: Skip bootloader for CC2652/CC1352
[2025-08-19 17:16:13] error: z2m: Error while starting zigbee-herdsman
[2025-08-19 17:16:13] error: z2m: Failed to start zigbee-herdsman
[2025-08-19 17:16:13] error: z2m: Check Zigbee2MQTT fails to start/crashes runtime | Zigbee2MQTT for possible solutions
[2025-08-19 17:16:13] error: z2m: Exiting…
[2025-08-19 17:16:13] 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:114:27)
at Controller.start (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/controller/controller.ts:134:29)
at Zigbee.start (/app/lib/zigbee.ts:67:27)
at Controller.start (/app/lib/controller.ts:101:13)
at start (/app/index.js:149:5)