Hi,
Two days ago one of my Z2M stopped running out of nowhere. I’m using an SMLight SLZB-06 over WI-FI and it had been working fine since the day I installed it (almost 4 weeks ago).
This was the log of the moment this happened:
[2024-09-21 18:31:51] info: zh:zstack:znp: Socket error
[2024-09-21 18:31:51] info: zh:zstack:znp: Port closed
[2024-09-21 18:31:51] info: zh:zstack:znp: closing
[2024-09-21 18:31:51] error: z2m: Adapter disconnected, stopping
[2024-09-21 18:31:51] info: z2m:mqtt: MQTT publish: topic 'base-zigbee_piso_3_2/bridge/state', payload '{"state":"offline"}'
[2024-09-21 18:31:51] info: z2m: Disconnecting from MQTT server
[2024-09-21 18:31:51] info: z2m: Stopping zigbee-herdsman...
[2024-09-21 18:31:51] info: z2m: Stopped zigbee-herdsman
[2024-09-21 18:31:51] info: z2m: Stopped Zigbee2MQTT
After that, when the watchdog tried resetting is, I was getting:
> [2024-09-21 18:31:54] info: z2m: Logging to console, file (filename: log.log)
> [2024-09-21 18:31:54] info: z2m: Starting Zigbee2MQTT version 1.39.1 (commit #unknown)
> [2024-09-21 18:31:54] info: z2m: Starting zigbee-herdsman (0.55.3)
> [2024-09-21 18:31:54] info: zh:zstack:znp: Opening TCP socket with 10.1.23.107:6638
> [2024-09-21 18:31:54] info: zh:zstack:znp: Socket connected
> [2024-09-21 18:31:54] info: zh:zstack:znp: Socket ready
> [2024-09-21 18:31:54] info: zh:zstack:znp: Writing CC2530/CC2531 skip bootloader payload
> [2024-09-21 18:31:55] info: zh:zstack:znp: Skip bootloader for CC2652/CC1352
> [2024-09-21 18:32:39] error: z2m: Error while starting zigbee-herdsman
> [2024-09-21 18:32:39] error: z2m: Failed to start zigbee
> [2024-09-21 18:32:39] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
> [2024-09-21 18:32:39] error: z2m: Exiting...
> [2024-09-21 18:32:39] error: z2m: Error: SRSP - ZDO - simpleDescReq after 6000ms
> at Object.start (/app/node_modules/zigbee-herdsman/src/utils/waitress.ts:59:23)
> at /app/node_modules/zigbee-herdsman/src/adapter/z-stack/znp/znp.ts:300:45
> at Queue.execute (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:35:26)
> at /app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:188:17
> at Queue.execute (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:35:20)
> at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:181:29)
> at Zigbee.start (/app/lib/zigbee.ts:63:27)
> at Controller.start (/app/lib/controller.ts:139:27)
> at start (/app/index.js:154:5)
I decided to update Z2M, just in case this was the issue, and now I’m getting:
[2024-09-23 13:33:23] error: zh:adapter:zstack:manager: - PAN ID: configured=19191, adapter=19191
[2024-09-23 13:33:23] error: zh:adapter:zstack:manager: - Extended PAN ID: configured=f4d8f68f758ef596, adapter=f4d8f68f758ef596
[2024-09-23 13:33:23] error: zh:adapter:zstack:manager: - Network Key: configured=5b174336f1801bd84919b267abcb54e2, adapter=5b174336f1801bd84919b267abcb54e2
[2024-09-23 13:33:23] error: zh:adapter:zstack:manager: - Channel List: configured=11, adapter=11
[2024-09-23 13:33:23] error: zh:adapter:zstack:manager: Please update configuration to prevent further issues.
[2024-09-23 13:33:23] error: zh:adapter:zstack:manager: If you wish to re-commission your network, please remove coordinator backup at /config/zigbee2mqtt_piso_3_2/coordinator_backup.json.
[2024-09-23 13:33:23] error: zh:adapter:zstack:manager: Re-commissioning your network will require re-pairing of all devices!
[2024-09-23 13:33:23] error: z2m: Error while starting zigbee-herdsman
[2024-09-23 13:33:23] error: z2m: Failed to start zigbee
[2024-09-23 13:33:23] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2024-09-23 13:33:23] error: z2m: Exiting...
[2024-09-23 13:33:23] error: z2m: Error: startup failed - configuration-adapter mismatch - see logs above for more information
at ZnpAdapterManager.determineStrategy (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/manager.ts:246:35)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at ZnpAdapterManager.start (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/manager.ts:57:26)
at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:138:29)
at Zigbee.start (/app/lib/zigbee.ts:64:27)
at Controller.start (/app/lib/controller.ts:140:27)
at start (/app/index.js:154:5)
As you can see, I’ve already ensured that the configuration is consistent.
I can connect to the coordinator using it’s IP and everything seems to be okay, except for the SoC temperature, which is pretty high:
(100°C = 212°F)
I have two more coordinatos on this same HASS instance and both operate at around 50-60 °C.
Could this be causing the issue?
The connected devices are all inside hotel rooms, so it’s not easy for me to re-pair them