Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Zigbee Adpterproblem - CC2538

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Zigbee Adpterproblem - CC2538

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

      @thomas-braun ``` ...jetzt hab ich beim der instanz die Pan ID rausgelöscht.....jetzt ist adapter und id gleich

      2021-09-02 21:17:23.493 - info: zigbee.0 (3277) cleaned everything up...
      2021-09-02 21:17:23.501 - info: zigbee.0 (3277) Zigbee: disabling joining new devices.
      2021-09-02 21:17:23.671 - warn: zigbee.0 (3277) Failed to stop zigbee during startup
      2021-09-02 21:17:23.671 - info: zigbee.0 (3277) terminating
      2021-09-02 21:17:23.673 - info: zigbee.0 (3277) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2021-09-02 21:17:23.689 - warn: zigbee.0 (3277) Got terminate signal. Checking desired PID: 3306 vs own PID 3277
      2021-09-02 21:17:24.412 - error: host.raspberrypi instance system.adapter.zigbee.0 terminated by request of the instance itself and will not be resta rted, before user restarts it.
      2021-09-02 21:17:24.413 - info: host.raspberrypi Do not restart adapter system.adapter.zigbee.0 because desired by instance
      2021-09-02 21:17:27.825 - info: zigbee.0 (3306) starting. Version 1.6.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v12.22.6, js-controller: 3.3.15
      2021-09-02 21:17:27.953 - info: zigbee.0 (3306) Starting Zigbee npm ...
      2021-09-02 21:17:28.575 - info: zigbee.0 (3306) Installed Version: ioBroker/ioBroker.zigbee#master
      2021-09-02 21:17:30.101 - error: zigbee.0 (3306) Configuration is not consistent with adapter state/backup!
      2021-09-02 21:17:30.101 - error: zigbee.0 (3306) - PAN ID: configured=65534, adapter=65534
      2021-09-02 21:17:30.102 - error: zigbee.0 (3306) - Extended PAN ID: configured=00124b001940bcbe, adapter=00124b001940bcbe
      2021-09-02 21:17:30.103 - error: zigbee.0 (3306) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
      2021-09-02 21:17:30.104 - error: zigbee.0 (3306) - Channel List: configured=11, adapter=
      2021-09-02 21:17:30.105 - error: zigbee.0 (3306) Please update configuration to prevent further issues.
      2021-09-02 21:17:30.105 - error: zigbee.0 (3306) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroke r-data/zigbee_0/nvbackup.json.
      2021-09-02 21:17:30.106 - error: zigbee.0 (3306) Re-commissioning your network will require re-pairing of all devices!
      2021-09-02 21:17:30.284 - error: zigbee.0 (3306) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
      2021-09-02 21:17:30.285 - error: zigbee.0 (3306) Failed to start Zigbee
      2021-09-02 21:17:30.285 - error: zigbee.0 (3306) Error herdsman start
      2021-09-02 21:17:40.288 - info: zigbee.0 (3306) Try to reconnect. 1 attempts left
      2021-09-02 21:17:40.289 - info: zigbee.0 (3306) Starting Zigbee npm ...
      2021-09-02 21:17:40.309 - info: zigbee.0 (3306) Installed Version: ioBroker/ioBroker.zigbee#master
      2021-09-02 21:17:40.555 - error: zigbee.0 (3306) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
      2021-09-02 21:17:40.558 - error: zigbee.0 (3306) Failed to start Zigbee
      2021-09-02 21:17:40.560 - error: zigbee.0 (3306) Error herdsman start

      E 1 Reply Last reply Reply Quote 0
      • E
        Elkja @Elkja last edited by

        code_text
        2021-09-02 21:17:23.493  - info: zigbee.0 (3277) cleaned everything up...
        2021-09-02 21:17:23.501  - info: zigbee.0 (3277) Zigbee: disabling joining new devices.
        2021-09-02 21:17:23.671  - warn: zigbee.0 (3277) Failed to stop zigbee during startup
        2021-09-02 21:17:23.671  - info: zigbee.0 (3277) terminating
        2021-09-02 21:17:23.673  - info: zigbee.0 (3277) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2021-09-02 21:17:23.689  - warn: zigbee.0 (3277) Got terminate signal. Checking desired PID: 3306 vs own PID 3277
        2021-09-02 21:17:24.412  - error: host.raspberrypi instance system.adapter.zigbee.0 terminated by request of the instance itself and will not be resta                    rted, before user restarts it.
        2021-09-02 21:17:24.413  - info: host.raspberrypi Do not restart adapter system.adapter.zigbee.0 because desired by instance
        2021-09-02 21:17:27.825  - info: zigbee.0 (3306) starting. Version 1.6.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v12.22.6, js-controller:                     3.3.15
        2021-09-02 21:17:27.953  - info: zigbee.0 (3306) Starting Zigbee  npm ...
        2021-09-02 21:17:28.575  - info: zigbee.0 (3306) Installed Version: ioBroker/ioBroker.zigbee#master
        2021-09-02 21:17:30.101  - error: zigbee.0 (3306) Configuration is not consistent with adapter state/backup!
        2021-09-02 21:17:30.101  - error: zigbee.0 (3306) - PAN ID: configured=65534, adapter=65534
        2021-09-02 21:17:30.102  - error: zigbee.0 (3306) - Extended PAN ID: configured=00124b001940bcbe, adapter=00124b001940bcbe
        2021-09-02 21:17:30.103  - error: zigbee.0 (3306) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
        2021-09-02 21:17:30.104  - error: zigbee.0 (3306) - Channel List: configured=11, adapter=
        2021-09-02 21:17:30.105  - error: zigbee.0 (3306) Please update configuration to prevent further issues.
        2021-09-02 21:17:30.105  - error: zigbee.0 (3306) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroke                    r-data/zigbee_0/nvbackup.json.
        2021-09-02 21:17:30.106  - error: zigbee.0 (3306) Re-commissioning your network will require re-pairing of all devices!
        2021-09-02 21:17:30.284  - error: zigbee.0 (3306) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above                     for more information"
        2021-09-02 21:17:30.285  - error: zigbee.0 (3306) Failed to start Zigbee
        2021-09-02 21:17:30.285  - error: zigbee.0 (3306) Error herdsman start
        2021-09-02 21:17:40.288  - info: zigbee.0 (3306) Try to reconnect. 1 attempts left
        2021-09-02 21:17:40.289  - info: zigbee.0 (3306) Starting Zigbee  npm ...
        2021-09-02 21:17:40.309  - info: zigbee.0 (3306) Installed Version: ioBroker/ioBroker.zigbee#master
        2021-09-02 21:17:40.555  - error: zigbee.0 (3306) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
        2021-09-02 21:17:40.558  - error: zigbee.0 (3306) Failed to start Zigbee
        2021-09-02 21:17:40.560  - error: zigbee.0 (3306) Error herdsman start
        
        1 Reply Last reply Reply Quote 0
        • E
          Elkja @Thomas Braun last edited by

          @thomas-braun

          code_text
          `2021-09-02 21:17:23.493  - info: zigbee.0 (3277) cleaned everything up...
          2021-09-02 21:17:23.501  - info: zigbee.0 (3277) Zigbee: disabling joining new devices.
          2021-09-02 21:17:23.671  - warn: zigbee.0 (3277) Failed to stop zigbee during startup
          2021-09-02 21:17:23.671  - info: zigbee.0 (3277) terminating
          2021-09-02 21:17:23.673  - info: zigbee.0 (3277) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2021-09-02 21:17:23.689  - warn: zigbee.0 (3277) Got terminate signal. Checking desired PID: 3306 vs own PID 3277
          2021-09-02 21:17:24.412  - error: host.raspberrypi instance system.adapter.zigbee.0 terminated by request of the instance itself and will not be resta                    rted, before user restarts it.
          2021-09-02 21:17:24.413  - info: host.raspberrypi Do not restart adapter system.adapter.zigbee.0 because desired by instance
          2021-09-02 21:17:27.825  - info: zigbee.0 (3306) starting. Version 1.6.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v12.22.6, js-controller:                     3.3.15
          2021-09-02 21:17:27.953  - info: zigbee.0 (3306) Starting Zigbee  npm ...
          2021-09-02 21:17:28.575  - info: zigbee.0 (3306) Installed Version: ioBroker/ioBroker.zigbee#master
          2021-09-02 21:17:30.101  - error: zigbee.0 (3306) Configuration is not consistent with adapter state/backup!
          2021-09-02 21:17:30.101  - error: zigbee.0 (3306) - PAN ID: configured=65534, adapter=65534
          2021-09-02 21:17:30.102  - error: zigbee.0 (3306) - Extended PAN ID: configured=00124b001940bcbe, adapter=00124b001940bcbe
          2021-09-02 21:17:30.103  - error: zigbee.0 (3306) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
          2021-09-02 21:17:30.104  - error: zigbee.0 (3306) - Channel List: configured=11, adapter=
          2021-09-02 21:17:30.105  - error: zigbee.0 (3306) Please update configuration to prevent further issues.
          2021-09-02 21:17:30.105  - error: zigbee.0 (3306) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroke                    r-data/zigbee_0/nvbackup.json.
          2021-09-02 21:17:30.106  - error: zigbee.0 (3306) Re-commissioning your network will require re-pairing of all devices!
          2021-09-02 21:17:30.284  - error: zigbee.0 (3306) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above                     for more information"
          2021-09-02 21:17:30.285  - error: zigbee.0 (3306) Failed to start Zigbee
          2021-09-02 21:17:30.285  - error: zigbee.0 (3306) Error herdsman start
          2021-09-02 21:17:40.288  - info: zigbee.0 (3306) Try to reconnect. 1 attempts left
          2021-09-02 21:17:40.289  - info: zigbee.0 (3306) Starting Zigbee  npm ...
          2021-09-02 21:17:40.309  - info: zigbee.0 (3306) Installed Version: ioBroker/ioBroker.zigbee#master
          2021-09-02 21:17:40.555  - error: zigbee.0 (3306) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
          2021-09-02 21:17:40.558  - error: zigbee.0 (3306) Failed to start Zigbee
          2021-09-02 21:17:40.560  - error: zigbee.0 (3306) Error herdsman start
          ``
          1 Reply Last reply Reply Quote 0
          • E
            Elkja @Thomas Braun last edited by

            @thomas-braun ....leider ändert sich der status des adapters nicht.....pan-id und adapter sind jetzt gleich.
            hast du ev. noch einen tip was da noch sein kann?

            1 Reply Last reply Reply Quote 0
            • E
              Elkja @Thomas Braun last edited by

              @thomas-braun

              2021-09-02 21:50:20.128  - info: zigbee.0 (3477) starting. Version 1.6.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v12.22.6, js-controller: 3.3.15
              2021-09-02 21:50:20.248  - info: zigbee.0 (3477) Starting Zigbee  npm ...
              2021-09-02 21:50:20.751  - info: zigbee.0 (3477) Installed Version: ioBroker/ioBroker.zigbee#master
              2021-09-02 21:50:22.273  - error: zigbee.0 (3477) Configuration is not consistent with adapter state/backup!
              2021-09-02 21:50:22.274  - error: zigbee.0 (3477) - PAN ID: configured=65534, adapter=65534
              2021-09-02 21:50:22.274  - error: zigbee.0 (3477) - Extended PAN ID: configured=00124b001940bcbe, adapter=00124b001940bcbe
              2021-09-02 21:50:22.275  - error: zigbee.0 (3477) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
              2021-09-02 21:50:22.275  - error: zigbee.0 (3477) - Channel List: configured=11, adapter=
              2021-09-02 21:50:22.276  - error: zigbee.0 (3477) Please update configuration to prevent further issues.
              2021-09-02 21:50:22.276  - error: zigbee.0 (3477) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvba                  ckup.json.
              2021-09-02 21:50:22.276  - error: zigbee.0 (3477) Re-commissioning your network will require re-pairing of all devices!
              2021-09-02 21:50:22.437  - error: zigbee.0 (3477) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more informatio                  n"
              2021-09-02 21:50:22.438  - error: zigbee.0 (3477) Failed to start Zigbee
              2021-09-02 21:50:22.438  - error: zigbee.0 (3477) Error herdsman start
              2021-09-02 21:50:32.441  - info: zigbee.0 (3477) Try to reconnect. 1 attempts left
              2021-09-02 21:50:32.443  - info: zigbee.0 (3477) Starting Zigbee  npm ...
              2021-09-02 21:50:32.491  - info: zigbee.0 (3477) Installed Version: ioBroker/ioBroker.zigbee#master
              2021-09-02 21:50:32.797  - error: zigbee.0 (3477) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot                   lock port'"
              2021-09-02 21:50:32.798  - error: zigbee.0 (3477) Failed to start Zigbee
              2021-09-02 21:50:32.799  - error: zigbee.0 (3477) Error herdsman start
              
              
              Thomas Braun JLeg 2 Replies Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Elkja last edited by Thomas Braun

                @elkja

                die nvbackup.json hast du da mal weg manövriert?

                E 2 Replies Last reply Reply Quote 0
                • E
                  Elkja @Thomas Braun last edited by

                  @thomas-braun ....ja stimmt leider.

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Elkja last edited by

                    @elkja

                    Was ist das eigentlich für eine merkwürdige Versionsnummer?

                    ioBroker/ioBroker.zigbee#master
                    
                    E 1 Reply Last reply Reply Quote 0
                    • E
                      Elkja @Thomas Braun last edited by

                      @thomas-braun hab ich über git installiert

                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Elkja last edited by

                        @elkja Solltest du nicht tun.

                        E 1 Reply Last reply Reply Quote 0
                        • E
                          Elkja @Thomas Braun last edited by

                          @thomas-braun hab ich auch schon gemerkt,dass das nicht immer gut ist.....bin schon verzweifelt.....weiss nicht mehr was ich noch machen soll.
                          meine Frau ist schon sauer weil kinder frieren....und ich bekommst nicht mehr hin 😞

                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Elkja last edited by

                            @elkja Installier halt eine stabile. In git liegt Code in allen möglichen Zuständen.

                            E 1 Reply Last reply Reply Quote 0
                            • E
                              Elkja @Thomas Braun last edited by

                              @thomas-braun welche soll ich denn nehmen ?

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Elkja last edited by Thomas Braun

                                @elkja
                                Was aus stable?

                                github:	1.6.1
                                latest:	1.6.0 for 24 days
                                stable:	1.5.6 for 96 days
                                
                                E 1 Reply Last reply Reply Quote 0
                                • E
                                  Elkja @Thomas Braun last edited by

                                  @thomas-braun hab wo gelesen, wenn man mal auf 1.6 ist gibts kein zurück mehr. stimmt das?

                                  Thomas Braun arteck 2 Replies Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Elkja last edited by Thomas Braun

                                    @elkja
                                    Keine Ahnung. Eigentlich aber nicht.
                                    Aber probier's einfach aus. Weniger laufen kann der Adapter ja nicht.

                                    E 1 Reply Last reply Reply Quote 0
                                    • E
                                      Elkja @Thomas Braun last edited by

                                      @thomas-braun hab den 1.6.1 nur installiert weil der 1.5.6er auch nicht ging.
                                      ich probiers jetzt nochmal .......

                                      1 Reply Last reply Reply Quote 0
                                      • E
                                        Elkja @Thomas Braun last edited by

                                        @thomas-braun sagte in Zigbee Adpterproblem - CC2538:

                                        @elkja

                                        die nvbackup.json hast du da mal weg manövriert?

                                        zum thema weg manövieren.....es sollte sich ja dann wieder einer erstellen,oder?
                                        bei mir kam dann keine mehr.......

                                        1 Reply Last reply Reply Quote 0
                                        • JLeg
                                          JLeg @Elkja last edited by

                                          @elkja sagte in Zigbee Adpterproblem - CC2538:

                                          2021-09-02 21:50:22.275 - error: zigbee.0 (3477) - Channel List: configured=11, adapter=

                                          das dürfte ein Problem sein….

                                          E 2 Replies Last reply Reply Quote 0
                                          • E
                                            Elkja @JLeg last edited by

                                            @jleg wie bekomm ich da was rein?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            447
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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