unable to repair SLZB-06 after mqtt update #25819
giannibuttarazzi
started this conversation in
Devices
Replies: 1 comment 2 replies
-
This is one of the Zigbee2MQTT 2.0.0 breaking changes, see #24364 on how to fix this. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi everyone , first of all I would ike to apologise if my question has been answer before but I can see any info I have SLZB-06 connected with ethernet poe and my home assistant is on a Synology nas, if I stay with ol firmware everything work like a gem , by no means I am a super tech on this very basic user, I am running out of ideas and skill to repair this
o�[39m: z2m: Logging to console, file (filename: log.log)
[2025-01-14 19:23:22] �[32minfo�[39m: z2m: Starting Zigbee2MQTT version 1.42.0 (commit #unknown)
[2025-01-14 19:23:22] �[32minfo�[39m: z2m: Starting zigbee-herdsman (2.1.9)
[2025-01-14 19:23:23] �[32minfo�[39m: zh:zstack:znp: Opening TCP socket with 192.168.0.223:6638
[2025-01-14 19:23:23] �[32minfo�[39m: zh:zstack:znp: Socket connected
[2025-01-14 19:23:23] �[32minfo�[39m: zh:zstack:znp: Socket ready
[2025-01-14 19:23:23] �[32minfo�[39m: zh:zstack:znp: Writing CC2530/CC2531 skip bootloader payload
[2025-01-14 19:23:24] �[32minfo�[39m: zh:zstack:znp: Skip bootloader for CC2652/CC1352
when I do the update I am unable to make it work
�[32minfo�[39m: z2m: Logging to console, file (filename: log.log)
[2025-01-14 05:41:10] �[32minfo�[39m: z2m: Starting Zigbee2MQTT version 2.0.0 (commit #unknown)
[2025-01-14 05:41:10] �[32minfo�[39m: z2m: Starting zigbee-herdsman (3.2.1)
[2025-01-14 05:41:10] �[31merror�[39m: z2m: Error while starting zigbee-herdsman
[2025-01-14 05:41:10] �[31merror�[39m: z2m: Failed to start zigbee-herdsman
[2025-01-14 05:41:10] �[31merror�[39m: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-01-14 05:41:10] �[31merror�[39m: z2m: Exiting...
[2025-01-14 05:41:10] �[31merror�[39m: z2m: Error: Cannot discover TCP adapters at this time. Specify valid 'adapter' and 'port' in your configuration.
at findTCPAdapter (/app/node_modules/.pnpm/zigbee-herdsman@3.2.1/node_modules/zigbee-herdsman/src/adapter/adapterDiscovery.ts:470:15)
at discoverAdapter (/app/node_modules/.pnpm/zigbee-herdsman@3.2.1/node_modules/zigbee-herdsman/src/adapter/adapterDiscovery.ts:496:26)
at Function.create (/app/node_modules/.pnpm/zigbee-herdsman@3.2.1/node_modules/zigbee-herdsman/src/adapter/adapter.ts:68:54)
at Controller.start (/app/node_modules/.pnpm/zigbee-herdsman@3.2.1/node_modules/zigbee-herdsman/src/controller/controller.ts:132:38)
at Zigbee.start (/app/lib/zigbee.ts:69:47)
at Controller.start (/app/lib/controller.ts:142:13)
could someone help me maybe with a screen shot ?
Beta Was this translation helpful? Give feedback.
All reactions