Replies: 9 comments 7 replies
-
info 2022-03-27 20:50:27: Logging to console and directory: '/app/data/log/2022-03-27.20-50-24' filename: log.txt |
Beta Was this translation helpful? Give feedback.
-
I have the same error: Zigbee2MQTT:info 2022-06-07 22:09:58: Logging to console only
Zigbee2MQTT:info 2022-06-07 22:09:58: Starting Zigbee2MQTT version 1.25.2 (commit #3c5854f)
Zigbee2MQTT:info 2022-06-07 22:09:58: Starting zigbee-herdsman (0.14.34)
Zigbee2MQTT:error 2022-06-07 22:09:59: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2022-06-07 22:09:59: Failed to start zigbee
Zigbee2MQTT:error 2022-06-07 22:09:59: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
Zigbee2MQTT:error 2022-06-07 22:09:59: Exiting...
Zigbee2MQTT:error 2022-06-07 22:09:59: Error: Error while opening socket
at Socket.<anonymous> (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/znp/znp.ts:198:24)
at Socket.emit (node:events:539:35)
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21) |
Beta Was this translation helpful? Give feedback.
-
I have the same problem. It worked for over 1 month and suddenly stopped working. I didn't change the IP of my zbbridge or anything like that. It just stopped working. |
Beta Was this translation helpful? Give feedback.
-
Had the same problem. My issue was that the plugin couldn't find my zigbee gateway because I had accidentally changed its IP-address. When I changed it back it worked again. |
Beta Was this translation helpful? Give feedback.
-
I had an upgrade ser2net and the configuration has changed (.conf => .yaml) |
Beta Was this translation helpful? Give feedback.
-
I am having this issue trying to setup my Sonoff Zigbee 3.0 stick over ser2net now. Any ideas? My logs look the exact same |
Beta Was this translation helpful? Give feedback.
-
Same here with Tubeszb PoE CC2652 (CC1352P2_CC2652P_launchpad_coordinator_20220219.hex) 1.36.1-dev commit: c98e5a7
|
Beta Was this translation helpful? Give feedback.
-
z2m: Error while starting zigbee-herdsman |
Beta Was this translation helpful? Give feedback.
-
I have a SMLIGHT SLZB-06M poe - manage to install and config one sensor - next fail - did at update of Zigbee2MQTT by uninstall - install [10:16:14] INFO: Preparing to start... |
Beta Was this translation helpful? Give feedback.
-
error 2022-03-27 20:10:42: Error while starting zigbee-herdsman
error 2022-03-27 20:10:42: Failed to start zigbee
error 2022-03-27 20:10:42: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
error 2022-03-27 20:10:42: Exiting...
error 2022-03-27 20:10:42: Error: Error while opening socket
at Socket. (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/znp/znp.ts:198:24)
at Socket.emit (events.js:412:35)
at emitErrorNT (internal/streams/destroy.js:106:8)
at emitErrorCloseNT (internal/streams/destroy.js:74:3)
at processTicksAndRejections (internal/process/task_queues.js:82:21)
Beta Was this translation helpful? Give feedback.
All reactions