Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 106786

Zigbee2MQTT update 1.42.0-2 to 2.0.0-1 Not finding Sonofff dongle

$
0
0

Any help would be appreciated for this error, I have gone back to a previous backup but would like to upgrade to latest version.

I have just tried upgrading Zibee2MQTT to 2.0.0-1, once done my Sonoff dongle is no longer recognised. I have followed the suggestions in the log at Z2M 2.0.0: `USB adapter discovery error (No valid USB adapter found)` · Koenkk/zigbee2mqtt · Discussion #24364 · GitHub and added these lines in my configuration.yaml
serial:
port: >-
/dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
adapter: zstack
homeassistant_legacy_entity_attributes: false
homeassistant_legacy_triggers: false
legacy_api: false
legacy_availability_payload: false
legacy: false

In the adapter config I have added the line
adapter: zstack and also tried ezsp

I am getting errors in the log like:

[16:09:25] INFO: Preparing to start...
[16:09:25] INFO: Socat not enabled
[16:09:26] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2025-01-04 16:09:27] error: 	zh:ezsp:ezsp: Connection attempt 1 error: Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0 adapter: zstack
[2025-01-04 16:09:32] error: 	zh:ezsp:ezsp: Connection attempt 2 error: Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0 adapter: zstack
[2025-01-04 16:09:42] error: 	zh:ezsp:ezsp: Connection attempt 3 error: Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0 adapter: zstack
[2025-01-04 16:09:57] error: 	zh:ezsp:ezsp: Connection attempt 4 error: Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0 adapter: zstack
[2025-01-04 16:09:57] error: 	z2m: Error while starting zigbee-herdsman
[2025-01-04 16:09:57] error: 	z2m: Failed to start zigbee-herdsman
[2025-01-04 16:09:57] error: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start_crashes-runtime.html for possible solutions
[2025-01-04 16:09:57] error: 	z2m: Exiting...
[2025-01-04 16:09:57] error: 	z2m: Error: Failure to connect
    at Ezsp.connect (/app/node_modules/.pnpm/zigbee-herdsman@3.2.1/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:364:19)
    at Driver.startup (/app/node_modules/.pnpm/zigbee-herdsman@3.2.1/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/driver.ts:186:13)
    at EZSPAdapter.start (/app/node_modules/.pnpm/zigbee-herdsman@3.2.1/node_modules/zigbee-herdsman/src/adapter/ezsp/adapter/ezspAdapter.ts:145:16)
    at Controller.start (/app/node_modules/.pnpm/zigbee-herdsman@3.2.1/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)

Or

z2m: Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0 adapter: zstack

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 106786

Trending Articles