Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Problem mit Sonoff Zigbee USB Stick

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Problem mit Sonoff Zigbee USB Stick

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      rsw2004 @Thomas Braun last edited by

      @thomas-braun

      Stick:
      SDK Version 4.3.1
      EZSP Version 7.3.1.0 build 176

      Raspi:
      Node 18.19.0
      NPM 10.2.3
      js-controller: 5.0.16

      1 Reply Last reply Reply Quote 0
      • Meister Mopper
        Meister Mopper last edited by Meister Mopper

        @rsw2004

        Ich glaube, gemeint ist sowas:

        a37654ff-1e9f-4a88-915e-51112d0f7716-grafik.png

        R 1 Reply Last reply Reply Quote 0
        • R
          rsw2004 @Meister Mopper last edited by

          @meister-mopper
          @Thomas-Braun

          434f5166-83cc-493c-adc0-797137c6dcee-image.png

          R 1 Reply Last reply Reply Quote 0
          • R
            rsw2004 @rsw2004 last edited by

            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
            
            
            arteck 1 Reply Last reply Reply Quote 0
            • arteck
              arteck Developer Most Active @rsw2004 last edited by arteck

              @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

              R 1 Reply Last reply Reply Quote 0
              • R
                rsw2004 @arteck last edited by

                @arteck

                Sollte passen, das ist der Typ E

                IMG_1532.jpeg

                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.

                arteck 1 Reply Last reply Reply Quote 0
                • arteck
                  arteck Developer Most Active @rsw2004 last edited by arteck

                  @rsw2004

                  dann fläch mal ne andere Firmaware die 20230831 ist nicht so prikelnd

                  https://github.com/Koenkk/Z-Stack-firmware/discussions/474

                  R 1 Reply Last reply Reply Quote 0
                  • R
                    rsw2004 @arteck last edited by

                    @arteck

                    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

                    R arteck 2 Replies Last reply Reply Quote 0
                    • R
                      rsw2004 @rsw2004 last edited by

                      @arteck

                      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().
                      
                      1 Reply Last reply Reply Quote 0
                      • arteck
                        arteck Developer Most Active @rsw2004 last edited by

                        @rsw2004 sagte in Problem mit Sonoff Zigbee USB Stick:

                        Habe die 6.7.10 aufgespielt,

                        ?????????????????????????? was denn für 6.7.10 ?

                        R 1 Reply Last reply Reply Quote 0
                        • R
                          rsw2004 @arteck last edited by

                          @arteck

                          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.

                          1 Reply Last reply Reply Quote 1
                          • First post
                            Last post

                          Support us

                          ioBroker
                          Community Adapters
                          Donate

                          734
                          Online

                          31.8k
                          Users

                          80.0k
                          Topics

                          1.3m
                          Posts

                          4
                          13
                          601
                          Loading More Posts
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes
                          Reply
                          • Reply as topic
                          Log in to reply
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                          The ioBroker Community 2014-2023
                          logo