Hi,
ich habe das selbe Problem benutze den Zigbee 3.0 USB Dongle Plus als Model ZBDongle-E
Habe den Dongle auch schon auf die aktuelle Version geflascht Zigbee 8.0.2
Mosquitto startet mal:
[14:22:47] INFO: Starting NGINX for authentication handling...
s6-rc: info: service legacy-services successfully started
[14:22:47] INFO: Starting mosquitto MQTT broker...
2025-12-12 14:22:47: Warning: Mosquitto should not be run as root/administrator.
2025-12-12 14:22:47: mosquitto version 2.0.22 starting
2025-12-12 14:22:47: Config loaded from /etc/mosquitto/mosquitto.conf.
2025-12-12 14:22:47: Loading plugin: /usr/share/mosquitto/go-auth.so
2025-12-12 14:22:47: ├── Username/password checking enabled.
2025-12-12 14:22:47: ├── TLS-PSK checking enabled.
2025-12-12 14:22:47: └── Extended authentication not enabled.
2025-12-12 14:22:47: Opening ipv4 listen socket on port 1883.
2025-12-12 14:22:47: Opening ipv6 listen socket on port 1883.
2025-12-12 14:22:47: Opening websockets listen socket on port 1884.
2025-12-12 14:22:47: Opening ipv4 listen socket on port 8883.
2025-12-12 14:22:47: Opening ipv6 listen socket on port 8883.
2025-12-12 14:22:47: Opening websockets listen socket on port 8884.
2025-12-12 14:22:47: mosquitto version 2.0.22 running
2025-12-12 14:22:47: New connection from ::1:33620 on port 1883.
2025-12-12 14:22:47: Client <unknown> disconnected due to protocol error.
[14:22:48] INFO: Successfully send discovery information to Home Assistant.
[14:22:48] INFO: Successfully send service information to the Supervisor.
2025-12-12 14:24:12: New connection from 172.30.32.2:53012 on port 1883.
2025-12-12 14:24:12: Client <unknown> closed its connection.
und bei Zigbee2MQTT sieht es so aus:
[2025-12-12 13:56:22] info: zh:ember:uart:ash: Comm errors : RX=0
[2025-12-12 13:56:22] info: zh:ember:uart:ash: Length < minimum: RX=0
[2025-12-12 13:56:22] info: zh:ember:uart:ash: Length > maximum: RX=0
[2025-12-12 13:56:22] info: zh:ember:uart:ash: Bad controls : RX=0
[2025-12-12 13:56:22] info: zh:ember:uart:ash: Bad lengths : RX=0
[2025-12-12 13:56:22] info: zh:ember:uart:ash: Bad ACK numbers : RX=0
[2025-12-12 13:56:22] info: zh:ember:uart:ash: Out of buffers : RX=0
[2025-12-12 13:56:22] info: zh:ember:uart:ash: Retry dupes : RX=0
[2025-12-12 13:56:22] info: zh:ember:uart:ash: Out of sequence : RX=0
[2025-12-12 13:56:22] info: zh:ember:uart:ash: ACK timeouts : RX=0
[2025-12-12 13:56:22] info: zh:ember:uart:ash: ======== ASH stopped ========
[2025-12-12 13:56:22] error: zh:ember:uart:ash: Failed to init port with error Error: Error: No such file or directory, cannot open port: /dev/serial/by-id/usb-Itead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_V2_96b6099268c2ef11977ec8138148b910-if00-port0
[2025-12-12 13:56:22] error: z2m: Error while starting zigbee-herdsman
[2025-12-12 13:56:22] error: z2m: Failed to start zigbee-herdsman
[2025-12-12 13:56:22] error: z2m: Check for possible solutions
[2025-12-12 13:56:22] error: z2m: Exiting...
[2025-12-12 13:56:22] error: z2m: Error: Failed to start EZSP layer with status=HOST_FATAL_ERROR.
at EmberAdapter.initEzsp (/app/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:666:19)
at EmberAdapter.start (/app/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1539:24)
at Controller.start (/app/node_modules/.pnpm/zigbee-herdsman@7.0.4/node_modules/zigbee-herdsman/src/controller/controller.ts:143:29)
at Zigbee.start (/app/lib/zigbee.ts:70:27)
at Controller.start (/app/lib/controller.ts:101:13)
at start (/app/index.js:149:5)
[13:56:24] INFO: Preparing to start...
[13:56:24] INFO: Socat not enabled
[13:56:24] INFO: Starting Zigbee2MQTT
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
[14:07:54] INFO: Preparing to start...
[14:07:54] INFO: Socat not enabled
[14:07:54] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
Onboarding page is available at http://0.0.0.0:8099/
Ich weiß echt nicht mehr weiter was ich tun soll.
Habe schon das Forum nach dem Fehler durchsucht, aber leider ohne Erfolg.
Bei der Konfirmation unter Zigbee2MQTT habe ich folgendes eingetragen.
port: /dev/serial/by-id/usb-Itead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_V2_96b6099268c2ef11977ec8138148b910-if00-port0
Adapter
ember
Wenn ich die Benutzeroberfläche starte kommt immer Zigbee2MQTT Onboarding.
Wie komme ich das zu laufen ? Bzw. was mache ich falsch ?
Greetz 76er
by HarryP: Code-/Logzeilen formatiert (bitte immer in </> einbinden)
s.a.: (Neues Update & Features - Hier in der Community 🫶)