Running haos
ha: 2024.6.4
supervisor: 2024.6.0
SLZB-06 is currently on firmware: 0.9.9 (but I tried each one)
I tried both stable and edge versions of Z2M
i try to fresh install my SLZB-06 and I always get this in the log:
[11:09:25] INFO: Preparing to start...
[11:09:25] INFO: Socat not enabled
[11:09:26] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2024-06-23 11:09:28] info: z2m: Logging to console, file (filename: log.log)
[2024-06-23 11:09:28] info: z2m: Starting Zigbee2MQTT version 1.38.0-dev (commit #ee42d68)
[2024-06-23 11:09:28] info: z2m: Starting zigbee-herdsman (0.50.0)
[2024-06-23 11:09:28] info: zh:zstack:znp: Opening TCP socket with 192.168.1.xx:6638
[2024-06-23 11:09:28] info: zh:zstack:znp: Socket connected
[2024-06-23 11:09:28] info: zh:zstack:znp: Socket ready
[2024-06-23 11:09:28] info: zh:zstack:znp: Writing CC2530/CC2531 skip bootloader payload
[2024-06-23 11:09:29] info: zh:zstack:znp: Skip bootloader for CC2652/CC1352
[2024-06-23 11:10:33] error: z2m: Error while starting zigbee-herdsman
[2024-06-23 11:10:33] error: z2m: Failed to start zigbee
[2024-06-23 11:10:33] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2024-06-23 11:10:33] error: z2m: Exiting...
[2024-06-23 11:10:33] error: z2m: Error: network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby
at ZnpAdapterManager.beginCommissioning (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/manager.ts:341:23)
at ZnpAdapterManager.start (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/manager.ts:86:17)
at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:129:29)
at Zigbee.start (/app/lib/zigbee.ts:61:27)
at Controller.start (/app/lib/controller.ts:110:27)
at start (/app/index.js:154:5)
SOLVED: I flashed the 20221226 zigbee firmware and power cycled the thing. Then everything fell into place. And of course unplugged my old SONOFFâŠ
I have the exact same problem. I donât have a ton of devices so I have even tried uninstalling Z2M and reinstalling it. All in vain. My SONOFF dongle and an innr plug/router is disconnected so I think I have tried everything.
I had the same problem and the solution, which worked for me is described on the SLZB Control Panel, under the Z2M and ZHA menu. As it says by Zigbee2MQTT:
â# Pay attention, if you use the Z2M addon for HA, it is better to edit Z2M addon yaml configuration file directly (Select the 3 dot menu in the upper right corner â âEdit in YAMLâ)â
I got stuck with an Error while starting zigbee-herdsma in the Log of my Zigbee2MQTT add-on because I had used the Copy to clipboard button from the SLZB-06M control panel to paste the given code to the Configuration tab (serial textarea) of the Z2M add-on in UI view and I hadnât noticed that I had ended up with 2 nested serial: nodes in the yaml until I switched to YAML mode! (with the 3 dots like they suggest)
Very vicious
thanks, it works. It was the same issue with the SLZB-06 , and was solved by adding the serial: notes to the configuration. Very annoying the latest update for Z2M⊠((
In the control panel, on the SLZB-06, I pressed Read current IEEE and copied the address that appeared from there and cop
ied it to Flash custom IEEE address but it doesnât work anymore Z2M. I tried many things including a flash by connecting to a USB computer. But it still doesnât work. Please Help!
Solved
I took the IEEE address from an older backup, modified it in the coordinator, restored the system and finally managed to solve it. Unfortunately, my devices disappeared from Z2M but I will add them again. Thanks everyone!
Ah man, you saved from pulling my hair out thanks! - Im very new to Z2M via the SLZB-06. I had config a lot of devices, and worked very well. Then after a reboot of HA, I could not start Z2M - as this post is old. Are you still on the same firmware update, have you update, any issues with Z2M?