Fairly new to HA (HA Green). I setup a SLZB-06 as a ZigBee coordinator. It has been working fine and I installed over 40 ZigBee devices so far. Had it mounted with tape to a wall while getting things set up. Today I removed the tape and used command tape to stick it to the wall. Now the ZigBee network is not functioning. I get the following:
[21:47:30] INFO: Preparing to start...
[21:47:31] INFO: Socat not enabled
[21:47:31] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2025-02-15 21:47:39] info: z2m: Logging to console, file (filename: log.log)
[2025-02-15 21:47:39] info: z2m: Starting Zigbee2MQTT version 2.1.1 (commit #unknown)
[2025-02-15 21:47:39] info: z2m: Starting zigbee-herdsman (3.2.5)
[2025-02-15 21:47:40] info: zh:zstack:znp: Opening TCP socket with 192.168.6.8:6638
[2025-02-15 21:47:40] error: zh:zstack:znp: Socket error Error: connect ECONNREFUSED 192.168.6.8:6638
[2025-02-15 21:47:40] error: z2m: Error while starting zigbee-herdsman
[2025-02-15 21:47:40] error: z2m: Failed to start zigbee-herdsman
[2025-02-15 21:47:40] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-02-15 21:47:40] error: z2m: Exiting...
[2025-02-15 21:47:40] error: z2m: Error: Error while opening socket
at Socket.<anonymous> (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/z-stack/znp/znp.ts:158:24)
at Socket.emit (node:events:536:35)
at emitErrorNT (node:internal/streams/destroy:170:8)
at emitErrorCloseNT (node:internal/streams/destroy:129:3)
at processTicksAndRejections (node:internal/process/task_queues:90:21)
I had this error when I first set this up but a firmware update took care of the issue. I tried updating the firmware again from 2.3.6 to 2.7.1. No change. I saw a post that they whet to an older version and it started working. Changed it back. No change, same error.
The IP address is reserved and it seems to point to the correct place. I can bring up the web interface for the SLZB-06 fine. That is how I did the updates.
I did notice that the showed uptime of only a few hours which is about when I remounted the device to the wall. I did not unplug it at all so it shouldn’t of shut down. I am using POE and there is plenty of power available.
I did install a Everything Presence Lite device too today. Thought that might that had some connection to the issue so I did a restore using yesterdays backup. After over 1.5 hours and the restore window never went away. I clicked on HA page and then it went away. Seems like the backup did restore from what I can see.
Found the issue. I looked at the dashboard again directly for the SLZB-06. I noticed that it stated that it is connected via USB. Went in the settings and changed it back to Ethernet. Once I did that the system started working again.
I don’t know how it changed to USB but somehow it did.
Thank you! I just had the same issue. I have my SLZB-06 powered over POE and it was mysteriously set up for USB mode all of a sudden.
Seems that only fixed part of my issue, I had to reflash the zigbee firmware on the device because Z2M just kept timing out when connecting. Did you also have this issue?
Hi, @boltinbear BIG thanks for posting the logs (which made it easy for me to find this post) and the solution. I had the same problem where the Add-On would not start and I was struggling for 1 month+ to find a solution. Switching it from USB to Ethernet solved it right away (SLZB-06 dashboard > Mode > Connection Mode > Ethernet)
It still begs the question why it change to USB. Seems like many of us had this happen sometime in February of this year.
Can I please seek assistance as I did a Zigbee Coordinator OTA update - 20240710 and after that my Zigbee dashboard fails to load. I have the following error showing:
[2025-03-21 20:32:33] error: z2m: Error while starting zigbee-herdsman
[2025-03-21 20:32:33] error: z2m: Failed to start zigbee-herdsman
[2025-03-21 20:32:33] error: z2m: Check Zigbee2MQTT fails to start/crashes runtime | Zigbee2MQTT for possible solutions
[2025-03-21 20:32:33] error: z2m: Exiting…
[2025-03-21 20:32:33] error: z2m: Error: network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby (Error: AREQ - ZDO - stateChangeInd after 60000ms
at Object.start (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/utils/waitress.ts:67:23)
Hello,
I’m facing this same issue but didn’t check if the SLZB-06 switch to USB connection, I need to verify this next time if occur. My log’s looks similar
Starting Zigbee2MQTT without watchdog.
[2025-03-24 08:16:53] info: z2m: Logging to console, file (filename: log.log)
[2025-03-24 08:16:53] info: z2m: Starting Zigbee2MQTT version 2.1.3 (commit #unknown)
[2025-03-24 08:16:53] info: z2m: Starting zigbee-herdsman (3.2.7)
[2025-03-24 08:16:53] info: zh:zstack:znp: Opening TCP socket with 192.168.1.101:6638
[2025-03-24 08:16:53] info: zh:zstack:znp: Socket connected
[2025-03-24 08:16:53] info: zh:zstack:znp: Socket ready
[2025-03-24 08:16:53] info: zh:zstack:znp: Writing CC2530/CC2531 skip bootloader payload
[2025-03-24 08:16:54] info: zh:zstack:znp: Skip bootloader for CC2652/CC1352
[2025-03-24 08:17:12] error: z2m: Error while starting zigbee-herdsman
[2025-03-24 08:17:12] error: z2m: Failed to start zigbee-herdsman
[2025-03-24 08:17:12] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-03-24 08:17:12] error: z2m: Exiting...
[2025-03-24 08:17:12] 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)
[08:17:15] INFO: Preparing to start...
[08:17:15] INFO: Socat not enabled
[08:17:15] INFO: Starting Zigbee2MQTT...
I was trying to reboot SLZB remotely but this not give the result, only hard ethernet cable disconnection does the job. I’m powering via PoE
Thanks for this. I ran into the same issue after moving the SLZB-06 to another room.
The only thing I can think of is that I powered it on using POE, but my POE adapter didnt have the lan ethernet in it the first time I powered up. So when it saw there was no network connection is reverted to USB.