Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. SONOFF ZigBee 3.0 USB DONGLE in Docker

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    744

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.0k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

SONOFF ZigBee 3.0 USB DONGLE in Docker

Geplant Angeheftet Gesperrt Verschoben Einsteigerfragen
21 Beiträge 3 Kommentatoren 5.4k Aufrufe 3 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • E Offline
    E Offline
    edz
    schrieb am zuletzt editiert von edz
    #1

    Hallo Leute,
    ich hab mir den Zigbee-Stick von Sonoff zugelegt, aber ich bekomme den nicht zum laufen.
    Ausgabe bei dmesg:

    [167876.261687] usb 1-1: new full-speed USB device number 10 using xhci_hcd     
    [170197.952165] ext2: synoboot2 mounted, process=SYNO.Docker.Lic 
    

    Synology DS218+ DSM 6.2.4

    Könnte mir da bitte jemand weiterhelfen ?

    grüße

    GlasfaserG 1 Antwort Letzte Antwort
    0
    • E edz

      Hallo Leute,
      ich hab mir den Zigbee-Stick von Sonoff zugelegt, aber ich bekomme den nicht zum laufen.
      Ausgabe bei dmesg:

      [167876.261687] usb 1-1: new full-speed USB device number 10 using xhci_hcd     
      [170197.952165] ext2: synoboot2 mounted, process=SYNO.Docker.Lic 
      

      Synology DS218+ DSM 6.2.4

      Könnte mir da bitte jemand weiterhelfen ?

      grüße

      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      schrieb am zuletzt editiert von
      #2

      @edz

      Dir fehlen Treiber .... das wäre dann wie hier :

      https://forum.iobroker.net/topic/51796/synology-dsm-7-sonoff-zigbee-stick

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      1 Antwort Letzte Antwort
      0
      • E Offline
        E Offline
        edz
        schrieb am zuletzt editiert von
        #3

        @glasfaser
        Danke,
        jetzt bin ich schon weiter, Stick wird erkannt

        root@buanet-iobroker1:/opt/iobroker# ls -al /dev/*                              
        crw--w---- 1 root tty  136, 0 Feb  5 19:12 /dev/console                         
        lrwxrwxrwx 1 root root     11 Feb  5 19:10 /dev/core -> /proc/kcore             
        lrwxrwxrwx 1 root root     13 Feb  5 19:10 /dev/fd -> /proc/self/fd             
        crw-rw-rw- 1 root root   1, 7 Feb  5 19:10 /dev/full                            
        crw-rw-rw- 1 root root   1, 3 Feb  5 19:10 /dev/null                            
        lrwxrwxrwx 1 root root      8 Feb  5 19:10 /dev/ptmx -> pts/ptmx                
        crw-rw-rw- 1 root root   1, 8 Feb  5 19:10 /dev/random                          
        lrwxrwxrwx 1 root root     15 Feb  5 19:10 /dev/stderr -> /proc/self/fd/2       
        lrwxrwxrwx 1 root root     15 Feb  5 19:10 /dev/stdin -> /proc/self/fd/0        
        lrwxrwxrwx 1 root root     15 Feb  5 19:10 /dev/stdout -> /proc/self/fd/1       
        crw-rw-rw- 1 root root   5, 0 Feb  5 19:10 /dev/tty                             
        crw------- 1 root root 188, 0 Feb  5 19:10 /dev/ttyUSB0                         
        crw-rw-rw- 1 root root   1, 9 Feb  5 19:10 /dev/urandom                         
        crw-rw-rw- 1 root root   1, 5 Feb  5 19:10 /dev/zero   
        

        Aber der Zigbee Adapter verbindet sich noch nicht mit dem Host. Beim COM Anschluss beim Zigbee Adapter habe ich
        /dev/ttyUSB0 eingetragen.

        grüße

        GlasfaserG 1 Antwort Letzte Antwort
        0
        • E edz

          @glasfaser
          Danke,
          jetzt bin ich schon weiter, Stick wird erkannt

          root@buanet-iobroker1:/opt/iobroker# ls -al /dev/*                              
          crw--w---- 1 root tty  136, 0 Feb  5 19:12 /dev/console                         
          lrwxrwxrwx 1 root root     11 Feb  5 19:10 /dev/core -> /proc/kcore             
          lrwxrwxrwx 1 root root     13 Feb  5 19:10 /dev/fd -> /proc/self/fd             
          crw-rw-rw- 1 root root   1, 7 Feb  5 19:10 /dev/full                            
          crw-rw-rw- 1 root root   1, 3 Feb  5 19:10 /dev/null                            
          lrwxrwxrwx 1 root root      8 Feb  5 19:10 /dev/ptmx -> pts/ptmx                
          crw-rw-rw- 1 root root   1, 8 Feb  5 19:10 /dev/random                          
          lrwxrwxrwx 1 root root     15 Feb  5 19:10 /dev/stderr -> /proc/self/fd/2       
          lrwxrwxrwx 1 root root     15 Feb  5 19:10 /dev/stdin -> /proc/self/fd/0        
          lrwxrwxrwx 1 root root     15 Feb  5 19:10 /dev/stdout -> /proc/self/fd/1       
          crw-rw-rw- 1 root root   5, 0 Feb  5 19:10 /dev/tty                             
          crw------- 1 root root 188, 0 Feb  5 19:10 /dev/ttyUSB0                         
          crw-rw-rw- 1 root root   1, 9 Feb  5 19:10 /dev/urandom                         
          crw-rw-rw- 1 root root   1, 5 Feb  5 19:10 /dev/zero   
          

          Aber der Zigbee Adapter verbindet sich noch nicht mit dem Host. Beim COM Anschluss beim Zigbee Adapter habe ich
          /dev/ttyUSB0 eingetragen.

          grüße

          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          schrieb am zuletzt editiert von
          #4

          @edz sagte in SONOFF ZigBee 3.0 USB DONGLE in Docker:

          Beim COM Anschluss beim Zigbee Adapter habe ich
          /dev/ttyUSB0 eingetragen.

          Hast du in der Docker-Einstellung bei ENV den Stick eingetragen

          /dev/ttyUSB0
          

          und den Haken bei ... gesetzt
          .
          a7c3b70d-59b4-47c2-869a-5ced4765e7c0-grafik.png

          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

          E 1 Antwort Letzte Antwort
          0
          • GlasfaserG Glasfaser

            @edz sagte in SONOFF ZigBee 3.0 USB DONGLE in Docker:

            Beim COM Anschluss beim Zigbee Adapter habe ich
            /dev/ttyUSB0 eingetragen.

            Hast du in der Docker-Einstellung bei ENV den Stick eingetragen

            /dev/ttyUSB0
            

            und den Haken bei ... gesetzt
            .
            a7c3b70d-59b4-47c2-869a-5ced4765e7c0-grafik.png

            E Offline
            E Offline
            edz
            schrieb am zuletzt editiert von
            #5

            @glasfaser
            Wo mach ich das bei Portainer "Container mit hoher Prio ausführen"
            Bei ENV ist der STick eingetragen

            grüsse

            GlasfaserG 1 Antwort Letzte Antwort
            0
            • E edz

              @glasfaser
              Wo mach ich das bei Portainer "Container mit hoher Prio ausführen"
              Bei ENV ist der STick eingetragen

              grüsse

              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              schrieb am zuletzt editiert von
              #6

              @edz sagte in SONOFF ZigBee 3.0 USB DONGLE in Docker:

              Wo mach ich das bei Portainer

              Mache es doch über die Syn Dockeroberfläche :

              Docker stoppen , bearbeiten...

              fcd17e56-4106-4f2d-a1ea-c84ea1a0bdcd-grafik.png

              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

              E 1 Antwort Letzte Antwort
              0
              • GlasfaserG Glasfaser

                @edz sagte in SONOFF ZigBee 3.0 USB DONGLE in Docker:

                Wo mach ich das bei Portainer

                Mache es doch über die Syn Dockeroberfläche :

                Docker stoppen , bearbeiten...

                fcd17e56-4106-4f2d-a1ea-c84ea1a0bdcd-grafik.png

                E Offline
                E Offline
                edz
                schrieb am zuletzt editiert von edz
                #7

                @glasfaser
                Verbunden mit Gerät oder Dienst bleibt auf Rot 😕

                Muss ich da in die "dialout" Gruppe ?

                crw------- 1 root root 188, 0 Feb 5 19:10 /dev/ttyUSB0

                grüsse

                GlasfaserG 1 Antwort Letzte Antwort
                0
                • E edz

                  @glasfaser
                  Verbunden mit Gerät oder Dienst bleibt auf Rot 😕

                  Muss ich da in die "dialout" Gruppe ?

                  crw------- 1 root root 188, 0 Feb 5 19:10 /dev/ttyUSB0

                  grüsse

                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  schrieb am zuletzt editiert von Glasfaser
                  #8

                  @edz
                  Ist das die Ausgabe im Docker ?

                  Zeige mal :

                  ls -l /dev/ttyUSB*
                  

                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                  E 1 Antwort Letzte Antwort
                  0
                  • GlasfaserG Glasfaser

                    @edz
                    Ist das die Ausgabe im Docker ?

                    Zeige mal :

                    ls -l /dev/ttyUSB*
                    
                    E Offline
                    E Offline
                    edz
                    schrieb am zuletzt editiert von
                    #9

                    @glasfaser
                    drwxrwxrwt 2 root root 40 Feb 5 20:11 .
                    drwxr-xr-x 10 root root 18560 Feb 5 20:11 ..
                    root@buanet-iobroker1:/opt/iobroker# ls -al /dev/ttyUSB0
                    crw-rw---- 1 root dialout 188, 0 Feb 5 20:13 /dev/ttyUSB0

                    Bin ich anscheinend eh drinnen, diese Ausgabe ist vom iobrooker.buanet container

                    grüsse

                    GlasfaserG 1 Antwort Letzte Antwort
                    0
                    • E edz

                      @glasfaser
                      drwxrwxrwt 2 root root 40 Feb 5 20:11 .
                      drwxr-xr-x 10 root root 18560 Feb 5 20:11 ..
                      root@buanet-iobroker1:/opt/iobroker# ls -al /dev/ttyUSB0
                      crw-rw---- 1 root dialout 188, 0 Feb 5 20:13 /dev/ttyUSB0

                      Bin ich anscheinend eh drinnen, diese Ausgabe ist vom iobrooker.buanet container

                      grüsse

                      GlasfaserG Offline
                      GlasfaserG Offline
                      Glasfaser
                      schrieb am zuletzt editiert von
                      #10

                      @edz sagte in SONOFF ZigBee 3.0 USB DONGLE in Docker:

                      root@buanet-iobroker1:/opt/iobroker# ls -al /dev/ttyUSB0
                      crw-rw---- 1 root dialout 188, 0 Feb 5 20:13 /dev/ttyUSB0

                      Ja ist gut ..
                      ..... deshalb habe ich nach der Docker Ausgabe gefragt.

                      hier mein ( von einem anderen Stick )

                      crw-rw---- 1 root dialout 188, 1 Jan 24 20:39 /dev/ttyUSB1
                      

                      Was kommt im LOG vom Zigbeeadapter

                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                      E 1 Antwort Letzte Antwort
                      0
                      • GlasfaserG Glasfaser

                        @edz sagte in SONOFF ZigBee 3.0 USB DONGLE in Docker:

                        root@buanet-iobroker1:/opt/iobroker# ls -al /dev/ttyUSB0
                        crw-rw---- 1 root dialout 188, 0 Feb 5 20:13 /dev/ttyUSB0

                        Ja ist gut ..
                        ..... deshalb habe ich nach der Docker Ausgabe gefragt.

                        hier mein ( von einem anderen Stick )

                        crw-rw---- 1 root dialout 188, 1 Jan 24 20:39 /dev/ttyUSB1
                        

                        Was kommt im LOG vom Zigbeeadapter

                        E Offline
                        E Offline
                        edz
                        schrieb am zuletzt editiert von
                        #11

                        @glasfaser

                        Wo finde ich dieses LOG ?

                        GlasfaserG 1 Antwort Letzte Antwort
                        0
                        • E edz

                          @glasfaser

                          Wo finde ich dieses LOG ?

                          GlasfaserG Offline
                          GlasfaserG Offline
                          Glasfaser
                          schrieb am zuletzt editiert von
                          #12

                          @edz

                          Hier :

                          22af3782-edc1-42cf-80e8-7239aa86394d-grafik.png

                          und so hier dargestellt :

                          2022-02-05 20:29:36.043 - info: zigbee.0 (18548) cleaned everything up...
                          2022-02-05 20:29:36.070 - info: zigbee.0 (18548) Zigbee: disabling joining new devices.
                          2022-02-05 20:29:36.547 - info: zigbee.0 (18548) terminating
                          2022-02-05 20:29:36.550 - info: zigbee.0 (18548) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2022-02-05 20:29:37.090 - info: host.iobrokerv6 stopInstance system.adapter.zigbee.0 killing pid 18548
                          2022-02-05 20:29:37.398 - info: host.iobrokerv6 instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2022-02-05 20:29:39.174 - info: host.iobrokerv6 instance system.adapter.zigbee.0 started with pid 8159
                          2022-02-05 20:29:48.615 - info: zigbee.0 (8159) starting. Version 1.6.14 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.18.2, js-controller: 3.3.22
                          2022-02-05 20:29:49.000 - info: zigbee.0 (8159) Starting Zigbee npm ...
                          2022-02-05 20:29:49.716 - info: zigbee.0 (8159) Installed Version: iobroker.zigbee@1.6.14
                          2022-02-05 20:29:49.879 - info: zigbee.0 (8159) Coordinator firmware version: {"type":"zStack30x","meta":
                          

                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                          E 1 Antwort Letzte Antwort
                          0
                          • GlasfaserG Glasfaser

                            @edz

                            Hier :

                            22af3782-edc1-42cf-80e8-7239aa86394d-grafik.png

                            und so hier dargestellt :

                            2022-02-05 20:29:36.043 - info: zigbee.0 (18548) cleaned everything up...
                            2022-02-05 20:29:36.070 - info: zigbee.0 (18548) Zigbee: disabling joining new devices.
                            2022-02-05 20:29:36.547 - info: zigbee.0 (18548) terminating
                            2022-02-05 20:29:36.550 - info: zigbee.0 (18548) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            2022-02-05 20:29:37.090 - info: host.iobrokerv6 stopInstance system.adapter.zigbee.0 killing pid 18548
                            2022-02-05 20:29:37.398 - info: host.iobrokerv6 instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            2022-02-05 20:29:39.174 - info: host.iobrokerv6 instance system.adapter.zigbee.0 started with pid 8159
                            2022-02-05 20:29:48.615 - info: zigbee.0 (8159) starting. Version 1.6.14 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.18.2, js-controller: 3.3.22
                            2022-02-05 20:29:49.000 - info: zigbee.0 (8159) Starting Zigbee npm ...
                            2022-02-05 20:29:49.716 - info: zigbee.0 (8159) Installed Version: iobroker.zigbee@1.6.14
                            2022-02-05 20:29:49.879 - info: zigbee.0 (8159) Coordinator firmware version: {"type":"zStack30x","meta":
                            
                            E Offline
                            E Offline
                            edz
                            schrieb am zuletzt editiert von
                            #13

                            @glasfaser

                            zigbee.0 2022-02-05 20:29:37.890 error getGroups: caught error: TypeError: Cannot read property 'getGroups' of undefined

                            Ist die einzige Zeile die drinnen steht

                            GlasfaserG 1 Antwort Letzte Antwort
                            0
                            • E edz

                              @glasfaser

                              zigbee.0 2022-02-05 20:29:37.890 error getGroups: caught error: TypeError: Cannot read property 'getGroups' of undefined

                              Ist die einzige Zeile die drinnen steht

                              GlasfaserG Offline
                              GlasfaserG Offline
                              Glasfaser
                              schrieb am zuletzt editiert von Glasfaser
                              #14

                              @edz

                              Das error sagt mir gerade nicht viel .

                              Starte die Instanz mal neu , da sollte mehr drin stehe ..
                              ist der Stick verbunden usw...

                              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                              E 1 Antwort Letzte Antwort
                              0
                              • GlasfaserG Glasfaser

                                @edz

                                Das error sagt mir gerade nicht viel .

                                Starte die Instanz mal neu , da sollte mehr drin stehe ..
                                ist der Stick verbunden usw...

                                E Offline
                                E Offline
                                edz
                                schrieb am zuletzt editiert von
                                #15

                                @glasfaser

                                zigbee.0
                                2022-02-05 20:43:36.295 error Error herdsman start
                                zigbee.0
                                2022-02-05 20:43:36.295 error Failed to start Zigbee
                                zigbee.0
                                2022-02-05 20:43:36.294 error Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                                zigbee.0
                                2022-02-05 20:43:36.058 info Installed Version: iobroker.zigbee@1.6.6
                                zigbee.0
                                2022-02-05 20:43:36.043 info Starting Zigbee npm ...
                                zigbee.0
                                2022-02-05 20:43:36.042 info Try to reconnect. 1 attempts left
                                zigbee.0
                                2022-02-05 20:43:26.040 error Error herdsman start
                                zigbee.0
                                2022-02-05 20:43:26.039 error Failed to start Zigbee
                                zigbee.0
                                2022-02-05 20:43:26.039 error Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                                zigbee.0
                                2022-02-05 20:43:25.925 error Re-commissioning your network will require re-pairing of all devices!
                                zigbee.0
                                2022-02-05 20:43:25.924 error If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                                zigbee.0
                                2022-02-05 20:43:25.924 error Please update configuration to prevent further issues.
                                zigbee.0
                                2022-02-05 20:43:25.924 error - Channel List: configured=11, adapter=11
                                zigbee.0
                                2022-02-05 20:43:25.923 error - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                                zigbee.0
                                2022-02-05 20:43:25.923 error - Extended PAN ID: configured=00124b0024c94b24, adapter=00124b0024c94b24
                                zigbee.0
                                2022-02-05 20:43:25.922 error - PAN ID: configured=6754, adapter=6752
                                zigbee.0
                                2022-02-05 20:43:25.921 error Configuration is not consistent with adapter state/backup!
                                zigbee.0
                                2022-02-05 20:43:25.775 info Installed Version: iobroker.zigbee@1.6.6

                                Thomas BraunT GlasfaserG 2 Antworten Letzte Antwort
                                0
                                • E edz

                                  @glasfaser

                                  zigbee.0
                                  2022-02-05 20:43:36.295 error Error herdsman start
                                  zigbee.0
                                  2022-02-05 20:43:36.295 error Failed to start Zigbee
                                  zigbee.0
                                  2022-02-05 20:43:36.294 error Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                                  zigbee.0
                                  2022-02-05 20:43:36.058 info Installed Version: iobroker.zigbee@1.6.6
                                  zigbee.0
                                  2022-02-05 20:43:36.043 info Starting Zigbee npm ...
                                  zigbee.0
                                  2022-02-05 20:43:36.042 info Try to reconnect. 1 attempts left
                                  zigbee.0
                                  2022-02-05 20:43:26.040 error Error herdsman start
                                  zigbee.0
                                  2022-02-05 20:43:26.039 error Failed to start Zigbee
                                  zigbee.0
                                  2022-02-05 20:43:26.039 error Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                                  zigbee.0
                                  2022-02-05 20:43:25.925 error Re-commissioning your network will require re-pairing of all devices!
                                  zigbee.0
                                  2022-02-05 20:43:25.924 error If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                                  zigbee.0
                                  2022-02-05 20:43:25.924 error Please update configuration to prevent further issues.
                                  zigbee.0
                                  2022-02-05 20:43:25.924 error - Channel List: configured=11, adapter=11
                                  zigbee.0
                                  2022-02-05 20:43:25.923 error - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                                  zigbee.0
                                  2022-02-05 20:43:25.923 error - Extended PAN ID: configured=00124b0024c94b24, adapter=00124b0024c94b24
                                  zigbee.0
                                  2022-02-05 20:43:25.922 error - PAN ID: configured=6754, adapter=6752
                                  zigbee.0
                                  2022-02-05 20:43:25.921 error Configuration is not consistent with adapter state/backup!
                                  zigbee.0
                                  2022-02-05 20:43:25.775 info Installed Version: iobroker.zigbee@1.6.6

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #16

                                  @edz sagte in SONOFF ZigBee 3.0 USB DONGLE in Docker:

                                  2022-02-05 20:43:25.922 error - PAN ID: configured=6754, adapter=6752

                                  Angleichen.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  1 Antwort Letzte Antwort
                                  0
                                  • E edz

                                    @glasfaser

                                    zigbee.0
                                    2022-02-05 20:43:36.295 error Error herdsman start
                                    zigbee.0
                                    2022-02-05 20:43:36.295 error Failed to start Zigbee
                                    zigbee.0
                                    2022-02-05 20:43:36.294 error Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                                    zigbee.0
                                    2022-02-05 20:43:36.058 info Installed Version: iobroker.zigbee@1.6.6
                                    zigbee.0
                                    2022-02-05 20:43:36.043 info Starting Zigbee npm ...
                                    zigbee.0
                                    2022-02-05 20:43:36.042 info Try to reconnect. 1 attempts left
                                    zigbee.0
                                    2022-02-05 20:43:26.040 error Error herdsman start
                                    zigbee.0
                                    2022-02-05 20:43:26.039 error Failed to start Zigbee
                                    zigbee.0
                                    2022-02-05 20:43:26.039 error Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                                    zigbee.0
                                    2022-02-05 20:43:25.925 error Re-commissioning your network will require re-pairing of all devices!
                                    zigbee.0
                                    2022-02-05 20:43:25.924 error If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                                    zigbee.0
                                    2022-02-05 20:43:25.924 error Please update configuration to prevent further issues.
                                    zigbee.0
                                    2022-02-05 20:43:25.924 error - Channel List: configured=11, adapter=11
                                    zigbee.0
                                    2022-02-05 20:43:25.923 error - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                                    zigbee.0
                                    2022-02-05 20:43:25.923 error - Extended PAN ID: configured=00124b0024c94b24, adapter=00124b0024c94b24
                                    zigbee.0
                                    2022-02-05 20:43:25.922 error - PAN ID: configured=6754, adapter=6752
                                    zigbee.0
                                    2022-02-05 20:43:25.921 error Configuration is not consistent with adapter state/backup!
                                    zigbee.0
                                    2022-02-05 20:43:25.775 info Installed Version: iobroker.zigbee@1.6.6

                                    GlasfaserG Offline
                                    GlasfaserG Offline
                                    Glasfaser
                                    schrieb am zuletzt editiert von
                                    #17

                                    @edz sagte in SONOFF ZigBee 3.0 USB DONGLE in Docker:

                                    Adapter stoppen ... und

                                    please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                                    

                                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                    E 1 Antwort Letzte Antwort
                                    0
                                    • GlasfaserG Glasfaser

                                      @edz sagte in SONOFF ZigBee 3.0 USB DONGLE in Docker:

                                      Adapter stoppen ... und

                                      please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                                      
                                      E Offline
                                      E Offline
                                      edz
                                      schrieb am zuletzt editiert von
                                      #18

                                      @glasfaser

                                      Ich habe beim Zigbee Adapter ganz unten den Haken gesetzt, jetzt alles auf Grün !😊 👏 👏

                                      Danke , nochmal für die Hilfe

                                      grüsse

                                      GlasfaserG 1 Antwort Letzte Antwort
                                      0
                                      • E edz

                                        @glasfaser

                                        Ich habe beim Zigbee Adapter ganz unten den Haken gesetzt, jetzt alles auf Grün !😊 👏 👏

                                        Danke , nochmal für die Hilfe

                                        grüsse

                                        GlasfaserG Offline
                                        GlasfaserG Offline
                                        Glasfaser
                                        schrieb am zuletzt editiert von
                                        #19

                                        @edz sagte in SONOFF ZigBee 3.0 USB DONGLE in Docker:

                                        ganz unten den Haken gesetzt,

                                        ???

                                        Meinst du hier :

                                        2f37a974-20f9-4b43-ad85-4770e5a62d97-grafik.png

                                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                        E 1 Antwort Letzte Antwort
                                        0
                                        • GlasfaserG Glasfaser

                                          @edz sagte in SONOFF ZigBee 3.0 USB DONGLE in Docker:

                                          ganz unten den Haken gesetzt,

                                          ???

                                          Meinst du hier :

                                          2f37a974-20f9-4b43-ad85-4770e5a62d97-grafik.png

                                          E Offline
                                          E Offline
                                          edz
                                          schrieb am zuletzt editiert von edz
                                          #20

                                          @glasfaser

                                          uiop.JPG

                                          Ganz unten

                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          606

                                          Online

                                          32.8k

                                          Benutzer

                                          82.7k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe