Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. zigbee nach update gelb

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    zigbee nach update gelb

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

      @mpl1338 Was liegt denn da drauf?

      sudo lsof /dev/ttyACM0
      
      M 1 Reply Last reply Reply Quote 0
      • M
        mpl1338 @Thomas Braun last edited by

        @thomas-braun said in zigbee nach update gelb:

        @mpl1338 Was liegt denn da drauf?

        sudo lsof /dev/ttyACM0
        
        sudo lsof /dev/ttyACM0
        COMMAND  PID     USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
        node    1305 iobroker   27uW  CHR  166,0      0t0  361 /dev/ttyACM0
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @mpl1338 last edited by

          @mpl1338
          Stop den Adapter,

          sudo -u iobroker kill 1305
          

          Adapter starten.

          1 Reply Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active @mpl1338 last edited by

            @mpl1338 proxmox selbst mal neu gestartet, bzw stick mal abgesteckt?

            M 1 Reply Last reply Reply Quote 0
            • M
              mpl1338 @crunchip last edited by

              @crunchip

              mehrmals

              @Thomas-Braun

              keine besserung

              M Thomas Braun 2 Replies Last reply Reply Quote 0
              • M
                mpl1338 @mpl1338 last edited by

                downgrade auf 1.4.1 und es geht wieder....

                crunchip 1 Reply Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @mpl1338 last edited by

                  @mpl1338 seltsam

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

                    @mpl1338

                    iobroker stop
                    

                    Damn nochmal schauen ob das File noch offen ist, process ggf. killen,

                    iobroker start
                    
                    M 1 Reply Last reply Reply Quote 0
                    • M
                      mpl1338 @Thomas Braun last edited by

                      @thomas-braun

                      bin jetzt auf 1.4.1 runter - da läufts wieder

                      1 Reply Last reply Reply Quote 0
                      • P
                        Peter213 last edited by

                        Habe auch gerade Update gemacht und der Adapter bleibt rot. Folgende Fehler habe ich:

                        6dde7cd6-87bc-4cd7-aa77-2d8581ff61b1-image.png

                        Hat einer eine Idee?

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

                          @peter213 multihost ?

                          P 1 Reply Last reply Reply Quote 0
                          • P
                            Peter213 @arteck last edited by

                            @arteck nein. Nuc mit Proxmox als VM mit Conbee II Stick. Mit 1.4.1 läuft es wieder wie bei den anderen. Bin vor kurzem umgezogen von PI auf NUC. Bis jetzt lief auch alles. Erst gestern mit dem Update auf 1.5.5 kam das Problem. mit 1.5.4 war es auch noch in Ordnung. Waren allerdings gestern noch ein paar andere Updates dabei.

                            1 Reply Last reply Reply Quote 0
                            • A
                              Allodo last edited by Allodo

                              EDIT:
                              Bin auch zurück auf 1.4.1 und der Adapter ist wieder grün!

                              Ich habe auch das Problem, dass mein Zigbee-Adapter seit gestern gelb bleibt 😞
                              Gestern gab es, glaube ich, ein Update auf die jetzige Version 1.5.6.
                              Der Zigbee-Stick (CC2538+CC2592) wird von iobroker nicht mehr erkannt.

                              Von mir wurde keinen Änderungen an den Einstellungen vorgenommen.

                              root@raspberrypi:~# sudo lsof /dev/ttyACM0
                              COMMAND  PID     USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
                              node    4119 iobroker   27uW  CHR  166,0      0t0  489 /dev/ttyACM0
                              

                              Und hier der Log-File:

                              zigbee.0	2021-06-01 17:33:17.898	error	(4119) Error herdsman start
                              zigbee.0	2021-06-01 17:33:17.898	error	(4119) Failed to start Zigbee
                              zigbee.0	2021-06-01 17:33:17.897	error	(4119) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                              zigbee.0	2021-06-01 17:33:17.897	error	(4119) Re-commissioning your network will require re-pairing of all devices!
                              zigbee.0	2021-06-01 17:33:17.896	error	(4119) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                              zigbee.0	2021-06-01 17:33:17.896	error	(4119) Please update configuration to prevent further issues.
                              zigbee.0	2021-06-01 17:33:17.895	error	(4119) - Channel List: configured=11, adapter=
                              zigbee.0	2021-06-01 17:33:17.895	error	(4119) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                              zigbee.0	2021-06-01 17:33:17.894	error	(4119) - Extended PAN ID: configured=00124b001940c090, adapter=0000000000000000
                              zigbee.0	2021-06-01 17:33:17.894	error	(4119) - PAN ID: configured=6754, adapter=65535
                              zigbee.0	2021-06-01 17:33:17.893	error	(4119) Configuration is not consistent with adapter state/backup!
                              

                              Ein Reboot der RPi4 brachte keinen Erfolg. Was kann ich jetzt tun, möglichst ohne alle Geräte wieder mühselig anlernen zu müssen?

                              jogge Thomas Braun 2 Replies Last reply Reply Quote 0
                              • jogge
                                jogge @Allodo last edited by jogge

                                @allodo hatte eben das gleich Problem. Selbe Fehlermeldungen wie Peter 213.
                                Hab ein Backup eingespielt weil ein downgraden auf die alte Version auch nicht mehr funktioniert hat.
                                Hoffe du hast Backups...

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

                                  @allodo sagte in zigbee nach update gelb:

                                                                                                                                                              root@raspberrypi:~# sudo lsof /dev/ttyACM0
                                  

                                  Sagt mir auch schon wieder alles. 😕

                                  A 1 Reply Last reply Reply Quote 1
                                  • A
                                    Allodo @Thomas Braun last edited by

                                    @thomas-braun
                                    Was genau möchtest Du denn haben?

                                    Wie gesagt, nach Rückspielung auf 1.4.1 funktionierte es auf Anhieb wieder.

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

                                      @allodo
                                      Nix. Ich wäre schon zufrieden, wenn da kein root-login zu sehen wäre.

                                      Zusammen mit dem (dann) unnötigen sudo zeigt mir das nur, dass da wieder komplett ahnungslos mit vollen root-Rechten durch das System gepflügt wird.

                                      A 1 Reply Last reply Reply Quote 0
                                      • A
                                        Allodo @Thomas Braun last edited by

                                        @thomas-braun

                                        Sorry, der Befehl war einfach auf die Schnelle Copy & Paste, deshalb das sudo davor, und hat mit dem eigentlichen Problem wenig zu tun.
                                        Mit der aktuellen Version 1.5.6 gibt's Probleme, mit der 1.4.1 nicht. Ob nun Root oder Nicht Root in an dieser Stelle völlig irrelevant!

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

                                          @allodo sagte in zigbee nach update gelb:

                                          Ob nun Root oder Nicht Root in an dieser Stelle völlig irrelevant!

                                          Wenn Sie meinen...

                                          1 Reply Last reply Reply Quote 0
                                          • Asgothian
                                            Asgothian Developer @Allodo last edited by

                                            @allodo sagte in zigbee nach update gelb:

                                            @thomas-braun

                                            Sorry, der Befehl war einfach auf die Schnelle Copy & Paste, deshalb das sudo davor, und hat mit dem eigentlichen Problem wenig zu tun.
                                            Mit der aktuellen Version 1.5.6 gibt's Probleme, mit der 1.4.1 nicht. Ob nun Root oder Nicht Root in an dieser Stelle völlig irrelevant!

                                            An dieser stelle ist zu erwähnen das die Probleme mit dem Stick anscheinend an einer unglücklichen Kombination von CC2538 Firmware version und Zigbee-Herdsman version. Wir sind noch dabei das im Detail nachzuverfolgen - es hat im Zigbee-Herdsman eine grössere Softwareänderung gegeben die diesen Effekt erzeugt.

                                            Der Zigbee-Herdsman ist die Bibliothek die vom zigbee Adapter genutzt wird um mit der Hardware zu kommunizieren.

                                            A.

                                            Asgothian 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

                                            776
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            12
                                            50
                                            2750
                                            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