Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Hardware
  4. Hilfe beim Einrichten von Sonoff Zigbee 3.0 USB Dongle Plus

NEWS

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

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

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

Hilfe beim Einrichten von Sonoff Zigbee 3.0 USB Dongle Plus

Scheduled Pinned Locked Moved Hardware
34 Posts 5 Posters 11.1k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • UHU01U UHU01

    Hallo zusammen,

    ich will meinen Deconz Stick durch einen Sonoff ersetzen. Habe mich an die gängigen Anleitungen gehalten.
    Mit:

    ls -la /dev/serial/by-id
    

    die Adresse ausgelesen und in den Zigbee Adapter eingetragen:

    39b8ef59-2092-4cf3-9be9-765544976dda-grafik.png

    Bekomme aber keine Verbindung zum Gerät:
    4aee7c1d-5dda-4cd8-ba6f-a8f121d31b47-grafik.png

    Kann evtl. jemand helfen?

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #2

    @uhu01

    Trag eine andere erweitere PAN-Id ein.
    Der Adapterneustart schaut im Logfile wie aus?

    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

    UHU01U 1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @uhu01

      Trag eine andere erweitere PAN-Id ein.
      Der Adapterneustart schaut im Logfile wie aus?

      UHU01U Offline
      UHU01U Offline
      UHU01
      wrote on last edited by
      #3

      @thomas-braun

      2023-03-25 13:13:31.456 - info: zigbee.0 (5371) Try to reconnect. 1 attempts left
      2023-03-25 13:13:31.457 - info: zigbee.0 (5371) Starting Zigbee npm ...
      2023-03-25 13:13:31.491 - info: zigbee.0 (5371) Installed Version: iobroker.zigbee@1.8.10
      2023-03-25 13:13:31.789 - error: zigbee.0 (5371) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
      2023-03-25 13:13:31.790 - error: zigbee.0 (5371) Failed to start Zigbee
      2023-03-25 13:13:31.790 - error: zigbee.0 (5371) Error herdsman start
      

      PAN-Id habe ich geändert. Einfach 2 Zeichen ändern reicht da?
      6166295d-d112-417a-91f0-abd64b1ec0ec-grafik.png

      Thomas BraunT 1 Reply Last reply
      0
      • UHU01U UHU01

        @thomas-braun

        2023-03-25 13:13:31.456 - info: zigbee.0 (5371) Try to reconnect. 1 attempts left
        2023-03-25 13:13:31.457 - info: zigbee.0 (5371) Starting Zigbee npm ...
        2023-03-25 13:13:31.491 - info: zigbee.0 (5371) Installed Version: iobroker.zigbee@1.8.10
        2023-03-25 13:13:31.789 - error: zigbee.0 (5371) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
        2023-03-25 13:13:31.790 - error: zigbee.0 (5371) Failed to start Zigbee
        2023-03-25 13:13:31.790 - error: zigbee.0 (5371) Error herdsman start
        

        PAN-Id habe ich geändert. Einfach 2 Zeichen ändern reicht da?
        6166295d-d112-417a-91f0-abd64b1ec0ec-grafik.png

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #4

        @uhu01 sagte in Hilfe beim Einrichten von Sonoff Zigbee 3.0 USB Dongle Plus:

        Einfach 2 Zeichen ändern reicht da?

        Generieren eine 16stellige Hex-Zahl. Gibt für unkreative im Netz Generatoren dafür.

        Starte den Adapter mal ganz neu.
        Der erste Start ist länger.

        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

        UHU01U 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @uhu01 sagte in Hilfe beim Einrichten von Sonoff Zigbee 3.0 USB Dongle Plus:

          Einfach 2 Zeichen ändern reicht da?

          Generieren eine 16stellige Hex-Zahl. Gibt für unkreative im Netz Generatoren dafür.

          Starte den Adapter mal ganz neu.
          Der erste Start ist länger.

          UHU01U Offline
          UHU01U Offline
          UHU01
          wrote on last edited by UHU01
          #5

          @thomas-braun
          Hab den Adapter nochmal komplett neu installiert. Ist der Com-Anschlussname richtig? Hier mal der komplette String:

          /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
          

          b22b209e-499e-4fdb-b69d-637533561c68-grafik.png

          Verbinden will er sich aber immer noch nicht:

          2023-03-25 13:25:41.071 - info: zigbee.0 (13088) Try to reconnect. 1 attempts left
          2023-03-25 13:25:41.073 - info: zigbee.0 (13088) Starting Zigbee npm ...
          2023-03-25 13:25:41.125 - info: zigbee.0 (13088) Installed Version: iobroker.zigbee@1.8.10
          2023-03-25 13:25:41.395 - error: zigbee.0 (13088) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
          2023-03-25 13:25:41.396 - error: zigbee.0 (13088) Failed to start Zigbee
          2023-03-25 13:25:41.397 - error: zigbee.0 (13088) Error herdsman start
          2023-03-25 13:25:54.754 - info: admin.0 (8202) ==> Connected system.user.admin from ::ffff:192.168.178.241
          2023-03-25 13:25:54.905 - error: zigbee.0 (13088) getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
          2023-03-25 13:25:55.071 - info: zigbee.0 (13088) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
          2023-03-25 13:26:27.203 - info: admin.0 (8202) <== Disconnect system.user.admin from ::ffff:192.168.178.241
          
          Thomas BraunT 1 Reply Last reply
          0
          • UHU01U UHU01

            @thomas-braun
            Hab den Adapter nochmal komplett neu installiert. Ist der Com-Anschlussname richtig? Hier mal der komplette String:

            /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
            

            b22b209e-499e-4fdb-b69d-637533561c68-grafik.png

            Verbinden will er sich aber immer noch nicht:

            2023-03-25 13:25:41.071 - info: zigbee.0 (13088) Try to reconnect. 1 attempts left
            2023-03-25 13:25:41.073 - info: zigbee.0 (13088) Starting Zigbee npm ...
            2023-03-25 13:25:41.125 - info: zigbee.0 (13088) Installed Version: iobroker.zigbee@1.8.10
            2023-03-25 13:25:41.395 - error: zigbee.0 (13088) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
            2023-03-25 13:25:41.396 - error: zigbee.0 (13088) Failed to start Zigbee
            2023-03-25 13:25:41.397 - error: zigbee.0 (13088) Error herdsman start
            2023-03-25 13:25:54.754 - info: admin.0 (8202) ==> Connected system.user.admin from ::ffff:192.168.178.241
            2023-03-25 13:25:54.905 - error: zigbee.0 (13088) getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
            2023-03-25 13:25:55.071 - info: zigbee.0 (13088) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
            2023-03-25 13:26:27.203 - info: admin.0 (8202) <== Disconnect system.user.admin from ::ffff:192.168.178.241
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by
            #6

            @uhu01

            Bitte nix abschneiden, vollständig inkl. Eingabeprompt aus der Konsole posten.

            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

            UHU01U 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @uhu01

              Bitte nix abschneiden, vollständig inkl. Eingabeprompt aus der Konsole posten.

              UHU01U Offline
              UHU01U Offline
              UHU01
              wrote on last edited by
              #7

              @thomas-braun
              Ähh, das ist das Protokoll aus der IO-Broker Oberfläche. Wie muss ich denn vorgehen um an das andere zu kommen? Habe ich noch nie gemacht.

              Thomas BraunT 1 Reply Last reply
              0
              • UHU01U UHU01

                @thomas-braun
                Ähh, das ist das Protokoll aus der IO-Broker Oberfläche. Wie muss ich denn vorgehen um an das andere zu kommen? Habe ich noch nie gemacht.

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #8

                @uhu01

                iob logs --watch | uniq
                

                anschauen, Ausgabe von

                ls -lAh /dev/serial/by-id
                

                prüfen.

                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

                UHU01U 1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @uhu01

                  iob logs --watch | uniq
                  

                  anschauen, Ausgabe von

                  ls -lAh /dev/serial/by-id
                  

                  prüfen.

                  UHU01U Offline
                  UHU01U Offline
                  UHU01
                  wrote on last edited by
                  #9

                  @thomas-braun
                  Der Pfad scheint zu stimmen.
                  Hier das LOG:

                  2023-03-2515:10:58.569-info:host.raspberrypi"system.adapter.zigbee.0"disabled
                  2023-03-2515:10:58.572-info:host.raspberrypistopInstancesystem.adapter.zigbee.0(force=false,process=true)
                  2023-03-2515:10:58.581-info:zigbee.0(13088)GotterminatesignalTERMINATE_YOURSELF
                  2023-03-2515:10:58.639-info:host.raspberrypistopInstancesystem.adapter.zigbee.0sendkillsignal
                  2023-03-2515:10:58.583-info:zigbee.0(13088)cleanedeverythingup...
                  2023-03-2515:10:58.586-info:zigbee.0(13088)Zigbee:disablingjoiningnewdevices.
                  2023-03-2515:10:58.696-warn:zigbee.0(13088)Failedtostopzigbeeduringstartup
                  2023-03-2515:10:58.697-info:zigbee.0(13088)terminating
                  2023-03-2515:10:58.699-info:zigbee.0(13088)Terminated(ADAPTER_REQUESTED_TERMINATION):Withoutreason
                  2023-03-2515:10:59.329-info:host.raspberrypiinstancesystem.adapter.zigbee.0terminatedwithcode11(ADAPTER_REQUESTED_TERMINATION)
                  2023-03-2515:11:02.563-info:host.raspberrypi"system.adapter.zigbee.0"enabled
                  2023-03-2515:11:03.121-info:host.raspberrypiinstancesystem.adapter.zigbee.0startedwithpid15126
                  2023-03-2515:11:08.522-info:zigbee.0(15126)starting.Version1.8.10in/opt/iobroker/node_modules/iobroker.zigbee,node:v16.19.0,js-controller:4.0.24
                  2023-03-2515:11:08.718-info:zigbee.0(15126)deleteoldBackupfiles.keeponlylast10
                  2023-03-2515:11:08.721-info:zigbee.0(15126)StartingZigbeenpm...
                  2023-03-2515:11:09.475-info:zigbee.0(15126)InstalledVersion:iobroker.zigbee@1.8.10
                  2023-03-2515:11:09.654-error:zigbee.0(15126)Configurationisnotconsistentwithadapterstate/backup!
                  2023-03-2515:11:09.655-error:zigbee.0(15126)-PANID:configured=6753,adapter=6754
                  2023-03-2515:11:09.657-error:zigbee.0(15126)-ExtendedPANID:configured=00124b0026b877e1,adapter=00124b0026b877e1
                  2023-03-2515:11:09.658-error:zigbee.0(15126)-NetworkKey:configured=01030507090b0d0f00020406080a0c0d,adapter=01030507090b0d0f00020406080a0c0d
                  2023-03-2515:11:09.659-error:zigbee.0(15126)-ChannelList:configured=11,adapter=11
                  2023-03-2515:11:09.660-error:zigbee.0(15126)Pleaseupdateconfigurationtopreventfurtherissues.
                  2023-03-2515:11:09.660-error:zigbee.0(15126)Ifyouwishtore-commissionyournetwork,pleaseremovecoordinatorbackupat/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                  2023-03-2515:11:09.662-error:zigbee.0(15126)Re-commissioningyournetworkwillrequirere-pairingofalldevices!
                  2023-03-2515:11:09.861-error:zigbee.0(15126)Startingzigbee-herdsmanproblem:"startupfailed-configuration-adaptermismatch-seelogsaboveformoreinformation"
                  2023-03-2515:11:09.862-error:zigbee.0(15126)FailedtostartZigbee
                  2023-03-2515:11:09.862-error:zigbee.0(15126)Errorherdsmanstart
                  2023-03-2515:11:19.866-info:zigbee.0(15126)Trytoreconnect.1attemptsleft
                  2023-03-2515:11:19.867-info:zigbee.0(15126)StartingZigbeenpm...
                  2023-03-2515:11:19.897-info:zigbee.0(15126)InstalledVersion:iobroker.zigbee@1.8.10
                  2023-03-2515:11:20.149-error:zigbee.0(15126)Startingzigbee-herdsmanproblem:"Errorwhileopeningserialport'Error:ErrorResourcetemporarilyunavailableCannotlockport'"
                  2023-03-2515:11:20.152-error:zigbee.0(15126)FailedtostartZigbee
                  2023-03-2515:11:20.154-error:zigbee.0(15126)Errorherdsmanstart
                  
                  
                  Thomas BraunT 2 Replies Last reply
                  0
                  • UHU01U UHU01

                    @thomas-braun
                    Der Pfad scheint zu stimmen.
                    Hier das LOG:

                    2023-03-2515:10:58.569-info:host.raspberrypi"system.adapter.zigbee.0"disabled
                    2023-03-2515:10:58.572-info:host.raspberrypistopInstancesystem.adapter.zigbee.0(force=false,process=true)
                    2023-03-2515:10:58.581-info:zigbee.0(13088)GotterminatesignalTERMINATE_YOURSELF
                    2023-03-2515:10:58.639-info:host.raspberrypistopInstancesystem.adapter.zigbee.0sendkillsignal
                    2023-03-2515:10:58.583-info:zigbee.0(13088)cleanedeverythingup...
                    2023-03-2515:10:58.586-info:zigbee.0(13088)Zigbee:disablingjoiningnewdevices.
                    2023-03-2515:10:58.696-warn:zigbee.0(13088)Failedtostopzigbeeduringstartup
                    2023-03-2515:10:58.697-info:zigbee.0(13088)terminating
                    2023-03-2515:10:58.699-info:zigbee.0(13088)Terminated(ADAPTER_REQUESTED_TERMINATION):Withoutreason
                    2023-03-2515:10:59.329-info:host.raspberrypiinstancesystem.adapter.zigbee.0terminatedwithcode11(ADAPTER_REQUESTED_TERMINATION)
                    2023-03-2515:11:02.563-info:host.raspberrypi"system.adapter.zigbee.0"enabled
                    2023-03-2515:11:03.121-info:host.raspberrypiinstancesystem.adapter.zigbee.0startedwithpid15126
                    2023-03-2515:11:08.522-info:zigbee.0(15126)starting.Version1.8.10in/opt/iobroker/node_modules/iobroker.zigbee,node:v16.19.0,js-controller:4.0.24
                    2023-03-2515:11:08.718-info:zigbee.0(15126)deleteoldBackupfiles.keeponlylast10
                    2023-03-2515:11:08.721-info:zigbee.0(15126)StartingZigbeenpm...
                    2023-03-2515:11:09.475-info:zigbee.0(15126)InstalledVersion:iobroker.zigbee@1.8.10
                    2023-03-2515:11:09.654-error:zigbee.0(15126)Configurationisnotconsistentwithadapterstate/backup!
                    2023-03-2515:11:09.655-error:zigbee.0(15126)-PANID:configured=6753,adapter=6754
                    2023-03-2515:11:09.657-error:zigbee.0(15126)-ExtendedPANID:configured=00124b0026b877e1,adapter=00124b0026b877e1
                    2023-03-2515:11:09.658-error:zigbee.0(15126)-NetworkKey:configured=01030507090b0d0f00020406080a0c0d,adapter=01030507090b0d0f00020406080a0c0d
                    2023-03-2515:11:09.659-error:zigbee.0(15126)-ChannelList:configured=11,adapter=11
                    2023-03-2515:11:09.660-error:zigbee.0(15126)Pleaseupdateconfigurationtopreventfurtherissues.
                    2023-03-2515:11:09.660-error:zigbee.0(15126)Ifyouwishtore-commissionyournetwork,pleaseremovecoordinatorbackupat/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                    2023-03-2515:11:09.662-error:zigbee.0(15126)Re-commissioningyournetworkwillrequirere-pairingofalldevices!
                    2023-03-2515:11:09.861-error:zigbee.0(15126)Startingzigbee-herdsmanproblem:"startupfailed-configuration-adaptermismatch-seelogsaboveformoreinformation"
                    2023-03-2515:11:09.862-error:zigbee.0(15126)FailedtostartZigbee
                    2023-03-2515:11:09.862-error:zigbee.0(15126)Errorherdsmanstart
                    2023-03-2515:11:19.866-info:zigbee.0(15126)Trytoreconnect.1attemptsleft
                    2023-03-2515:11:19.867-info:zigbee.0(15126)StartingZigbeenpm...
                    2023-03-2515:11:19.897-info:zigbee.0(15126)InstalledVersion:iobroker.zigbee@1.8.10
                    2023-03-2515:11:20.149-error:zigbee.0(15126)Startingzigbee-herdsmanproblem:"Errorwhileopeningserialport'Error:ErrorResourcetemporarilyunavailableCannotlockport'"
                    2023-03-2515:11:20.152-error:zigbee.0(15126)FailedtostartZigbee
                    2023-03-2515:11:20.154-error:zigbee.0(15126)Errorherdsmanstart
                    
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by Thomas Braun
                    #10

                    @uhu01 sagte in Hilfe beim Einrichten von Sonoff Zigbee 3.0 USB Dongle Plus:

                    Der Pfad scheint zu stimmen.

                    Und wenn du genau schaust und die Ausgabe hier zum Besten gibst?
                    Mit 'scheinbaren Dingen' aus Nacherzählungen kann man nix anfangen.

                    Und wo sind die Leerzeichen hin?
                    Wie kopierst du das womit woher?

                    So (ähnlich) soll das aussehen:

                    2023-03-25 15:18:36.256  - info: host.chet instance system.adapter.zigbee.0 started with pid 368095
                    2023-03-25 15:18:40.908  - info: zigbee.0 (368095) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.15.0, js-controller: 4.0.24
                    2023-03-25 15:18:41.056  - info: zigbee.0 (368095) delete old Backup files. keep only last 10
                    2023-03-25 15:18:41.058  - info: zigbee.0 (368095) Starting Zigbee  npm ...
                    2023-03-25 15:18:41.721  - info: zigbee.0 (368095) Installed Version: iobroker.zigbee@1.8.10
                    2023-03-25 15:18:53.842  - info: zigbee.0 (368095) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20221226}}
                    2023-03-25 15:18:53.854  - info: zigbee.0 (368095) Unable to disable LED, unsupported function.
                    2023-03-25 15:18:53.876  - info: zigbee.0 (368095)   --> transmitPower : normal
                    2023-03-25 15:18:53.883  - info: zigbee.0 (368095) Currently no devices.
                    2023-03-25 15:18:53.885  - info: zigbee.0 (368095) Zigbee started
                    

                    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 Reply Last reply
                    0
                    • UHU01U UHU01

                      @thomas-braun
                      Der Pfad scheint zu stimmen.
                      Hier das LOG:

                      2023-03-2515:10:58.569-info:host.raspberrypi"system.adapter.zigbee.0"disabled
                      2023-03-2515:10:58.572-info:host.raspberrypistopInstancesystem.adapter.zigbee.0(force=false,process=true)
                      2023-03-2515:10:58.581-info:zigbee.0(13088)GotterminatesignalTERMINATE_YOURSELF
                      2023-03-2515:10:58.639-info:host.raspberrypistopInstancesystem.adapter.zigbee.0sendkillsignal
                      2023-03-2515:10:58.583-info:zigbee.0(13088)cleanedeverythingup...
                      2023-03-2515:10:58.586-info:zigbee.0(13088)Zigbee:disablingjoiningnewdevices.
                      2023-03-2515:10:58.696-warn:zigbee.0(13088)Failedtostopzigbeeduringstartup
                      2023-03-2515:10:58.697-info:zigbee.0(13088)terminating
                      2023-03-2515:10:58.699-info:zigbee.0(13088)Terminated(ADAPTER_REQUESTED_TERMINATION):Withoutreason
                      2023-03-2515:10:59.329-info:host.raspberrypiinstancesystem.adapter.zigbee.0terminatedwithcode11(ADAPTER_REQUESTED_TERMINATION)
                      2023-03-2515:11:02.563-info:host.raspberrypi"system.adapter.zigbee.0"enabled
                      2023-03-2515:11:03.121-info:host.raspberrypiinstancesystem.adapter.zigbee.0startedwithpid15126
                      2023-03-2515:11:08.522-info:zigbee.0(15126)starting.Version1.8.10in/opt/iobroker/node_modules/iobroker.zigbee,node:v16.19.0,js-controller:4.0.24
                      2023-03-2515:11:08.718-info:zigbee.0(15126)deleteoldBackupfiles.keeponlylast10
                      2023-03-2515:11:08.721-info:zigbee.0(15126)StartingZigbeenpm...
                      2023-03-2515:11:09.475-info:zigbee.0(15126)InstalledVersion:iobroker.zigbee@1.8.10
                      2023-03-2515:11:09.654-error:zigbee.0(15126)Configurationisnotconsistentwithadapterstate/backup!
                      2023-03-2515:11:09.655-error:zigbee.0(15126)-PANID:configured=6753,adapter=6754
                      2023-03-2515:11:09.657-error:zigbee.0(15126)-ExtendedPANID:configured=00124b0026b877e1,adapter=00124b0026b877e1
                      2023-03-2515:11:09.658-error:zigbee.0(15126)-NetworkKey:configured=01030507090b0d0f00020406080a0c0d,adapter=01030507090b0d0f00020406080a0c0d
                      2023-03-2515:11:09.659-error:zigbee.0(15126)-ChannelList:configured=11,adapter=11
                      2023-03-2515:11:09.660-error:zigbee.0(15126)Pleaseupdateconfigurationtopreventfurtherissues.
                      2023-03-2515:11:09.660-error:zigbee.0(15126)Ifyouwishtore-commissionyournetwork,pleaseremovecoordinatorbackupat/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                      2023-03-2515:11:09.662-error:zigbee.0(15126)Re-commissioningyournetworkwillrequirere-pairingofalldevices!
                      2023-03-2515:11:09.861-error:zigbee.0(15126)Startingzigbee-herdsmanproblem:"startupfailed-configuration-adaptermismatch-seelogsaboveformoreinformation"
                      2023-03-2515:11:09.862-error:zigbee.0(15126)FailedtostartZigbee
                      2023-03-2515:11:09.862-error:zigbee.0(15126)Errorherdsmanstart
                      2023-03-2515:11:19.866-info:zigbee.0(15126)Trytoreconnect.1attemptsleft
                      2023-03-2515:11:19.867-info:zigbee.0(15126)StartingZigbeenpm...
                      2023-03-2515:11:19.897-info:zigbee.0(15126)InstalledVersion:iobroker.zigbee@1.8.10
                      2023-03-2515:11:20.149-error:zigbee.0(15126)Startingzigbee-herdsmanproblem:"Errorwhileopeningserialport'Error:ErrorResourcetemporarilyunavailableCannotlockport'"
                      2023-03-2515:11:20.152-error:zigbee.0(15126)FailedtostartZigbee
                      2023-03-2515:11:20.154-error:zigbee.0(15126)Errorherdsmanstart
                      
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #11

                      @uhu01 sagte in Hilfe beim Einrichten von Sonoff Zigbee 3.0 USB Dongle Plus:

                      2023-03-2515:11:09.654-error:zigbee.0(15126)Configurationisnotconsistentwithadapterstate/backup!
                      
                      2023-03-2515:11:09.655-error:zigbee.0(15126)-PANID:configured=6753,adapter=6754
                      

                      Die PAN-ID muss übereinstimmen. Also im Adapter anpassen.

                      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

                      UHU01U 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @uhu01 sagte in Hilfe beim Einrichten von Sonoff Zigbee 3.0 USB Dongle Plus:

                        2023-03-2515:11:09.654-error:zigbee.0(15126)Configurationisnotconsistentwithadapterstate/backup!
                        
                        2023-03-2515:11:09.655-error:zigbee.0(15126)-PANID:configured=6753,adapter=6754
                        

                        Die PAN-ID muss übereinstimmen. Also im Adapter anpassen.

                        UHU01U Offline
                        UHU01U Offline
                        UHU01
                        wrote on last edited by UHU01
                        #12

                        @thomas-braun
                        hier die Ausgabe:

                        lrwxrwxrwx 1 root root 13 25. Mär 12:47 usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0 -> ../../ttyUSB0
                        

                        Und der Eintrag im Adapter:

                        /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
                        

                        Und nochnal ein neues Log. Ist direkt aus Putty kopiert.

                        2023-03-25 15:37:07.313  - info: zigbee.0 (15126) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                        2023-03-25 15:37:20.987  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                        2023-03-25 15:37:20.998  - info: zigbee.0 (15126) Got terminate signal TERMINATE_YOURSELF
                        2023-03-25 15:37:21.041  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                        2023-03-25 15:37:21.000  - info: zigbee.0 (15126) cleaned everything up...
                        2023-03-25 15:37:21.006  - info: zigbee.0 (15126) Zigbee: disabling joining new devices.
                        2023-03-25 15:37:21.125  - warn: zigbee.0 (15126) Failed to stop zigbee during startup
                        2023-03-25 15:37:21.126  - info: zigbee.0 (15126) terminating
                        2023-03-25 15:37:21.128  - info: zigbee.0 (15126) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        2023-03-25 15:37:21.716  - info: admin.0 (8202) <== Disconnect system.user.admin from ::ffff:192.168.178.241
                        2023-03-25 15:37:21.829  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2023-03-25 15:37:24.299  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 31775
                        2023-03-25 15:37:30.150  - info: zigbee.0 (31775) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                        2023-03-25 15:37:30.295  - info: zigbee.0 (31775) delete old Backup files. keep only last 10
                        2023-03-25 15:37:30.298  - info: zigbee.0 (31775) Starting Zigbee  npm ...
                        2023-03-25 15:37:31.056  - info: zigbee.0 (31775) Installed Version: iobroker.zigbee@1.8.10
                        2023-03-25 15:37:33.953  - info: zigbee.0 (31775) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20210708}}
                        2023-03-25 15:37:33.966  - info: zigbee.0 (31775) Unable to disable LED, unsupported function.
                        2023-03-25 15:37:34.032  - info: zigbee.0 (31775)   --> transmitPower : normal
                        2023-03-25 15:37:34.041  - info: zigbee.0 (31775) Currently no devices.
                        2023-03-25 15:37:34.044  - info: zigbee.0 (31775) Zigbee started
                        2023-03-25 15:37:34.055  - error: zigbee.0 (31775) Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
                        2023-03-25 15:37:34.242  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                        2023-03-25 15:37:34.252  - info: zigbee.0 (31775) Got terminate signal TERMINATE_YOURSELF
                        2023-03-25 15:37:34.254  - info: zigbee.0 (31775) cleaned everything up...
                        2023-03-25 15:37:34.256  - info: zigbee.0 (31775) Zigbee: disabling joining new devices.
                        2023-03-25 15:37:34.289  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                        2023-03-25 15:37:34.755  - info: zigbee.0 (31775) terminating
                        2023-03-25 15:37:34.758  - info: zigbee.0 (31775) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        2023-03-25 15:37:35.295  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 killing pid 31775
                        2023-03-25 15:37:35.444  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2023-03-25 15:37:37.465  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 31980
                        2023-03-25 15:37:42.769  - info: zigbee.0 (31980) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                        2023-03-25 15:37:42.932  - info: zigbee.0 (31980) delete old Backup files. keep only last 10
                        2023-03-25 15:37:42.935  - info: zigbee.0 (31980) Starting Zigbee  npm ...
                        2023-03-25 15:37:43.743  - info: zigbee.0 (31980) Installed Version: iobroker.zigbee@1.8.10
                        2023-03-25 15:37:43.894  - error: zigbee.0 (31980) Configuration is not consistent with adapter state/backup!
                        2023-03-25 15:37:43.895  - error: zigbee.0 (31980) - PAN ID: configured=6754, adapter=6754
                        2023-03-25 15:37:43.895  - error: zigbee.0 (31980) - Extended PAN ID: configured=6b2ac77581741024, adapter=00124b0026b877e1
                        2023-03-25 15:37:43.896  - error: zigbee.0 (31980) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                        2023-03-25 15:37:43.897  - error: zigbee.0 (31980) - Channel List: configured=11, adapter=11
                        2023-03-25 15:37:43.898  - error: zigbee.0 (31980) Please update configuration to prevent further issues.
                        2023-03-25 15:37:43.899  - error: zigbee.0 (31980) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                        2023-03-25 15:37:43.899  - error: zigbee.0 (31980) Re-commissioning your network will require re-pairing of all devices!
                        2023-03-25 15:37:44.068  - error: zigbee.0 (31980) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                        2023-03-25 15:37:44.069  - error: zigbee.0 (31980) Failed to start Zigbee
                        2023-03-25 15:37:44.070  - error: zigbee.0 (31980) Error herdsman start
                        2023-03-25 15:37:54.075  - info: zigbee.0 (31980) Try to reconnect. 1 attempts left
                        2023-03-25 15:37:54.076  - info: zigbee.0 (31980) Starting Zigbee  npm ...
                        2023-03-25 15:37:54.120  - info: zigbee.0 (31980) Installed Version: iobroker.zigbee@1.8.10
                        2023-03-25 15:37:54.372  - error: zigbee.0 (31980) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                        2023-03-25 15:37:54.373  - error: zigbee.0 (31980) Failed to start Zigbee
                        2023-03-25 15:37:54.374  - error: zigbee.0 (31980) Error herdsman start
                        2023-03-25 15:37:58.384  - info: host.raspberrypi "system.adapter.zigbee.0" disabled
                        2023-03-25 15:37:58.384  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                        2023-03-25 15:37:58.395  - info: zigbee.0 (31980) Got terminate signal TERMINATE_YOURSELF
                        2023-03-25 15:37:58.397  - info: zigbee.0 (31980) cleaned everything up...
                        2023-03-25 15:37:58.406  - info: zigbee.0 (31980) Zigbee: disabling joining new devices.
                        2023-03-25 15:37:58.462  - warn: zigbee.0 (31980) Failed to stop zigbee during startup
                        2023-03-25 15:37:58.463  - info: zigbee.0 (31980) terminating
                        2023-03-25 15:37:58.466  - info: zigbee.0 (31980) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        2023-03-25 15:37:58.588  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                        2023-03-25 15:37:59.101  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2023-03-25 15:38:01.241  - info: host.raspberrypi "system.adapter.zigbee.0" enabled
                        2023-03-25 15:38:01.582  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 32191
                        2023-03-25 15:38:07.197  - info: zigbee.0 (32191) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                        2023-03-25 15:38:07.373  - info: zigbee.0 (32191) delete old Backup files. keep only last 10
                        2023-03-25 15:38:07.376  - info: zigbee.0 (32191) Starting Zigbee  npm ...
                        2023-03-25 15:38:08.268  - info: zigbee.0 (32191) Installed Version: iobroker.zigbee@1.8.10
                        2023-03-25 15:38:08.421  - error: zigbee.0 (32191) Configuration is not consistent with adapter state/backup!
                        2023-03-25 15:38:08.422  - error: zigbee.0 (32191) - PAN ID: configured=6754, adapter=6754
                        2023-03-25 15:38:08.423  - error: zigbee.0 (32191) - Extended PAN ID: configured=6b2ac77581741024, adapter=00124b0026b877e1
                        2023-03-25 15:38:08.424  - error: zigbee.0 (32191) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                        2023-03-25 15:38:08.425  - error: zigbee.0 (32191) - Channel List: configured=11, adapter=11
                        2023-03-25 15:38:08.425  - error: zigbee.0 (32191) Please update configuration to prevent further issues.
                        2023-03-25 15:38:08.426  - error: zigbee.0 (32191) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                        2023-03-25 15:38:08.427  - error: zigbee.0 (32191) Re-commissioning your network will require re-pairing of all devices!
                        2023-03-25 15:38:08.595  - error: zigbee.0 (32191) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                        2023-03-25 15:38:08.596  - error: zigbee.0 (32191) Failed to start Zigbee
                        2023-03-25 15:38:08.597  - error: zigbee.0 (32191) Error herdsman start
                        2023-03-25 15:38:13.204  - info: admin.0 (8202) ==> Connected system.user.admin from ::ffff:192.168.178.241
                        2023-03-25 15:38:13.362  - error: zigbee.0 (32191) getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
                        2023-03-25 15:38:13.593  - info: zigbee.0 (32191) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                        2023-03-25 15:38:18.601  - info: zigbee.0 (32191) Try to reconnect. 1 attempts left
                        2023-03-25 15:38:18.602  - info: zigbee.0 (32191) Starting Zigbee  npm ...
                        2023-03-25 15:38:18.648  - info: zigbee.0 (32191) Installed Version: iobroker.zigbee@1.8.10
                        2023-03-25 15:38:18.917  - error: zigbee.0 (32191) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                        2023-03-25 15:38:18.918  - error: zigbee.0 (32191) Failed to start Zigbee
                        2023-03-25 15:38:18.918  - error: zigbee.0 (32191) Error herdsman start
                        2023-03-25 15:38:26.219  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                        2023-03-25 15:38:26.226  - info: zigbee.0 (32191) Got terminate signal TERMINATE_YOURSELF
                        2023-03-25 15:38:26.269  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                        2023-03-25 15:38:26.228  - info: zigbee.0 (32191) cleaned everything up...
                        2023-03-25 15:38:26.236  - info: zigbee.0 (32191) Zigbee: disabling joining new devices.
                        2023-03-25 15:38:26.288  - warn: zigbee.0 (32191) Failed to stop zigbee during startup
                        2023-03-25 15:38:26.289  - info: zigbee.0 (32191) terminating
                        2023-03-25 15:38:26.291  - info: zigbee.0 (32191) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        2023-03-25 15:38:26.928  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2023-03-25 15:38:27.067  - info: admin.0 (8202) <== Disconnect system.user.admin from ::ffff:192.168.178.241
                        2023-03-25 15:38:29.749  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 32552
                        2023-03-25 15:38:34.927  - info: zigbee.0 (32552) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                        2023-03-25 15:38:35.116  - info: zigbee.0 (32552) delete old Backup files. keep only last 10
                        2023-03-25 15:38:35.120  - info: zigbee.0 (32552) Starting Zigbee  npm ...
                        2023-03-25 15:38:35.800  - info: zigbee.0 (32552) Installed Version: iobroker.zigbee@1.8.10
                        2023-03-25 15:38:35.951  - error: zigbee.0 (32552) Configuration is not consistent with adapter state/backup!
                        2023-03-25 15:38:35.952  - error: zigbee.0 (32552) - PAN ID: configured=6753, adapter=6754
                        2023-03-25 15:38:35.953  - error: zigbee.0 (32552) - Extended PAN ID: configured=6b2ac77581741024, adapter=00124b0026b877e1
                        2023-03-25 15:38:35.953  - error: zigbee.0 (32552) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                        2023-03-25 15:38:35.954  - error: zigbee.0 (32552) - Channel List: configured=11, adapter=11
                        2023-03-25 15:38:35.955  - error: zigbee.0 (32552) Please update configuration to prevent further issues.
                        2023-03-25 15:38:35.956  - error: zigbee.0 (32552) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                        2023-03-25 15:38:35.956  - error: zigbee.0 (32552) Re-commissioning your network will require re-pairing of all devices!
                        2023-03-25 15:38:36.123  - error: zigbee.0 (32552) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                        2023-03-25 15:38:36.124  - error: zigbee.0 (32552) Failed to start Zigbee
                        2023-03-25 15:38:36.124  - error: zigbee.0 (32552) Error herdsman start
                        2023-03-25 15:38:46.130  - info: zigbee.0 (32552) Try to reconnect. 1 attempts left
                        2023-03-25 15:38:46.131  - info: zigbee.0 (32552) Starting Zigbee  npm ...
                        2023-03-25 15:38:46.183  - info: zigbee.0 (32552) Installed Version: iobroker.zigbee@1.8.10
                        2023-03-25 15:38:46.470  - error: zigbee.0 (32552) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                        2023-03-25 15:38:46.471  - error: zigbee.0 (32552) Failed to start Zigbee
                        2023-03-25 15:38:46.472  - error: zigbee.0 (32552) Error herdsman start
                        2023-03-25 15:39:21.701  - info: admin.0 (8202) ==> Connected system.user.admin from ::ffff:192.168.178.241
                        2023-03-25 15:39:21.973  - error: zigbee.0 (32552) getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
                        2023-03-25 15:39:22.212  - info: zigbee.0 (32552) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                        2023-03-25 15:39:30.643  - info: host.raspberrypi "system.adapter.zigbee.0" disabled
                        2023-03-25 15:39:30.644  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                        2023-03-25 15:39:30.692  - info: zigbee.0 (32552) Got terminate signal TERMINATE_YOURSELF
                        2023-03-25 15:39:30.693  - info: zigbee.0 (32552) cleaned everything up...
                        2023-03-25 15:39:30.699  - info: zigbee.0 (32552) Zigbee: disabling joining new devices.
                        2023-03-25 15:39:30.815  - warn: zigbee.0 (32552) Failed to stop zigbee during startup
                        2023-03-25 15:39:30.817  - info: zigbee.0 (32552) terminating
                        2023-03-25 15:39:30.819  - info: zigbee.0 (32552) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        2023-03-25 15:39:30.914  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                        2023-03-25 15:39:31.450  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2023-03-25 15:39:33.294  - info: admin.0 (8202) <== Disconnect system.user.admin from ::ffff:192.168.178.241
                        2023-03-25 15:39:37.090  - info: host.raspberrypi "system.adapter.zigbee.0" enabled
                        2023-03-25 15:39:37.400  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 858
                        2023-03-25 15:39:42.719  - info: zigbee.0 (858) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                        2023-03-25 15:39:42.859  - info: zigbee.0 (858) delete old Backup files. keep only last 10
                        2023-03-25 15:39:42.861  - info: zigbee.0 (858) Starting Zigbee  npm ...
                        2023-03-25 15:39:43.741  - info: zigbee.0 (858) Installed Version: iobroker.zigbee@1.8.10
                        2023-03-25 15:39:43.899  - error: zigbee.0 (858) Configuration is not consistent with adapter state/backup!
                        2023-03-25 15:39:43.901  - error: zigbee.0 (858) - PAN ID: configured=6754, adapter=6754
                        2023-03-25 15:39:43.902  - error: zigbee.0 (858) - Extended PAN ID: configured=6b2ac77581741024, adapter=00124b0026b877e1
                        2023-03-25 15:39:43.903  - error: zigbee.0 (858) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                        2023-03-25 15:39:43.904  - error: zigbee.0 (858) - Channel List: configured=11, adapter=11
                        2023-03-25 15:39:43.906  - error: zigbee.0 (858) Please update configuration to prevent further issues.
                        2023-03-25 15:39:43.907  - error: zigbee.0 (858) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                        2023-03-25 15:39:43.907  - error: zigbee.0 (858) Re-commissioning your network will require re-pairing of all devices!
                        2023-03-25 15:39:44.094  - error: zigbee.0 (858) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                        2023-03-25 15:39:44.095  - error: zigbee.0 (858) Failed to start Zigbee
                        2023-03-25 15:39:44.096  - error: zigbee.0 (858) Error herdsman start
                        2023-03-25 15:39:54.102  - info: zigbee.0 (858) Try to reconnect. 1 attempts left
                        2023-03-25 15:39:54.103  - info: zigbee.0 (858) Starting Zigbee  npm ...
                        2023-03-25 15:39:54.136  - info: zigbee.0 (858) Installed Version: iobroker.zigbee@1.8.10
                        2023-03-25 15:39:54.505  - error: zigbee.0 (858) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                        2023-03-25 15:39:54.507  - error: zigbee.0 (858) Failed to start Zigbee
                        2023-03-25 15:39:54.508  - error: zigbee.0 (858) Error herdsman start
                        2023-03-25 15:41:21.022  - info: admin.0 (8202) ==> Connected system.user.admin from ::ffff:192.168.178.241
                        2023-03-25 15:41:21.204  - error: zigbee.0 (858) getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
                        2023-03-25 15:41:21.370  - info: zigbee.0 (858) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                        
                        
                        Thomas BraunT 3 Replies Last reply
                        0
                        • UHU01U UHU01

                          @thomas-braun
                          hier die Ausgabe:

                          lrwxrwxrwx 1 root root 13 25. Mär 12:47 usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0 -> ../../ttyUSB0
                          

                          Und der Eintrag im Adapter:

                          /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
                          

                          Und nochnal ein neues Log. Ist direkt aus Putty kopiert.

                          2023-03-25 15:37:07.313  - info: zigbee.0 (15126) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                          2023-03-25 15:37:20.987  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                          2023-03-25 15:37:20.998  - info: zigbee.0 (15126) Got terminate signal TERMINATE_YOURSELF
                          2023-03-25 15:37:21.041  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                          2023-03-25 15:37:21.000  - info: zigbee.0 (15126) cleaned everything up...
                          2023-03-25 15:37:21.006  - info: zigbee.0 (15126) Zigbee: disabling joining new devices.
                          2023-03-25 15:37:21.125  - warn: zigbee.0 (15126) Failed to stop zigbee during startup
                          2023-03-25 15:37:21.126  - info: zigbee.0 (15126) terminating
                          2023-03-25 15:37:21.128  - info: zigbee.0 (15126) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2023-03-25 15:37:21.716  - info: admin.0 (8202) <== Disconnect system.user.admin from ::ffff:192.168.178.241
                          2023-03-25 15:37:21.829  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2023-03-25 15:37:24.299  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 31775
                          2023-03-25 15:37:30.150  - info: zigbee.0 (31775) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                          2023-03-25 15:37:30.295  - info: zigbee.0 (31775) delete old Backup files. keep only last 10
                          2023-03-25 15:37:30.298  - info: zigbee.0 (31775) Starting Zigbee  npm ...
                          2023-03-25 15:37:31.056  - info: zigbee.0 (31775) Installed Version: iobroker.zigbee@1.8.10
                          2023-03-25 15:37:33.953  - info: zigbee.0 (31775) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20210708}}
                          2023-03-25 15:37:33.966  - info: zigbee.0 (31775) Unable to disable LED, unsupported function.
                          2023-03-25 15:37:34.032  - info: zigbee.0 (31775)   --> transmitPower : normal
                          2023-03-25 15:37:34.041  - info: zigbee.0 (31775) Currently no devices.
                          2023-03-25 15:37:34.044  - info: zigbee.0 (31775) Zigbee started
                          2023-03-25 15:37:34.055  - error: zigbee.0 (31775) Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
                          2023-03-25 15:37:34.242  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                          2023-03-25 15:37:34.252  - info: zigbee.0 (31775) Got terminate signal TERMINATE_YOURSELF
                          2023-03-25 15:37:34.254  - info: zigbee.0 (31775) cleaned everything up...
                          2023-03-25 15:37:34.256  - info: zigbee.0 (31775) Zigbee: disabling joining new devices.
                          2023-03-25 15:37:34.289  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                          2023-03-25 15:37:34.755  - info: zigbee.0 (31775) terminating
                          2023-03-25 15:37:34.758  - info: zigbee.0 (31775) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2023-03-25 15:37:35.295  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 killing pid 31775
                          2023-03-25 15:37:35.444  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2023-03-25 15:37:37.465  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 31980
                          2023-03-25 15:37:42.769  - info: zigbee.0 (31980) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                          2023-03-25 15:37:42.932  - info: zigbee.0 (31980) delete old Backup files. keep only last 10
                          2023-03-25 15:37:42.935  - info: zigbee.0 (31980) Starting Zigbee  npm ...
                          2023-03-25 15:37:43.743  - info: zigbee.0 (31980) Installed Version: iobroker.zigbee@1.8.10
                          2023-03-25 15:37:43.894  - error: zigbee.0 (31980) Configuration is not consistent with adapter state/backup!
                          2023-03-25 15:37:43.895  - error: zigbee.0 (31980) - PAN ID: configured=6754, adapter=6754
                          2023-03-25 15:37:43.895  - error: zigbee.0 (31980) - Extended PAN ID: configured=6b2ac77581741024, adapter=00124b0026b877e1
                          2023-03-25 15:37:43.896  - error: zigbee.0 (31980) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                          2023-03-25 15:37:43.897  - error: zigbee.0 (31980) - Channel List: configured=11, adapter=11
                          2023-03-25 15:37:43.898  - error: zigbee.0 (31980) Please update configuration to prevent further issues.
                          2023-03-25 15:37:43.899  - error: zigbee.0 (31980) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                          2023-03-25 15:37:43.899  - error: zigbee.0 (31980) Re-commissioning your network will require re-pairing of all devices!
                          2023-03-25 15:37:44.068  - error: zigbee.0 (31980) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                          2023-03-25 15:37:44.069  - error: zigbee.0 (31980) Failed to start Zigbee
                          2023-03-25 15:37:44.070  - error: zigbee.0 (31980) Error herdsman start
                          2023-03-25 15:37:54.075  - info: zigbee.0 (31980) Try to reconnect. 1 attempts left
                          2023-03-25 15:37:54.076  - info: zigbee.0 (31980) Starting Zigbee  npm ...
                          2023-03-25 15:37:54.120  - info: zigbee.0 (31980) Installed Version: iobroker.zigbee@1.8.10
                          2023-03-25 15:37:54.372  - error: zigbee.0 (31980) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                          2023-03-25 15:37:54.373  - error: zigbee.0 (31980) Failed to start Zigbee
                          2023-03-25 15:37:54.374  - error: zigbee.0 (31980) Error herdsman start
                          2023-03-25 15:37:58.384  - info: host.raspberrypi "system.adapter.zigbee.0" disabled
                          2023-03-25 15:37:58.384  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                          2023-03-25 15:37:58.395  - info: zigbee.0 (31980) Got terminate signal TERMINATE_YOURSELF
                          2023-03-25 15:37:58.397  - info: zigbee.0 (31980) cleaned everything up...
                          2023-03-25 15:37:58.406  - info: zigbee.0 (31980) Zigbee: disabling joining new devices.
                          2023-03-25 15:37:58.462  - warn: zigbee.0 (31980) Failed to stop zigbee during startup
                          2023-03-25 15:37:58.463  - info: zigbee.0 (31980) terminating
                          2023-03-25 15:37:58.466  - info: zigbee.0 (31980) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2023-03-25 15:37:58.588  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                          2023-03-25 15:37:59.101  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2023-03-25 15:38:01.241  - info: host.raspberrypi "system.adapter.zigbee.0" enabled
                          2023-03-25 15:38:01.582  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 32191
                          2023-03-25 15:38:07.197  - info: zigbee.0 (32191) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                          2023-03-25 15:38:07.373  - info: zigbee.0 (32191) delete old Backup files. keep only last 10
                          2023-03-25 15:38:07.376  - info: zigbee.0 (32191) Starting Zigbee  npm ...
                          2023-03-25 15:38:08.268  - info: zigbee.0 (32191) Installed Version: iobroker.zigbee@1.8.10
                          2023-03-25 15:38:08.421  - error: zigbee.0 (32191) Configuration is not consistent with adapter state/backup!
                          2023-03-25 15:38:08.422  - error: zigbee.0 (32191) - PAN ID: configured=6754, adapter=6754
                          2023-03-25 15:38:08.423  - error: zigbee.0 (32191) - Extended PAN ID: configured=6b2ac77581741024, adapter=00124b0026b877e1
                          2023-03-25 15:38:08.424  - error: zigbee.0 (32191) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                          2023-03-25 15:38:08.425  - error: zigbee.0 (32191) - Channel List: configured=11, adapter=11
                          2023-03-25 15:38:08.425  - error: zigbee.0 (32191) Please update configuration to prevent further issues.
                          2023-03-25 15:38:08.426  - error: zigbee.0 (32191) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                          2023-03-25 15:38:08.427  - error: zigbee.0 (32191) Re-commissioning your network will require re-pairing of all devices!
                          2023-03-25 15:38:08.595  - error: zigbee.0 (32191) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                          2023-03-25 15:38:08.596  - error: zigbee.0 (32191) Failed to start Zigbee
                          2023-03-25 15:38:08.597  - error: zigbee.0 (32191) Error herdsman start
                          2023-03-25 15:38:13.204  - info: admin.0 (8202) ==> Connected system.user.admin from ::ffff:192.168.178.241
                          2023-03-25 15:38:13.362  - error: zigbee.0 (32191) getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
                          2023-03-25 15:38:13.593  - info: zigbee.0 (32191) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                          2023-03-25 15:38:18.601  - info: zigbee.0 (32191) Try to reconnect. 1 attempts left
                          2023-03-25 15:38:18.602  - info: zigbee.0 (32191) Starting Zigbee  npm ...
                          2023-03-25 15:38:18.648  - info: zigbee.0 (32191) Installed Version: iobroker.zigbee@1.8.10
                          2023-03-25 15:38:18.917  - error: zigbee.0 (32191) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                          2023-03-25 15:38:18.918  - error: zigbee.0 (32191) Failed to start Zigbee
                          2023-03-25 15:38:18.918  - error: zigbee.0 (32191) Error herdsman start
                          2023-03-25 15:38:26.219  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                          2023-03-25 15:38:26.226  - info: zigbee.0 (32191) Got terminate signal TERMINATE_YOURSELF
                          2023-03-25 15:38:26.269  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                          2023-03-25 15:38:26.228  - info: zigbee.0 (32191) cleaned everything up...
                          2023-03-25 15:38:26.236  - info: zigbee.0 (32191) Zigbee: disabling joining new devices.
                          2023-03-25 15:38:26.288  - warn: zigbee.0 (32191) Failed to stop zigbee during startup
                          2023-03-25 15:38:26.289  - info: zigbee.0 (32191) terminating
                          2023-03-25 15:38:26.291  - info: zigbee.0 (32191) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2023-03-25 15:38:26.928  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2023-03-25 15:38:27.067  - info: admin.0 (8202) <== Disconnect system.user.admin from ::ffff:192.168.178.241
                          2023-03-25 15:38:29.749  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 32552
                          2023-03-25 15:38:34.927  - info: zigbee.0 (32552) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                          2023-03-25 15:38:35.116  - info: zigbee.0 (32552) delete old Backup files. keep only last 10
                          2023-03-25 15:38:35.120  - info: zigbee.0 (32552) Starting Zigbee  npm ...
                          2023-03-25 15:38:35.800  - info: zigbee.0 (32552) Installed Version: iobroker.zigbee@1.8.10
                          2023-03-25 15:38:35.951  - error: zigbee.0 (32552) Configuration is not consistent with adapter state/backup!
                          2023-03-25 15:38:35.952  - error: zigbee.0 (32552) - PAN ID: configured=6753, adapter=6754
                          2023-03-25 15:38:35.953  - error: zigbee.0 (32552) - Extended PAN ID: configured=6b2ac77581741024, adapter=00124b0026b877e1
                          2023-03-25 15:38:35.953  - error: zigbee.0 (32552) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                          2023-03-25 15:38:35.954  - error: zigbee.0 (32552) - Channel List: configured=11, adapter=11
                          2023-03-25 15:38:35.955  - error: zigbee.0 (32552) Please update configuration to prevent further issues.
                          2023-03-25 15:38:35.956  - error: zigbee.0 (32552) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                          2023-03-25 15:38:35.956  - error: zigbee.0 (32552) Re-commissioning your network will require re-pairing of all devices!
                          2023-03-25 15:38:36.123  - error: zigbee.0 (32552) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                          2023-03-25 15:38:36.124  - error: zigbee.0 (32552) Failed to start Zigbee
                          2023-03-25 15:38:36.124  - error: zigbee.0 (32552) Error herdsman start
                          2023-03-25 15:38:46.130  - info: zigbee.0 (32552) Try to reconnect. 1 attempts left
                          2023-03-25 15:38:46.131  - info: zigbee.0 (32552) Starting Zigbee  npm ...
                          2023-03-25 15:38:46.183  - info: zigbee.0 (32552) Installed Version: iobroker.zigbee@1.8.10
                          2023-03-25 15:38:46.470  - error: zigbee.0 (32552) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                          2023-03-25 15:38:46.471  - error: zigbee.0 (32552) Failed to start Zigbee
                          2023-03-25 15:38:46.472  - error: zigbee.0 (32552) Error herdsman start
                          2023-03-25 15:39:21.701  - info: admin.0 (8202) ==> Connected system.user.admin from ::ffff:192.168.178.241
                          2023-03-25 15:39:21.973  - error: zigbee.0 (32552) getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
                          2023-03-25 15:39:22.212  - info: zigbee.0 (32552) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                          2023-03-25 15:39:30.643  - info: host.raspberrypi "system.adapter.zigbee.0" disabled
                          2023-03-25 15:39:30.644  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                          2023-03-25 15:39:30.692  - info: zigbee.0 (32552) Got terminate signal TERMINATE_YOURSELF
                          2023-03-25 15:39:30.693  - info: zigbee.0 (32552) cleaned everything up...
                          2023-03-25 15:39:30.699  - info: zigbee.0 (32552) Zigbee: disabling joining new devices.
                          2023-03-25 15:39:30.815  - warn: zigbee.0 (32552) Failed to stop zigbee during startup
                          2023-03-25 15:39:30.817  - info: zigbee.0 (32552) terminating
                          2023-03-25 15:39:30.819  - info: zigbee.0 (32552) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2023-03-25 15:39:30.914  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                          2023-03-25 15:39:31.450  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2023-03-25 15:39:33.294  - info: admin.0 (8202) <== Disconnect system.user.admin from ::ffff:192.168.178.241
                          2023-03-25 15:39:37.090  - info: host.raspberrypi "system.adapter.zigbee.0" enabled
                          2023-03-25 15:39:37.400  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 858
                          2023-03-25 15:39:42.719  - info: zigbee.0 (858) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                          2023-03-25 15:39:42.859  - info: zigbee.0 (858) delete old Backup files. keep only last 10
                          2023-03-25 15:39:42.861  - info: zigbee.0 (858) Starting Zigbee  npm ...
                          2023-03-25 15:39:43.741  - info: zigbee.0 (858) Installed Version: iobroker.zigbee@1.8.10
                          2023-03-25 15:39:43.899  - error: zigbee.0 (858) Configuration is not consistent with adapter state/backup!
                          2023-03-25 15:39:43.901  - error: zigbee.0 (858) - PAN ID: configured=6754, adapter=6754
                          2023-03-25 15:39:43.902  - error: zigbee.0 (858) - Extended PAN ID: configured=6b2ac77581741024, adapter=00124b0026b877e1
                          2023-03-25 15:39:43.903  - error: zigbee.0 (858) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                          2023-03-25 15:39:43.904  - error: zigbee.0 (858) - Channel List: configured=11, adapter=11
                          2023-03-25 15:39:43.906  - error: zigbee.0 (858) Please update configuration to prevent further issues.
                          2023-03-25 15:39:43.907  - error: zigbee.0 (858) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                          2023-03-25 15:39:43.907  - error: zigbee.0 (858) Re-commissioning your network will require re-pairing of all devices!
                          2023-03-25 15:39:44.094  - error: zigbee.0 (858) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                          2023-03-25 15:39:44.095  - error: zigbee.0 (858) Failed to start Zigbee
                          2023-03-25 15:39:44.096  - error: zigbee.0 (858) Error herdsman start
                          2023-03-25 15:39:54.102  - info: zigbee.0 (858) Try to reconnect. 1 attempts left
                          2023-03-25 15:39:54.103  - info: zigbee.0 (858) Starting Zigbee  npm ...
                          2023-03-25 15:39:54.136  - info: zigbee.0 (858) Installed Version: iobroker.zigbee@1.8.10
                          2023-03-25 15:39:54.505  - error: zigbee.0 (858) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                          2023-03-25 15:39:54.507  - error: zigbee.0 (858) Failed to start Zigbee
                          2023-03-25 15:39:54.508  - error: zigbee.0 (858) Error herdsman start
                          2023-03-25 15:41:21.022  - info: admin.0 (8202) ==> Connected system.user.admin from ::ffff:192.168.178.241
                          2023-03-25 15:41:21.204  - error: zigbee.0 (858) getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
                          2023-03-25 15:41:21.370  - info: zigbee.0 (858) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                          
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by
                          #13

                          @uhu01 sagte in Hilfe beim Einrichten von Sonoff Zigbee 3.0 USB Dongle Plus:

                          Extended PAN ID: configured=6b2ac77581741024, adapter=00124b0026b877e1
                          

                          Anpassen.

                          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 Reply Last reply
                          0
                          • UHU01U UHU01

                            @thomas-braun
                            hier die Ausgabe:

                            lrwxrwxrwx 1 root root 13 25. Mär 12:47 usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0 -> ../../ttyUSB0
                            

                            Und der Eintrag im Adapter:

                            /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
                            

                            Und nochnal ein neues Log. Ist direkt aus Putty kopiert.

                            2023-03-25 15:37:07.313  - info: zigbee.0 (15126) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                            2023-03-25 15:37:20.987  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                            2023-03-25 15:37:20.998  - info: zigbee.0 (15126) Got terminate signal TERMINATE_YOURSELF
                            2023-03-25 15:37:21.041  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                            2023-03-25 15:37:21.000  - info: zigbee.0 (15126) cleaned everything up...
                            2023-03-25 15:37:21.006  - info: zigbee.0 (15126) Zigbee: disabling joining new devices.
                            2023-03-25 15:37:21.125  - warn: zigbee.0 (15126) Failed to stop zigbee during startup
                            2023-03-25 15:37:21.126  - info: zigbee.0 (15126) terminating
                            2023-03-25 15:37:21.128  - info: zigbee.0 (15126) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            2023-03-25 15:37:21.716  - info: admin.0 (8202) <== Disconnect system.user.admin from ::ffff:192.168.178.241
                            2023-03-25 15:37:21.829  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            2023-03-25 15:37:24.299  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 31775
                            2023-03-25 15:37:30.150  - info: zigbee.0 (31775) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                            2023-03-25 15:37:30.295  - info: zigbee.0 (31775) delete old Backup files. keep only last 10
                            2023-03-25 15:37:30.298  - info: zigbee.0 (31775) Starting Zigbee  npm ...
                            2023-03-25 15:37:31.056  - info: zigbee.0 (31775) Installed Version: iobroker.zigbee@1.8.10
                            2023-03-25 15:37:33.953  - info: zigbee.0 (31775) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20210708}}
                            2023-03-25 15:37:33.966  - info: zigbee.0 (31775) Unable to disable LED, unsupported function.
                            2023-03-25 15:37:34.032  - info: zigbee.0 (31775)   --> transmitPower : normal
                            2023-03-25 15:37:34.041  - info: zigbee.0 (31775) Currently no devices.
                            2023-03-25 15:37:34.044  - info: zigbee.0 (31775) Zigbee started
                            2023-03-25 15:37:34.055  - error: zigbee.0 (31775) Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
                            2023-03-25 15:37:34.242  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                            2023-03-25 15:37:34.252  - info: zigbee.0 (31775) Got terminate signal TERMINATE_YOURSELF
                            2023-03-25 15:37:34.254  - info: zigbee.0 (31775) cleaned everything up...
                            2023-03-25 15:37:34.256  - info: zigbee.0 (31775) Zigbee: disabling joining new devices.
                            2023-03-25 15:37:34.289  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                            2023-03-25 15:37:34.755  - info: zigbee.0 (31775) terminating
                            2023-03-25 15:37:34.758  - info: zigbee.0 (31775) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            2023-03-25 15:37:35.295  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 killing pid 31775
                            2023-03-25 15:37:35.444  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            2023-03-25 15:37:37.465  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 31980
                            2023-03-25 15:37:42.769  - info: zigbee.0 (31980) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                            2023-03-25 15:37:42.932  - info: zigbee.0 (31980) delete old Backup files. keep only last 10
                            2023-03-25 15:37:42.935  - info: zigbee.0 (31980) Starting Zigbee  npm ...
                            2023-03-25 15:37:43.743  - info: zigbee.0 (31980) Installed Version: iobroker.zigbee@1.8.10
                            2023-03-25 15:37:43.894  - error: zigbee.0 (31980) Configuration is not consistent with adapter state/backup!
                            2023-03-25 15:37:43.895  - error: zigbee.0 (31980) - PAN ID: configured=6754, adapter=6754
                            2023-03-25 15:37:43.895  - error: zigbee.0 (31980) - Extended PAN ID: configured=6b2ac77581741024, adapter=00124b0026b877e1
                            2023-03-25 15:37:43.896  - error: zigbee.0 (31980) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                            2023-03-25 15:37:43.897  - error: zigbee.0 (31980) - Channel List: configured=11, adapter=11
                            2023-03-25 15:37:43.898  - error: zigbee.0 (31980) Please update configuration to prevent further issues.
                            2023-03-25 15:37:43.899  - error: zigbee.0 (31980) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                            2023-03-25 15:37:43.899  - error: zigbee.0 (31980) Re-commissioning your network will require re-pairing of all devices!
                            2023-03-25 15:37:44.068  - error: zigbee.0 (31980) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                            2023-03-25 15:37:44.069  - error: zigbee.0 (31980) Failed to start Zigbee
                            2023-03-25 15:37:44.070  - error: zigbee.0 (31980) Error herdsman start
                            2023-03-25 15:37:54.075  - info: zigbee.0 (31980) Try to reconnect. 1 attempts left
                            2023-03-25 15:37:54.076  - info: zigbee.0 (31980) Starting Zigbee  npm ...
                            2023-03-25 15:37:54.120  - info: zigbee.0 (31980) Installed Version: iobroker.zigbee@1.8.10
                            2023-03-25 15:37:54.372  - error: zigbee.0 (31980) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                            2023-03-25 15:37:54.373  - error: zigbee.0 (31980) Failed to start Zigbee
                            2023-03-25 15:37:54.374  - error: zigbee.0 (31980) Error herdsman start
                            2023-03-25 15:37:58.384  - info: host.raspberrypi "system.adapter.zigbee.0" disabled
                            2023-03-25 15:37:58.384  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                            2023-03-25 15:37:58.395  - info: zigbee.0 (31980) Got terminate signal TERMINATE_YOURSELF
                            2023-03-25 15:37:58.397  - info: zigbee.0 (31980) cleaned everything up...
                            2023-03-25 15:37:58.406  - info: zigbee.0 (31980) Zigbee: disabling joining new devices.
                            2023-03-25 15:37:58.462  - warn: zigbee.0 (31980) Failed to stop zigbee during startup
                            2023-03-25 15:37:58.463  - info: zigbee.0 (31980) terminating
                            2023-03-25 15:37:58.466  - info: zigbee.0 (31980) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            2023-03-25 15:37:58.588  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                            2023-03-25 15:37:59.101  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            2023-03-25 15:38:01.241  - info: host.raspberrypi "system.adapter.zigbee.0" enabled
                            2023-03-25 15:38:01.582  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 32191
                            2023-03-25 15:38:07.197  - info: zigbee.0 (32191) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                            2023-03-25 15:38:07.373  - info: zigbee.0 (32191) delete old Backup files. keep only last 10
                            2023-03-25 15:38:07.376  - info: zigbee.0 (32191) Starting Zigbee  npm ...
                            2023-03-25 15:38:08.268  - info: zigbee.0 (32191) Installed Version: iobroker.zigbee@1.8.10
                            2023-03-25 15:38:08.421  - error: zigbee.0 (32191) Configuration is not consistent with adapter state/backup!
                            2023-03-25 15:38:08.422  - error: zigbee.0 (32191) - PAN ID: configured=6754, adapter=6754
                            2023-03-25 15:38:08.423  - error: zigbee.0 (32191) - Extended PAN ID: configured=6b2ac77581741024, adapter=00124b0026b877e1
                            2023-03-25 15:38:08.424  - error: zigbee.0 (32191) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                            2023-03-25 15:38:08.425  - error: zigbee.0 (32191) - Channel List: configured=11, adapter=11
                            2023-03-25 15:38:08.425  - error: zigbee.0 (32191) Please update configuration to prevent further issues.
                            2023-03-25 15:38:08.426  - error: zigbee.0 (32191) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                            2023-03-25 15:38:08.427  - error: zigbee.0 (32191) Re-commissioning your network will require re-pairing of all devices!
                            2023-03-25 15:38:08.595  - error: zigbee.0 (32191) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                            2023-03-25 15:38:08.596  - error: zigbee.0 (32191) Failed to start Zigbee
                            2023-03-25 15:38:08.597  - error: zigbee.0 (32191) Error herdsman start
                            2023-03-25 15:38:13.204  - info: admin.0 (8202) ==> Connected system.user.admin from ::ffff:192.168.178.241
                            2023-03-25 15:38:13.362  - error: zigbee.0 (32191) getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
                            2023-03-25 15:38:13.593  - info: zigbee.0 (32191) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                            2023-03-25 15:38:18.601  - info: zigbee.0 (32191) Try to reconnect. 1 attempts left
                            2023-03-25 15:38:18.602  - info: zigbee.0 (32191) Starting Zigbee  npm ...
                            2023-03-25 15:38:18.648  - info: zigbee.0 (32191) Installed Version: iobroker.zigbee@1.8.10
                            2023-03-25 15:38:18.917  - error: zigbee.0 (32191) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                            2023-03-25 15:38:18.918  - error: zigbee.0 (32191) Failed to start Zigbee
                            2023-03-25 15:38:18.918  - error: zigbee.0 (32191) Error herdsman start
                            2023-03-25 15:38:26.219  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                            2023-03-25 15:38:26.226  - info: zigbee.0 (32191) Got terminate signal TERMINATE_YOURSELF
                            2023-03-25 15:38:26.269  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                            2023-03-25 15:38:26.228  - info: zigbee.0 (32191) cleaned everything up...
                            2023-03-25 15:38:26.236  - info: zigbee.0 (32191) Zigbee: disabling joining new devices.
                            2023-03-25 15:38:26.288  - warn: zigbee.0 (32191) Failed to stop zigbee during startup
                            2023-03-25 15:38:26.289  - info: zigbee.0 (32191) terminating
                            2023-03-25 15:38:26.291  - info: zigbee.0 (32191) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            2023-03-25 15:38:26.928  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            2023-03-25 15:38:27.067  - info: admin.0 (8202) <== Disconnect system.user.admin from ::ffff:192.168.178.241
                            2023-03-25 15:38:29.749  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 32552
                            2023-03-25 15:38:34.927  - info: zigbee.0 (32552) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                            2023-03-25 15:38:35.116  - info: zigbee.0 (32552) delete old Backup files. keep only last 10
                            2023-03-25 15:38:35.120  - info: zigbee.0 (32552) Starting Zigbee  npm ...
                            2023-03-25 15:38:35.800  - info: zigbee.0 (32552) Installed Version: iobroker.zigbee@1.8.10
                            2023-03-25 15:38:35.951  - error: zigbee.0 (32552) Configuration is not consistent with adapter state/backup!
                            2023-03-25 15:38:35.952  - error: zigbee.0 (32552) - PAN ID: configured=6753, adapter=6754
                            2023-03-25 15:38:35.953  - error: zigbee.0 (32552) - Extended PAN ID: configured=6b2ac77581741024, adapter=00124b0026b877e1
                            2023-03-25 15:38:35.953  - error: zigbee.0 (32552) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                            2023-03-25 15:38:35.954  - error: zigbee.0 (32552) - Channel List: configured=11, adapter=11
                            2023-03-25 15:38:35.955  - error: zigbee.0 (32552) Please update configuration to prevent further issues.
                            2023-03-25 15:38:35.956  - error: zigbee.0 (32552) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                            2023-03-25 15:38:35.956  - error: zigbee.0 (32552) Re-commissioning your network will require re-pairing of all devices!
                            2023-03-25 15:38:36.123  - error: zigbee.0 (32552) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                            2023-03-25 15:38:36.124  - error: zigbee.0 (32552) Failed to start Zigbee
                            2023-03-25 15:38:36.124  - error: zigbee.0 (32552) Error herdsman start
                            2023-03-25 15:38:46.130  - info: zigbee.0 (32552) Try to reconnect. 1 attempts left
                            2023-03-25 15:38:46.131  - info: zigbee.0 (32552) Starting Zigbee  npm ...
                            2023-03-25 15:38:46.183  - info: zigbee.0 (32552) Installed Version: iobroker.zigbee@1.8.10
                            2023-03-25 15:38:46.470  - error: zigbee.0 (32552) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                            2023-03-25 15:38:46.471  - error: zigbee.0 (32552) Failed to start Zigbee
                            2023-03-25 15:38:46.472  - error: zigbee.0 (32552) Error herdsman start
                            2023-03-25 15:39:21.701  - info: admin.0 (8202) ==> Connected system.user.admin from ::ffff:192.168.178.241
                            2023-03-25 15:39:21.973  - error: zigbee.0 (32552) getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
                            2023-03-25 15:39:22.212  - info: zigbee.0 (32552) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                            2023-03-25 15:39:30.643  - info: host.raspberrypi "system.adapter.zigbee.0" disabled
                            2023-03-25 15:39:30.644  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                            2023-03-25 15:39:30.692  - info: zigbee.0 (32552) Got terminate signal TERMINATE_YOURSELF
                            2023-03-25 15:39:30.693  - info: zigbee.0 (32552) cleaned everything up...
                            2023-03-25 15:39:30.699  - info: zigbee.0 (32552) Zigbee: disabling joining new devices.
                            2023-03-25 15:39:30.815  - warn: zigbee.0 (32552) Failed to stop zigbee during startup
                            2023-03-25 15:39:30.817  - info: zigbee.0 (32552) terminating
                            2023-03-25 15:39:30.819  - info: zigbee.0 (32552) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            2023-03-25 15:39:30.914  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                            2023-03-25 15:39:31.450  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            2023-03-25 15:39:33.294  - info: admin.0 (8202) <== Disconnect system.user.admin from ::ffff:192.168.178.241
                            2023-03-25 15:39:37.090  - info: host.raspberrypi "system.adapter.zigbee.0" enabled
                            2023-03-25 15:39:37.400  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 858
                            2023-03-25 15:39:42.719  - info: zigbee.0 (858) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                            2023-03-25 15:39:42.859  - info: zigbee.0 (858) delete old Backup files. keep only last 10
                            2023-03-25 15:39:42.861  - info: zigbee.0 (858) Starting Zigbee  npm ...
                            2023-03-25 15:39:43.741  - info: zigbee.0 (858) Installed Version: iobroker.zigbee@1.8.10
                            2023-03-25 15:39:43.899  - error: zigbee.0 (858) Configuration is not consistent with adapter state/backup!
                            2023-03-25 15:39:43.901  - error: zigbee.0 (858) - PAN ID: configured=6754, adapter=6754
                            2023-03-25 15:39:43.902  - error: zigbee.0 (858) - Extended PAN ID: configured=6b2ac77581741024, adapter=00124b0026b877e1
                            2023-03-25 15:39:43.903  - error: zigbee.0 (858) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                            2023-03-25 15:39:43.904  - error: zigbee.0 (858) - Channel List: configured=11, adapter=11
                            2023-03-25 15:39:43.906  - error: zigbee.0 (858) Please update configuration to prevent further issues.
                            2023-03-25 15:39:43.907  - error: zigbee.0 (858) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                            2023-03-25 15:39:43.907  - error: zigbee.0 (858) Re-commissioning your network will require re-pairing of all devices!
                            2023-03-25 15:39:44.094  - error: zigbee.0 (858) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                            2023-03-25 15:39:44.095  - error: zigbee.0 (858) Failed to start Zigbee
                            2023-03-25 15:39:44.096  - error: zigbee.0 (858) Error herdsman start
                            2023-03-25 15:39:54.102  - info: zigbee.0 (858) Try to reconnect. 1 attempts left
                            2023-03-25 15:39:54.103  - info: zigbee.0 (858) Starting Zigbee  npm ...
                            2023-03-25 15:39:54.136  - info: zigbee.0 (858) Installed Version: iobroker.zigbee@1.8.10
                            2023-03-25 15:39:54.505  - error: zigbee.0 (858) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                            2023-03-25 15:39:54.507  - error: zigbee.0 (858) Failed to start Zigbee
                            2023-03-25 15:39:54.508  - error: zigbee.0 (858) Error herdsman start
                            2023-03-25 15:41:21.022  - info: admin.0 (8202) ==> Connected system.user.admin from ::ffff:192.168.178.241
                            2023-03-25 15:41:21.204  - error: zigbee.0 (858) getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
                            2023-03-25 15:41:21.370  - info: zigbee.0 (858) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                            
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #14

                            @uhu01 sagte in Hilfe beim Einrichten von Sonoff Zigbee 3.0 USB Dongle Plus:

                            node: v16.19.0

                            könntest du auf die aktuelle Empfehlung nodejs@18 bringen.

                            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 Reply Last reply
                            0
                            • UHU01U UHU01

                              @thomas-braun
                              hier die Ausgabe:

                              lrwxrwxrwx 1 root root 13 25. Mär 12:47 usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0 -> ../../ttyUSB0
                              

                              Und der Eintrag im Adapter:

                              /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
                              

                              Und nochnal ein neues Log. Ist direkt aus Putty kopiert.

                              2023-03-25 15:37:07.313  - info: zigbee.0 (15126) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                              2023-03-25 15:37:20.987  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                              2023-03-25 15:37:20.998  - info: zigbee.0 (15126) Got terminate signal TERMINATE_YOURSELF
                              2023-03-25 15:37:21.041  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                              2023-03-25 15:37:21.000  - info: zigbee.0 (15126) cleaned everything up...
                              2023-03-25 15:37:21.006  - info: zigbee.0 (15126) Zigbee: disabling joining new devices.
                              2023-03-25 15:37:21.125  - warn: zigbee.0 (15126) Failed to stop zigbee during startup
                              2023-03-25 15:37:21.126  - info: zigbee.0 (15126) terminating
                              2023-03-25 15:37:21.128  - info: zigbee.0 (15126) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              2023-03-25 15:37:21.716  - info: admin.0 (8202) <== Disconnect system.user.admin from ::ffff:192.168.178.241
                              2023-03-25 15:37:21.829  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2023-03-25 15:37:24.299  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 31775
                              2023-03-25 15:37:30.150  - info: zigbee.0 (31775) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                              2023-03-25 15:37:30.295  - info: zigbee.0 (31775) delete old Backup files. keep only last 10
                              2023-03-25 15:37:30.298  - info: zigbee.0 (31775) Starting Zigbee  npm ...
                              2023-03-25 15:37:31.056  - info: zigbee.0 (31775) Installed Version: iobroker.zigbee@1.8.10
                              2023-03-25 15:37:33.953  - info: zigbee.0 (31775) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20210708}}
                              2023-03-25 15:37:33.966  - info: zigbee.0 (31775) Unable to disable LED, unsupported function.
                              2023-03-25 15:37:34.032  - info: zigbee.0 (31775)   --> transmitPower : normal
                              2023-03-25 15:37:34.041  - info: zigbee.0 (31775) Currently no devices.
                              2023-03-25 15:37:34.044  - info: zigbee.0 (31775) Zigbee started
                              2023-03-25 15:37:34.055  - error: zigbee.0 (31775) Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
                              2023-03-25 15:37:34.242  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                              2023-03-25 15:37:34.252  - info: zigbee.0 (31775) Got terminate signal TERMINATE_YOURSELF
                              2023-03-25 15:37:34.254  - info: zigbee.0 (31775) cleaned everything up...
                              2023-03-25 15:37:34.256  - info: zigbee.0 (31775) Zigbee: disabling joining new devices.
                              2023-03-25 15:37:34.289  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                              2023-03-25 15:37:34.755  - info: zigbee.0 (31775) terminating
                              2023-03-25 15:37:34.758  - info: zigbee.0 (31775) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              2023-03-25 15:37:35.295  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 killing pid 31775
                              2023-03-25 15:37:35.444  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2023-03-25 15:37:37.465  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 31980
                              2023-03-25 15:37:42.769  - info: zigbee.0 (31980) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                              2023-03-25 15:37:42.932  - info: zigbee.0 (31980) delete old Backup files. keep only last 10
                              2023-03-25 15:37:42.935  - info: zigbee.0 (31980) Starting Zigbee  npm ...
                              2023-03-25 15:37:43.743  - info: zigbee.0 (31980) Installed Version: iobroker.zigbee@1.8.10
                              2023-03-25 15:37:43.894  - error: zigbee.0 (31980) Configuration is not consistent with adapter state/backup!
                              2023-03-25 15:37:43.895  - error: zigbee.0 (31980) - PAN ID: configured=6754, adapter=6754
                              2023-03-25 15:37:43.895  - error: zigbee.0 (31980) - Extended PAN ID: configured=6b2ac77581741024, adapter=00124b0026b877e1
                              2023-03-25 15:37:43.896  - error: zigbee.0 (31980) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                              2023-03-25 15:37:43.897  - error: zigbee.0 (31980) - Channel List: configured=11, adapter=11
                              2023-03-25 15:37:43.898  - error: zigbee.0 (31980) Please update configuration to prevent further issues.
                              2023-03-25 15:37:43.899  - error: zigbee.0 (31980) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                              2023-03-25 15:37:43.899  - error: zigbee.0 (31980) Re-commissioning your network will require re-pairing of all devices!
                              2023-03-25 15:37:44.068  - error: zigbee.0 (31980) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                              2023-03-25 15:37:44.069  - error: zigbee.0 (31980) Failed to start Zigbee
                              2023-03-25 15:37:44.070  - error: zigbee.0 (31980) Error herdsman start
                              2023-03-25 15:37:54.075  - info: zigbee.0 (31980) Try to reconnect. 1 attempts left
                              2023-03-25 15:37:54.076  - info: zigbee.0 (31980) Starting Zigbee  npm ...
                              2023-03-25 15:37:54.120  - info: zigbee.0 (31980) Installed Version: iobroker.zigbee@1.8.10
                              2023-03-25 15:37:54.372  - error: zigbee.0 (31980) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                              2023-03-25 15:37:54.373  - error: zigbee.0 (31980) Failed to start Zigbee
                              2023-03-25 15:37:54.374  - error: zigbee.0 (31980) Error herdsman start
                              2023-03-25 15:37:58.384  - info: host.raspberrypi "system.adapter.zigbee.0" disabled
                              2023-03-25 15:37:58.384  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                              2023-03-25 15:37:58.395  - info: zigbee.0 (31980) Got terminate signal TERMINATE_YOURSELF
                              2023-03-25 15:37:58.397  - info: zigbee.0 (31980) cleaned everything up...
                              2023-03-25 15:37:58.406  - info: zigbee.0 (31980) Zigbee: disabling joining new devices.
                              2023-03-25 15:37:58.462  - warn: zigbee.0 (31980) Failed to stop zigbee during startup
                              2023-03-25 15:37:58.463  - info: zigbee.0 (31980) terminating
                              2023-03-25 15:37:58.466  - info: zigbee.0 (31980) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              2023-03-25 15:37:58.588  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                              2023-03-25 15:37:59.101  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2023-03-25 15:38:01.241  - info: host.raspberrypi "system.adapter.zigbee.0" enabled
                              2023-03-25 15:38:01.582  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 32191
                              2023-03-25 15:38:07.197  - info: zigbee.0 (32191) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                              2023-03-25 15:38:07.373  - info: zigbee.0 (32191) delete old Backup files. keep only last 10
                              2023-03-25 15:38:07.376  - info: zigbee.0 (32191) Starting Zigbee  npm ...
                              2023-03-25 15:38:08.268  - info: zigbee.0 (32191) Installed Version: iobroker.zigbee@1.8.10
                              2023-03-25 15:38:08.421  - error: zigbee.0 (32191) Configuration is not consistent with adapter state/backup!
                              2023-03-25 15:38:08.422  - error: zigbee.0 (32191) - PAN ID: configured=6754, adapter=6754
                              2023-03-25 15:38:08.423  - error: zigbee.0 (32191) - Extended PAN ID: configured=6b2ac77581741024, adapter=00124b0026b877e1
                              2023-03-25 15:38:08.424  - error: zigbee.0 (32191) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                              2023-03-25 15:38:08.425  - error: zigbee.0 (32191) - Channel List: configured=11, adapter=11
                              2023-03-25 15:38:08.425  - error: zigbee.0 (32191) Please update configuration to prevent further issues.
                              2023-03-25 15:38:08.426  - error: zigbee.0 (32191) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                              2023-03-25 15:38:08.427  - error: zigbee.0 (32191) Re-commissioning your network will require re-pairing of all devices!
                              2023-03-25 15:38:08.595  - error: zigbee.0 (32191) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                              2023-03-25 15:38:08.596  - error: zigbee.0 (32191) Failed to start Zigbee
                              2023-03-25 15:38:08.597  - error: zigbee.0 (32191) Error herdsman start
                              2023-03-25 15:38:13.204  - info: admin.0 (8202) ==> Connected system.user.admin from ::ffff:192.168.178.241
                              2023-03-25 15:38:13.362  - error: zigbee.0 (32191) getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
                              2023-03-25 15:38:13.593  - info: zigbee.0 (32191) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                              2023-03-25 15:38:18.601  - info: zigbee.0 (32191) Try to reconnect. 1 attempts left
                              2023-03-25 15:38:18.602  - info: zigbee.0 (32191) Starting Zigbee  npm ...
                              2023-03-25 15:38:18.648  - info: zigbee.0 (32191) Installed Version: iobroker.zigbee@1.8.10
                              2023-03-25 15:38:18.917  - error: zigbee.0 (32191) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                              2023-03-25 15:38:18.918  - error: zigbee.0 (32191) Failed to start Zigbee
                              2023-03-25 15:38:18.918  - error: zigbee.0 (32191) Error herdsman start
                              2023-03-25 15:38:26.219  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                              2023-03-25 15:38:26.226  - info: zigbee.0 (32191) Got terminate signal TERMINATE_YOURSELF
                              2023-03-25 15:38:26.269  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                              2023-03-25 15:38:26.228  - info: zigbee.0 (32191) cleaned everything up...
                              2023-03-25 15:38:26.236  - info: zigbee.0 (32191) Zigbee: disabling joining new devices.
                              2023-03-25 15:38:26.288  - warn: zigbee.0 (32191) Failed to stop zigbee during startup
                              2023-03-25 15:38:26.289  - info: zigbee.0 (32191) terminating
                              2023-03-25 15:38:26.291  - info: zigbee.0 (32191) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              2023-03-25 15:38:26.928  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2023-03-25 15:38:27.067  - info: admin.0 (8202) <== Disconnect system.user.admin from ::ffff:192.168.178.241
                              2023-03-25 15:38:29.749  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 32552
                              2023-03-25 15:38:34.927  - info: zigbee.0 (32552) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                              2023-03-25 15:38:35.116  - info: zigbee.0 (32552) delete old Backup files. keep only last 10
                              2023-03-25 15:38:35.120  - info: zigbee.0 (32552) Starting Zigbee  npm ...
                              2023-03-25 15:38:35.800  - info: zigbee.0 (32552) Installed Version: iobroker.zigbee@1.8.10
                              2023-03-25 15:38:35.951  - error: zigbee.0 (32552) Configuration is not consistent with adapter state/backup!
                              2023-03-25 15:38:35.952  - error: zigbee.0 (32552) - PAN ID: configured=6753, adapter=6754
                              2023-03-25 15:38:35.953  - error: zigbee.0 (32552) - Extended PAN ID: configured=6b2ac77581741024, adapter=00124b0026b877e1
                              2023-03-25 15:38:35.953  - error: zigbee.0 (32552) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                              2023-03-25 15:38:35.954  - error: zigbee.0 (32552) - Channel List: configured=11, adapter=11
                              2023-03-25 15:38:35.955  - error: zigbee.0 (32552) Please update configuration to prevent further issues.
                              2023-03-25 15:38:35.956  - error: zigbee.0 (32552) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                              2023-03-25 15:38:35.956  - error: zigbee.0 (32552) Re-commissioning your network will require re-pairing of all devices!
                              2023-03-25 15:38:36.123  - error: zigbee.0 (32552) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                              2023-03-25 15:38:36.124  - error: zigbee.0 (32552) Failed to start Zigbee
                              2023-03-25 15:38:36.124  - error: zigbee.0 (32552) Error herdsman start
                              2023-03-25 15:38:46.130  - info: zigbee.0 (32552) Try to reconnect. 1 attempts left
                              2023-03-25 15:38:46.131  - info: zigbee.0 (32552) Starting Zigbee  npm ...
                              2023-03-25 15:38:46.183  - info: zigbee.0 (32552) Installed Version: iobroker.zigbee@1.8.10
                              2023-03-25 15:38:46.470  - error: zigbee.0 (32552) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                              2023-03-25 15:38:46.471  - error: zigbee.0 (32552) Failed to start Zigbee
                              2023-03-25 15:38:46.472  - error: zigbee.0 (32552) Error herdsman start
                              2023-03-25 15:39:21.701  - info: admin.0 (8202) ==> Connected system.user.admin from ::ffff:192.168.178.241
                              2023-03-25 15:39:21.973  - error: zigbee.0 (32552) getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
                              2023-03-25 15:39:22.212  - info: zigbee.0 (32552) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                              2023-03-25 15:39:30.643  - info: host.raspberrypi "system.adapter.zigbee.0" disabled
                              2023-03-25 15:39:30.644  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
                              2023-03-25 15:39:30.692  - info: zigbee.0 (32552) Got terminate signal TERMINATE_YOURSELF
                              2023-03-25 15:39:30.693  - info: zigbee.0 (32552) cleaned everything up...
                              2023-03-25 15:39:30.699  - info: zigbee.0 (32552) Zigbee: disabling joining new devices.
                              2023-03-25 15:39:30.815  - warn: zigbee.0 (32552) Failed to stop zigbee during startup
                              2023-03-25 15:39:30.817  - info: zigbee.0 (32552) terminating
                              2023-03-25 15:39:30.819  - info: zigbee.0 (32552) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              2023-03-25 15:39:30.914  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
                              2023-03-25 15:39:31.450  - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2023-03-25 15:39:33.294  - info: admin.0 (8202) <== Disconnect system.user.admin from ::ffff:192.168.178.241
                              2023-03-25 15:39:37.090  - info: host.raspberrypi "system.adapter.zigbee.0" enabled
                              2023-03-25 15:39:37.400  - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 858
                              2023-03-25 15:39:42.719  - info: zigbee.0 (858) starting. Version 1.8.10 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.19.0, js-controller: 4.0.24
                              2023-03-25 15:39:42.859  - info: zigbee.0 (858) delete old Backup files. keep only last 10
                              2023-03-25 15:39:42.861  - info: zigbee.0 (858) Starting Zigbee  npm ...
                              2023-03-25 15:39:43.741  - info: zigbee.0 (858) Installed Version: iobroker.zigbee@1.8.10
                              2023-03-25 15:39:43.899  - error: zigbee.0 (858) Configuration is not consistent with adapter state/backup!
                              2023-03-25 15:39:43.901  - error: zigbee.0 (858) - PAN ID: configured=6754, adapter=6754
                              2023-03-25 15:39:43.902  - error: zigbee.0 (858) - Extended PAN ID: configured=6b2ac77581741024, adapter=00124b0026b877e1
                              2023-03-25 15:39:43.903  - error: zigbee.0 (858) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                              2023-03-25 15:39:43.904  - error: zigbee.0 (858) - Channel List: configured=11, adapter=11
                              2023-03-25 15:39:43.906  - error: zigbee.0 (858) Please update configuration to prevent further issues.
                              2023-03-25 15:39:43.907  - error: zigbee.0 (858) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                              2023-03-25 15:39:43.907  - error: zigbee.0 (858) Re-commissioning your network will require re-pairing of all devices!
                              2023-03-25 15:39:44.094  - error: zigbee.0 (858) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                              2023-03-25 15:39:44.095  - error: zigbee.0 (858) Failed to start Zigbee
                              2023-03-25 15:39:44.096  - error: zigbee.0 (858) Error herdsman start
                              2023-03-25 15:39:54.102  - info: zigbee.0 (858) Try to reconnect. 1 attempts left
                              2023-03-25 15:39:54.103  - info: zigbee.0 (858) Starting Zigbee  npm ...
                              2023-03-25 15:39:54.136  - info: zigbee.0 (858) Installed Version: iobroker.zigbee@1.8.10
                              2023-03-25 15:39:54.505  - error: zigbee.0 (858) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                              2023-03-25 15:39:54.507  - error: zigbee.0 (858) Failed to start Zigbee
                              2023-03-25 15:39:54.508  - error: zigbee.0 (858) Error herdsman start
                              2023-03-25 15:41:21.022  - info: admin.0 (8202) ==> Connected system.user.admin from ::ffff:192.168.178.241
                              2023-03-25 15:41:21.204  - error: zigbee.0 (858) getGroups: caught error: TypeError: Cannot read properties of undefined (reading 'getGroups')
                              2023-03-25 15:41:21.370  - info: zigbee.0 (858) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"Silicon Labs","serialNumber":"0001","pnpId":"usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0","vendorId":"10c4","productId":"ea60"},{"path":"/dev/ttyAMA0"}]
                              
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by
                              #15

                              @uhu01

                              Den Chipsatztyp musst du wohl auch von TI Z-Stack/CCxxxx
                              auf Silicon Labs EZSP/EFR32 setzen.

                              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 Reply Last reply
                              0
                              • UHU01U Offline
                                UHU01U Offline
                                UHU01
                                wrote on last edited by UHU01
                                #16

                                @thomas-braun

                                nodejs aktualisiert,
                                mehrfach die Extended PAN ID aktualisiert,
                                mehrfach den Adaper neu gestartet,
                                jetzt funktioniert es!

                                Danke Dir vielmals!

                                P.S. TI Z-Stack/CCxxxx war aber richtig, zumindest habe ich es nicht geändert.

                                H 1 Reply Last reply
                                0
                                • UHU01U UHU01

                                  @thomas-braun

                                  nodejs aktualisiert,
                                  mehrfach die Extended PAN ID aktualisiert,
                                  mehrfach den Adaper neu gestartet,
                                  jetzt funktioniert es!

                                  Danke Dir vielmals!

                                  P.S. TI Z-Stack/CCxxxx war aber richtig, zumindest habe ich es nicht geändert.

                                  H Offline
                                  H Offline
                                  Honnkoponko
                                  wrote on last edited by
                                  #17

                                  @uhu01

                                  hallo könntest du mir bitte sagen wie kann ich SonOff installieren?
                                  Muss ich nur Instanz/Adapter einfügen oder zuerst muss ich etwas mit USB installieren? Gibt es eine Anleitung wie ich das machen soll?

                                  AsgothianA 1 Reply Last reply
                                  0
                                  • H Honnkoponko

                                    @uhu01

                                    hallo könntest du mir bitte sagen wie kann ich SonOff installieren?
                                    Muss ich nur Instanz/Adapter einfügen oder zuerst muss ich etwas mit USB installieren? Gibt es eine Anleitung wie ich das machen soll?

                                    AsgothianA Offline
                                    AsgothianA Offline
                                    Asgothian
                                    Developer
                                    wrote on last edited by
                                    #18

                                    @honnkoponko sagte in Hilfe beim Einrichten von Sonoff Zigbee 3.0 USB Dongle Plus:

                                    @uhu01

                                    hallo könntest du mir bitte sagen wie kann ich SonOff installieren?
                                    Muss ich nur Instanz/Adapter einfügen oder zuerst muss ich etwas mit USB installieren? Gibt es eine Anleitung wie ich das machen soll?

                                    unter der Bedingung das du einfach einen nativ installierten ioBroker hast:

                                    • Zigbee Adapter installieren, NICHT starten
                                    • Im Zigbee-Adapter den seriellen Port vom Sonoff Stick eintragen (entweder /dev/ttyAM... oder /dev/serial/by-id/...
                                    • Korrekte Firmware aussuchen (ember bei Dongle-E, TI-ZStack bei Dongle-P)
                                    • PanID und ExtPanID anpassen
                                    • Adapter starten

                                    A.

                                    ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                                    "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                                    H 1 Reply Last reply
                                    0
                                    • AsgothianA Asgothian

                                      @honnkoponko sagte in Hilfe beim Einrichten von Sonoff Zigbee 3.0 USB Dongle Plus:

                                      @uhu01

                                      hallo könntest du mir bitte sagen wie kann ich SonOff installieren?
                                      Muss ich nur Instanz/Adapter einfügen oder zuerst muss ich etwas mit USB installieren? Gibt es eine Anleitung wie ich das machen soll?

                                      unter der Bedingung das du einfach einen nativ installierten ioBroker hast:

                                      • Zigbee Adapter installieren, NICHT starten
                                      • Im Zigbee-Adapter den seriellen Port vom Sonoff Stick eintragen (entweder /dev/ttyAM... oder /dev/serial/by-id/...
                                      • Korrekte Firmware aussuchen (ember bei Dongle-E, TI-ZStack bei Dongle-P)
                                      • PanID und ExtPanID anpassen
                                      • Adapter starten

                                      A.

                                      H Offline
                                      H Offline
                                      Honnkoponko
                                      wrote on last edited by
                                      #19

                                      @asgothian
                                      danke
                                      wäre es möglich dass du mir schreibst wie jeder Punkt kann ich machen? Ich kenne mich nicht aus mit Befehle und Konsole leider...

                                      1 Reply Last reply
                                      0
                                      • H Offline
                                        H Offline
                                        Honnkoponko
                                        wrote on last edited by
                                        #20

                                        Hallo @Thomas-Braun

                                        Könntest du mir auch mit USB SonOff helfen ich bekomme folgendes Fehler

                                        2024-11-18 11:51:00.730  - info: host.domiobroker77 "system.adapter.zigbee.0" disabled
                                        2024-11-18 11:51:00.731  - info: host.domiobroker77 stopInstance system.adapter.zigbee.0 (force=false, process=true)
                                        2024-11-18 11:51:00.739  - info: zigbee.0 (1725) Got terminate signal TERMINATE_YOURSELF
                                        2024-11-18 11:51:00.742  - info: zigbee.0 (1725) cleaned everything up...
                                        2024-11-18 11:51:00.754  - info: zigbee.0 (1725) Zigbee: disabling joining new devices.
                                        2024-11-18 11:51:00.774  - warn: zigbee.0 (1725) Failed to stop zigbee during startup
                                        2024-11-18 11:51:00.775  - info: zigbee.0 (1725) terminating
                                        2024-11-18 11:51:00.776  - debug: zigbee.0 (1725) Plugin sentry destroyed
                                        2024-11-18 11:51:00.777  - info: zigbee.0 (1725) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2024-11-18 11:51:00.830  - info: host.domiobroker77 stopInstance system.adapter.zigbee.0 send kill signal
                                        2024-11-18 11:51:01.245  - info: zigbee.0 (1725) terminating
                                        2024-11-18 11:51:01.366  - info: host.domiobroker77 instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2024-11-18 11:51:11.212  - info: host.domiobroker77 "system.adapter.zigbee.0" enabled
                                        2024-11-18 11:51:11.663  - info: host.domiobroker77 instance system.adapter.zigbee.0 in version "1.10.3" started with pid 1835
                                        2024-11-18 11:51:15.573  - debug: zigbee.0 (1835) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                        2024-11-18 11:51:15.620  - debug: zigbee.0 (1835) Objects client ready ... initialize now
                                        2024-11-18 11:51:15.623  - debug: zigbee.0 (1835) Objects create System PubSub Client
                                        2024-11-18 11:51:15.625  - debug: zigbee.0 (1835) Objects create User PubSub Client
                                        2024-11-18 11:51:15.697  - debug: zigbee.0 (1835) Objects client initialize lua scripts
                                        2024-11-18 11:51:15.709  - debug: zigbee.0 (1835) Objects connected to redis: 127.0.0.1:9001
                                        2024-11-18 11:51:15.753  - debug: zigbee.0 (1835) Redis States: Use Redis connection: 127.0.0.1:9000
                                        2024-11-18 11:51:15.773  - debug: zigbee.0 (1835) States create System PubSub Client
                                        2024-11-18 11:51:15.775  - debug: zigbee.0 (1835) States create User PubSub Client
                                        2024-11-18 11:51:15.847  - debug: zigbee.0 (1835) States connected to redis: 127.0.0.1:9000
                                        2024-11-18 11:51:15.891  - debug: zigbee.0 (1835) Plugin sentry Initialize Plugin (enabled=true)
                                        2024-11-18 11:51:16.397  - info: zigbee.0 (1835) starting. Version 1.10.3 in /opt/iobroker/node_modules/iobroker.zigbee, node: v20.16.0, js-controller: 6.0.9
                                        2024-11-18 11:51:16.446  - debug: zigbee.0 (1835) Using zigbee-herdsman with settings: {"network":{"panID":6754,"channelList":[11],"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,13],"extenedPanID":[139,122,111,94,77,60,43,26]},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","backupPath":"/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json","serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_5a52e2baefdbed118632e92d62c613ac-if00-port0","adapter":"zstack"},"adapter":{"forceStartWithInconsistentAdapterConfiguration":false},"legacy":false}
                                        2024-11-18 11:51:16.535  - info: zigbee.0 (1835) delete old Backup files. keep only last 10
                                        2024-11-18 11:51:16.537  - info: zigbee.0 (1835) Starting Zigbee  npm ...
                                        2024-11-18 11:51:16.600  - debug: zigbee.0 (1835) Starting zigbee-herdsman...
                                        2024-11-18 11:51:17.011  - info: zigbee.0 (1835) Installed Version: iobroker.zigbee@1.10.3
                                        2024-11-18 11:51:17.405  - debug: zigbee.0 (1835) Backup /opt/iobroker/iobroker-data/zigbee_0/backup_2024_11_18-11_51_16.tar.gz success
                                        2024-11-18 11:51:37.754  - error: zigbee.0 (1835) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
                                        2024-11-18 11:51:37.755  - error: zigbee.0 (1835) Failed to start Zigbee
                                        2024-11-18 11:51:37.756  - error: zigbee.0 (1835) Error herdsman start
                                        2024-11-18 11:51:47.761  - info: zigbee.0 (1835) Try to reconnect. 1 attempts left
                                        2024-11-18 11:51:47.762  - info: zigbee.0 (1835) Starting Zigbee  npm ...
                                        2024-11-18 11:51:47.769  - debug: zigbee.0 (1835) Starting zigbee-herdsman...
                                        2024-11-18 11:51:47.779  - info: zigbee.0 (1835) Installed Version: iobroker.zigbee@1.10.3
                                        2024-11-18 11:51:47.975  - error: zigbee.0 (1835) Starting zigbee-herdsman problem : "Error Resource temporarily unavailable Cannot lock port"
                                        2024-11-18 11:51:47.978  - error: zigbee.0 (1835) Failed to start Zigbee
                                        2024-11-18 11:51:47.979  - error: zigbee.0 (1835) Error herdsman start
                                        

                                        Hier ich liste was ich gemacht habe:

                                        1. Mit
                                        /dev/serial/by-id/
                                        

                                        Habe ich Device bekommen:

                                        mwit@domiobroker77:~ $ ls /dev/serial/by-id/
                                        usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_5a52e2baefdbed118632e92d62c613ac-if00-port0
                                        
                                        1. In Adapter Setting habe ich das eingetragen (mit DevID und ExtDevID)
                                          2d7360a3-2282-465b-902d-95fd26402a6a-image.png

                                        Adapter started und will nicht grün sein...;(

                                        Was kann ich dort anpassen?

                                        Wie kann ich aus Putty nur zigbee Logs zeigen?
                                        Mit

                                        mwit@domiobroker77:~ $ iob logs --watch | uniq
                                        
                                        

                                        Zeig alle Adapter Logs. Kann ich das irgendwie filtern?

                                        haselchenH Thomas BraunT 2 Replies Last reply
                                        0
                                        • H Honnkoponko

                                          Hallo @Thomas-Braun

                                          Könntest du mir auch mit USB SonOff helfen ich bekomme folgendes Fehler

                                          2024-11-18 11:51:00.730  - info: host.domiobroker77 "system.adapter.zigbee.0" disabled
                                          2024-11-18 11:51:00.731  - info: host.domiobroker77 stopInstance system.adapter.zigbee.0 (force=false, process=true)
                                          2024-11-18 11:51:00.739  - info: zigbee.0 (1725) Got terminate signal TERMINATE_YOURSELF
                                          2024-11-18 11:51:00.742  - info: zigbee.0 (1725) cleaned everything up...
                                          2024-11-18 11:51:00.754  - info: zigbee.0 (1725) Zigbee: disabling joining new devices.
                                          2024-11-18 11:51:00.774  - warn: zigbee.0 (1725) Failed to stop zigbee during startup
                                          2024-11-18 11:51:00.775  - info: zigbee.0 (1725) terminating
                                          2024-11-18 11:51:00.776  - debug: zigbee.0 (1725) Plugin sentry destroyed
                                          2024-11-18 11:51:00.777  - info: zigbee.0 (1725) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                          2024-11-18 11:51:00.830  - info: host.domiobroker77 stopInstance system.adapter.zigbee.0 send kill signal
                                          2024-11-18 11:51:01.245  - info: zigbee.0 (1725) terminating
                                          2024-11-18 11:51:01.366  - info: host.domiobroker77 instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          2024-11-18 11:51:11.212  - info: host.domiobroker77 "system.adapter.zigbee.0" enabled
                                          2024-11-18 11:51:11.663  - info: host.domiobroker77 instance system.adapter.zigbee.0 in version "1.10.3" started with pid 1835
                                          2024-11-18 11:51:15.573  - debug: zigbee.0 (1835) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                          2024-11-18 11:51:15.620  - debug: zigbee.0 (1835) Objects client ready ... initialize now
                                          2024-11-18 11:51:15.623  - debug: zigbee.0 (1835) Objects create System PubSub Client
                                          2024-11-18 11:51:15.625  - debug: zigbee.0 (1835) Objects create User PubSub Client
                                          2024-11-18 11:51:15.697  - debug: zigbee.0 (1835) Objects client initialize lua scripts
                                          2024-11-18 11:51:15.709  - debug: zigbee.0 (1835) Objects connected to redis: 127.0.0.1:9001
                                          2024-11-18 11:51:15.753  - debug: zigbee.0 (1835) Redis States: Use Redis connection: 127.0.0.1:9000
                                          2024-11-18 11:51:15.773  - debug: zigbee.0 (1835) States create System PubSub Client
                                          2024-11-18 11:51:15.775  - debug: zigbee.0 (1835) States create User PubSub Client
                                          2024-11-18 11:51:15.847  - debug: zigbee.0 (1835) States connected to redis: 127.0.0.1:9000
                                          2024-11-18 11:51:15.891  - debug: zigbee.0 (1835) Plugin sentry Initialize Plugin (enabled=true)
                                          2024-11-18 11:51:16.397  - info: zigbee.0 (1835) starting. Version 1.10.3 in /opt/iobroker/node_modules/iobroker.zigbee, node: v20.16.0, js-controller: 6.0.9
                                          2024-11-18 11:51:16.446  - debug: zigbee.0 (1835) Using zigbee-herdsman with settings: {"network":{"panID":6754,"channelList":[11],"networkKey":[1,3,5,7,9,11,13,15,0,2,4,6,8,10,12,13],"extenedPanID":[139,122,111,94,77,60,43,26]},"databasePath":"/opt/iobroker/iobroker-data/zigbee_0/shepherd.db","backupPath":"/opt/iobroker/iobroker-data/zigbee_0/nvbackup.json","serialPort":{"baudRate":115200,"rtscts":false,"path":"/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_5a52e2baefdbed118632e92d62c613ac-if00-port0","adapter":"zstack"},"adapter":{"forceStartWithInconsistentAdapterConfiguration":false},"legacy":false}
                                          2024-11-18 11:51:16.535  - info: zigbee.0 (1835) delete old Backup files. keep only last 10
                                          2024-11-18 11:51:16.537  - info: zigbee.0 (1835) Starting Zigbee  npm ...
                                          2024-11-18 11:51:16.600  - debug: zigbee.0 (1835) Starting zigbee-herdsman...
                                          2024-11-18 11:51:17.011  - info: zigbee.0 (1835) Installed Version: iobroker.zigbee@1.10.3
                                          2024-11-18 11:51:17.405  - debug: zigbee.0 (1835) Backup /opt/iobroker/iobroker-data/zigbee_0/backup_2024_11_18-11_51_16.tar.gz success
                                          2024-11-18 11:51:37.754  - error: zigbee.0 (1835) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
                                          2024-11-18 11:51:37.755  - error: zigbee.0 (1835) Failed to start Zigbee
                                          2024-11-18 11:51:37.756  - error: zigbee.0 (1835) Error herdsman start
                                          2024-11-18 11:51:47.761  - info: zigbee.0 (1835) Try to reconnect. 1 attempts left
                                          2024-11-18 11:51:47.762  - info: zigbee.0 (1835) Starting Zigbee  npm ...
                                          2024-11-18 11:51:47.769  - debug: zigbee.0 (1835) Starting zigbee-herdsman...
                                          2024-11-18 11:51:47.779  - info: zigbee.0 (1835) Installed Version: iobroker.zigbee@1.10.3
                                          2024-11-18 11:51:47.975  - error: zigbee.0 (1835) Starting zigbee-herdsman problem : "Error Resource temporarily unavailable Cannot lock port"
                                          2024-11-18 11:51:47.978  - error: zigbee.0 (1835) Failed to start Zigbee
                                          2024-11-18 11:51:47.979  - error: zigbee.0 (1835) Error herdsman start
                                          

                                          Hier ich liste was ich gemacht habe:

                                          1. Mit
                                          /dev/serial/by-id/
                                          

                                          Habe ich Device bekommen:

                                          mwit@domiobroker77:~ $ ls /dev/serial/by-id/
                                          usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_5a52e2baefdbed118632e92d62c613ac-if00-port0
                                          
                                          1. In Adapter Setting habe ich das eingetragen (mit DevID und ExtDevID)
                                            2d7360a3-2282-465b-902d-95fd26402a6a-image.png

                                          Adapter started und will nicht grün sein...;(

                                          Was kann ich dort anpassen?

                                          Wie kann ich aus Putty nur zigbee Logs zeigen?
                                          Mit

                                          mwit@domiobroker77:~ $ iob logs --watch | uniq
                                          
                                          

                                          Zeig alle Adapter Logs. Kann ich das irgendwie filtern?

                                          haselchenH Offline
                                          haselchenH Offline
                                          haselchen
                                          Most Active
                                          wrote on last edited by
                                          #21

                                          @honnkoponko

                                          Es reicht ja wenn du das Log vom Adapterstart zeigst.
                                          Eventuell im Adapter noch den Debug Modus anschalten.

                                          Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          565

                                          Online

                                          32.7k

                                          Users

                                          82.6k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe