NEWS
Problem mit Sonoff Zigbee USB Stick
-
Hallo zusammen,
ich habe seit ein paar Tagen den Sonoff Zigbee USB Stick -E am Raspi hängen. Hat anfänglich problemlos funktioniert.
Nach Firmware-Update des Sticks und Raspi-Updates startet der Adapter zwar anfänglich und verbindet sich mit den Geräten allerdings wird dieser wohl fehlerbedingt neugestartet bis er in die Fehlerschleife kommt.Hat jemand eine Idee?
Danke
host.raspberrypi4 2023-12-03 11:58:54.055 warn Do not restart adapter system.adapter.zigbee.0 because restart loop detected host.raspberrypi4 2023-12-03 11:58:54.054 info Restart adapter system.adapter.zigbee.0 because enabled host.raspberrypi4 2023-12-03 11:58:54.054 error instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION) host.raspberrypi4 2023-12-03 11:58:54.054 error Caught by controller[1]: at Queue.executeNext (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32) host.raspberrypi4 2023-12-03 11:58:54.054 error Caught by controller[1]: at /opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/uart.ts:299:23 host.raspberrypi4 2023-12-03 11:58:54.053 error Caught by controller[1]: Error: Reset error: Error: {"sequence":-1} after 10000ms host.raspberrypi4 2023-12-03 11:58:54.052 error Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: zigbee.0 2023-12-03 11:58:53.810 info terminating zigbee.0 2023-12-03 11:58:53.707 info debug devices set to [] zigbee.0 2023-12-03 11:58:53.451 warn Terminated (UNCAUGHT_EXCEPTION): Without reason zigbee.0 2023-12-03 11:58:53.449 info terminating zigbee.0 2023-12-03 11:58:53.448 warn Failed to stop zigbee during startup zigbee.0 2023-12-03 11:58:53.369 info Zigbee: disabling joining new devices. zigbee.0 2023-12-03 11:58:53.308 info cleaned everything up... zigbee.0 2023-12-03 11:58:53.285 error Reset error: Error: {"sequence":-1} after 10000ms zigbee.0 2023-12-03 11:58:53.285 error Error: Reset error: Error: {"sequence":-1} after 10000ms at /opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/uart.ts:299:23 at Queue.executeNext (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32) zigbee.0 2023-12-03 11:58:53.242 error unhandled promise rejection: Reset error: Error: {"sequence":-1} after 10000ms zigbee.0 2023-12-03 11:58:53.242 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). zigbee.0 2023-12-03 11:58:42.795 info Installed Version: iobroker.zigbee@1.8.24 zigbee.0 2023-12-03 11:58:42.482 info Starting Zigbee npm ... zigbee.0 2023-12-03 11:58:42.480 info delete old Backup files. keep only last 10 zigbee.0 2023-12-03 11:58:42.373 info starting. Version 1.8.24 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.16 host.raspberrypi4 2023-12-03 11:58:37.763 info instance system.adapter.zigbee.0 started with pid 3872 host.raspberrypi4 2023-12-03 11:58:07.664 info Restart adapter system.adapter.zigbee.0 because enabled
-
@rsw2004 sagte in Problem mit Sonoff Zigbee USB Stick:
Nach Firmware-Update des Sticks und Raspi-Updates
Welche Versionen?
-
Stick:
SDK Version 4.3.1
EZSP Version 7.3.1.0 build 176Raspi:
Node 18.19.0
NPM 10.2.3
js-controller: 5.0.16 -
Ich glaube, gemeint ist sowas:
-
-
ls -la /dev/serial/by-id/ total 0 drwxr-xr-x 2 root root 60 Dec 3 19:50 . drwxr-xr-x 4 root root 80 Dec 3 19:50 .. lrwxrwxrwx 1 root root 13 Dec 3 19:50 usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230831103249-if00 -> ../../ttyACM0
-
@rsw2004 sagte in Problem mit Sonoff Zigbee USB Stick:
SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_
das ist kein ezsp . wie kommst du dadrauf... und deshalb startet der nicht
-
Sollte passen, das ist der Typ E
Wenn ich den Raspi neustarte, läuft der Adapter problemlos hoch und der Stick verbindet sich mit den Geräten. Nach mehreren Minuten tritt aber dann ein Problem auf.
-
dann fläch mal ne andere Firmaware die 20230831 ist nicht so prikelnd
-
kam jetzt erst dazu den Stick zu downgraden. Habe die 6.7.10 aufgespielt, das war auch die Version die original bei Auslieferung aufgespielt war.
Seit einer Stunde läuft alles problemlos.
Ich denke der Fehler ist behoben.
Vielen Dank
-
zu früh gefreut.. nach etlichen Stunden Normalbetrieb fängt schon wieder etwas an zu spinnen.. Aus dem Nichts heraus:
host.raspberrypi4 2023-12-05 17:23:49.365 warn Do not restart adapter system.adapter.zigbee.0 because restart loop detected host.raspberrypi4 2023-12-05 17:23:49.365 info Restart adapter system.adapter.zigbee.0 because enabled host.raspberrypi4 2023-12-05 17:23:49.365 error instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION) host.raspberrypi4 2023-12-05 17:23:49.365 error Caught by controller[1]: at Queue.executeNext (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32) host.raspberrypi4 2023-12-05 17:23:49.365 error Caught by controller[1]: at /opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/uart.ts:299:23 host.raspberrypi4 2023-12-05 17:23:49.364 error Caught by controller[1]: Error: Reset error: Error: {"sequence":-1} after 10000ms host.raspberrypi4 2023-12-05 17:23:49.364 error Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: zigbee.0 2023-12-05 17:23:49.100 info terminating zigbee.0 2023-12-05 17:23:49.025 info debug devices set to [] zigbee.0 2023-12-05 17:23:48.759 warn Terminated (UNCAUGHT_EXCEPTION): Without reason zigbee.0 2023-12-05 17:23:48.758 info terminating zigbee.0 2023-12-05 17:23:48.756 warn Failed to stop zigbee during startup zigbee.0 2023-12-05 17:23:48.651 info Zigbee: disabling joining new devices. zigbee.0 2023-12-05 17:23:48.598 info cleaned everything up... zigbee.0 2023-12-05 17:23:48.567 error Reset error: Error: {"sequence":-1} after 10000ms zigbee.0 2023-12-05 17:23:48.566 error Error: Reset error: Error: {"sequence":-1} after 10000ms at /opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/uart.ts:299:23 at Queue.executeNext (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32) zigbee.0 2023-12-05 17:23:48.505 error unhandled promise rejection: Reset error: Error: {"sequence":-1} after 10000ms zigbee.0 2023-12-05 17:23:48.504 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). zigbee.0 2023-12-05 17:23:38.040 info Installed Version: iobroker.zigbee@1.8.24 zigbee.0 2023-12-05 17:23:37.709 info Starting Zigbee npm ... zigbee.0 2023-12-05 17:23:37.707 info delete old Backup files. keep only last 10 zigbee.0 2023-12-05 17:23:37.598 info starting. Version 1.8.24 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.16 host.raspberrypi4 2023-12-05 17:23:33.136 info instance system.adapter.zigbee.0 started with pid 3006 host.raspberrypi4 2023-12-05 17:23:03.085 info Restart adapter system.adapter.zigbee.0 because enabled host.raspberrypi4 2023-12-05 17:23:03.084 error instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION) host.raspberrypi4 2023-12-05 17:23:03.084 error Caught by controller[0]: at Queue.executeNext (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32) host.raspberrypi4 2023-12-05 17:23:03.084 error Caught by controller[0]: at /opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/uart.ts:299:23 host.raspberrypi4 2023-12-05 17:23:03.083 error Caught by controller[0]: Error: Reset error: Error: {"sequence":-1} after 10000ms host.raspberrypi4 2023-12-05 17:23:03.082 error Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: zigbee.0 2023-12-05 17:23:02.824 info terminating zigbee.0 2023-12-05 17:23:02.724 info debug devices set to [] zigbee.0 2023-12-05 17:23:02.478 warn Terminated (UNCAUGHT_EXCEPTION): Without reason zigbee.0 2023-12-05 17:23:02.476 info terminating zigbee.0 2023-12-05 17:23:02.475 warn Failed to stop zigbee during startup zigbee.0 2023-12-05 17:23:02.364 info Zigbee: disabling joining new devices. zigbee.0 2023-12-05 17:23:02.321 info cleaned everything up... zigbee.0 2023-12-05 17:23:02.296 error Reset error: Error: {"sequence":-1} after 10000ms zigbee.0 2023-12-05 17:23:02.296 error Error: Reset error: Error: {"sequence":-1} after 10000ms at /opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/uart.ts:299:23 at Queue.executeNext (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32) zigbee.0 2023-12-05 17:23:02.252 error unhandled promise rejection: Reset error: Error: {"sequence":-1} after 10000ms zigbee.0 2023-12-05 17:23:02.251 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). zigbee.0 2023-12-05 17:22:52.234 info Installed Version: iobroker.zigbee@1.8.24 zigbee.0 2023-12-05 17:22:51.467 info Starting Zigbee npm ... zigbee.0 2023-12-05 17:22:51.464 info delete old Backup files. keep only last 10 zigbee.0 2023-12-05 17:22:51.355 info starting. Version 1.8.24 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.19.0, js-controller: 5.0.16 host.raspberrypi4 2023-12-05 17:22:46.800 info instance system.adapter.zigbee.0 started with pid 2990 host.raspberrypi4 2023-12-05 17:22:16.705 info Restart adapter system.adapter.zigbee.0 because enabled host.raspberrypi4 2023-12-05 17:22:16.705 error instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION) host.raspberrypi4 2023-12-05 17:22:16.704 error Caught by controller[0]: at Queue.executeNext (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32) host.raspberrypi4 2023-12-05 17:22:16.704 error Caught by controller[0]: at /opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/uart.ts:299:23 host.raspberrypi4 2023-12-05 17:22:16.704 error Caught by controller[0]: Error: Reset error: Error: {"sequence":-1} after 10000ms host.raspberrypi4 2023-12-05 17:22:16.702 error Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: zigbee.0 2023-12-05 17:22:16.305 info terminating zigbee.0 2023-12-05 17:22:16.118 warn Terminated (UNCAUGHT_EXCEPTION): Without reason zigbee.0 2023-12-05 17:22:16.116 info terminating zigbee.0 2023-12-05 17:22:16.115 error Failed to stop zigbee (Error: Connection not initialized at Ezsp.execCommand (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:551:19) at Ezsp.version (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:349:35) at EZSPAdapterBackup.createBackup (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/adapter/backup.ts:21:56) at EZSPAdapter.backup (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/adapter/ezspAdapter.ts:609:31) at Controller.backup (/opt/iobroker/node_modules/zigbee-herdsman/src/controller/controller.ts:328:47) at Controller.stop (/opt/iobroker/node_modules/zigbee-herdsman/src/controller/controller.ts:308:9) at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:456:13) at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:908:17)) zigbee.0 2023-12-05 17:22:15.841 info Zigbee: disabling joining new devices. zigbee.0 2023-12-05 17:22:15.804 info cleaned everything up... zigbee.0 2023-12-05 17:22:15.769 error Reset error: Error: {"sequence":-1} after 10000ms zigbee.0 2023-12-05 17:22:15.768 error Error: Reset error: Error: {"sequence":-1} after 10000ms at /opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/uart.ts:299:23 at Queue.executeNext (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32) zigbee.0 2023-12-05 17:22:15.710 error unhandled promise rejection: Reset error: Error: {"sequence":-1} after 10000ms zigbee.0 2023-12-05 17:22:15.709 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
-
@rsw2004 sagte in Problem mit Sonoff Zigbee USB Stick:
Habe die 6.7.10 aufgespielt,
?????????????????????????? was denn für 6.7.10 ?
-
Ich weiß gerade nicht so genau was du von mir hören möchtest..
Aber das ist die Firmware-Version, welche bei der Auslieferung auf dem Stick war.. 6.7.10.Es ist der Typ -E nicht -P..
Ich versuche es gleich noch mit der 6.10.3., meine letzte Hoffnung.
Ansonsten geht das Teil halt zurück.