Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sonoff dongle-e refuses to start up #163

Open
F-HALD opened this issue Dec 9, 2024 · 0 comments
Open

Sonoff dongle-e refuses to start up #163

F-HALD opened this issue Dec 9, 2024 · 0 comments

Comments

@F-HALD
Copy link

F-HALD commented Dec 9, 2024

Can anyone tell what causes this problem shown below.
I have installed the latest version 7.4.5 on a Sonoff zbdongle-e and I am trying to use the zigbee2mqtt add on for Home Assistant.

[23:30:56] INFO: Preparing to start...
[23:30:57] INFO: Socat not enabled
[23:30:57] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2024-12-09 23:31:03] info: z2m: Logging to console, file (filename: log.log)
[2024-12-09 23:31:03] info: z2m: Starting Zigbee2MQTT version 1.42.0 (commit #unknown)
[2024-12-09 23:31:03] info: z2m: Starting zigbee-herdsman (2.1.9)
[2024-12-09 23:31:04] info: zh:ember: Using default stack config.
[2024-12-09 23:31:04] info: zh:ember: ======== Ember Adapter Starting ========
[2024-12-09 23:31:04] info: zh:ember:ezsp: ======== EZSP starting ========
[2024-12-09 23:31:04] info: zh:ember:uart:ash: ======== ASH Adapter reset ========
[2024-12-09 23:31:04] info: zh:ember:uart:ash: RTS/CTS config is off, enabling software flow control.
[2024-12-09 23:31:04] info: zh:ember:uart:ash: Serial port opened
[2024-12-09 23:31:04] info: zh:ember:uart:ash: ======== ASH starting ========
[2024-12-09 23:31:05] info: zh:ember:uart:ash: ======== ASH connected ========
[2024-12-09 23:31:05] info: zh:ember:uart:ash: ======== ASH started ========
[2024-12-09 23:31:05] info: zh:ember:ezsp: ======== EZSP started ========
[2024-12-09 23:31:05] info: zh:ember: Adapter EZSP protocol version (13) lower than Host. Switched.
[2024-12-09 23:31:05] info: zh:ember: Adapter version info: {"ezsp":13,"revision":"7.4.5 [GA]","build":0,"major":7,"minor":4,"patch":5,"special":0,"type":170}
[2024-12-09 23:31:15] error: z2m: Error while starting zigbee-herdsman
[2024-12-09 23:31:15] error: z2m: Failed to start zigbee
[2024-12-09 23:31:15] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2024-12-09 23:31:15] error: z2m: Exiting...
[2024-12-09 23:31:15] error: z2m: Error: [INIT TC] Network init timed out after 10000ms
at Object.start (/app/node_modules/zigbee-herdsman/src/adapter/ember/adapter/oneWaitress.ts:283:23)
at EmberOneWaitress.startWaitingForEvent (/app/node_modules/zigbee-herdsman/src/adapter/ember/adapter/oneWaitress.ts:308:63)
at EmberAdapter.initTrustCenter (/app/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:882:36)
at runNextTicks (node:internal/process/task_queues:60:5)
at processImmediate (node:internal/timers:449:9)
at EmberAdapter.initEzsp (/app/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:726:18)
at EmberAdapter.start (/app/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1598:24)
at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
at Zigbee.start (/app/lib/zigbee.ts:69:27)
at Controller.start (/app/lib/controller.ts:161:27)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant