Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Zigbee Umstieg von ccXXXX auf ccYYYY

    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 Umstieg von ccXXXX auf ccYYYY

    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jojo1900 last edited by Jojo1900

      @asgothian sagte in Zigbee Umstieg von ccXXXX auf ccYYYY:

      Code tag button

      
      2021-07-11 20:15:37.086 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
      2021-07-11 20:15:37.100 - info: zigbee.0 (8397) Got terminate signal TERMINATE_YOURSELF
      2021-07-11 20:15:37.106 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
      2021-07-11 20:15:37.102 - info: zigbee.0 (8397) cleaned everything up...
      2021-07-11 20:15:37.105 - info: zigbee.0 (8397) Zigbee: disabling joining new devices.
      2021-07-11 20:15:37.107 - warn: zigbee.0 (8397) Failed to stop zigbee during startup
      2021-07-11 20:15:37.108 - info: zigbee.0 (8397) terminating
      2021-07-11 20:15:37.109 - info: zigbee.0 (8397) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2021-07-11 20:15:37.110 - error: zigbee.0 (8397) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-07-11 20:15:37.111 - error: zigbee.0 (8397) unhandled promise rejection: Cannot read property 'getEntries' of null
      2021-07-11 20:15:37.112 - error: zigbee.0 (8397) TypeError: Cannot read property 'getEntries' of null
      at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:220:55)
      at Function.all (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:240:16)
      at Controller.getDevices (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:303:31)
      at ZigbeeController.getClients (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:228:49)
      at DeviceAvailability.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceAvailability.js:222:43)
      at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:214:42)
      at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:385:20)
      at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:696:41)
      at runMicrotasks ()
      at processTicksAndRejections (internal/process/task_queues.js:93:5)
      2021-07-11 20:15:37.113 - error: zigbee.0 (8397) Cannot read property 'getEntries' of null
      2021-07-11 20:15:37.723 - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2021-07-11 20:15:40.185 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 9298
      2021-07-11 20:15:42.828 - info: zigbee.0 (9298) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.16.1, js-controller: 3.3.14
      2021-07-11 20:15:42.931 - info: zigbee.0 (9298) Starting Zigbee npm ...
      2021-07-11 20:15:43.131 - error: zigbee.0 (9298) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open usb-Texas_Instruments_CC2538_USB_CDC-if00'"
      2021-07-11 20:15:43.131 - error: zigbee.0 (9298) Failed to start Zigbee
      2021-07-11 20:15:43.132 - error: zigbee.0 (9298) Error herdsman start
      2021-07-11 20:15:43.226 - info: zigbee.0 (9298) Installed Version: iobroker.zigbee@1.5.6
      2021-07-11 20:15:46.623 - info: rpi2.0 (23267) State value to set for "rpi2.0.cpu.load1" has to be type "number" but received type "string"
      2021-07-11 20:15:53.134 - info: zigbee.0 (9298) Try to reconnect. 1 attempts left
      2021-07-11 20:15:53.136 - info: zigbee.0 (9298) Starting Zigbee npm ...
      2021-07-11 20:15:53.145 - error: zigbee.0 (9298) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open usb-Texas_Instruments_CC2538_USB_CDC-if00'"
      2021-07-11 20:15:53.147 - error: zigbee.0 (9298) Failed to start Zigbee
      2021-07-11 20:15:53.148 - error: zigbee.0 (9298) Error herdsman start
      2021-07-11 20:15:53.158 - info: zigbee.0 (9298) Installed Version: iobroker.zigbee@1.5.6```
      

      ok das war einfach.....wieder was dazu gelernt

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

        @jojo1900 nochmal versuchen, ist falsch 🙂

        1 Reply Last reply Reply Quote 0
        • J
          Jojo1900 @Asgothian last edited by

          @asgothian

          Nebenbei hast du den Port für den Stick scheinbar falsch angegeben:

          ok port für den Stick falsch eingeben....wie kann ich das überprüfen bzw. korrigieren.....

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

            @jojo1900

            der einfachste weg:

            auf einer console

            ls <xxx>

            wobei <xxx> das ist was du beim adapter als port eingegeben hast.

            J 1 Reply Last reply Reply Quote 0
            • J
              Jojo1900 @Asgothian last edited by

              @asgothian

              adapter port eingabe...?? wo finde ich diese..??

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

                @jojo1900
                Du willst mir sagen das du keine Ahnung hast wo du den adapter konfigurierst ?

                J 1 Reply Last reply Reply Quote 0
                • J
                  Jojo1900 @Asgothian last edited by

                  @asgothian
                  also unter instanzen zigbee einstellungen

                  erweiterte pan id
                  pan id
                  com anschluss

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

                    @jojo1900 sagte in Zigbee Umstieg von ccXXXX auf ccYYYY:

                    com anschluss

                    das da ist der Port

                    J 1 Reply Last reply Reply Quote 0
                    • J
                      Jojo1900 @Asgothian last edited by

                      @asgothian

                      usb-Texas_Instruments_CC2538_USB_CDC-if00

                      J 1 Reply Last reply Reply Quote 0
                      • J
                        Jojo1900 @Jojo1900 last edited by

                        @jojo1900

                        pi@raspberrypi:~ $ ls <usb-Texas_Instruments_CC2538_USB_CDC-if00>
                        -bash: Syntaxfehler beim unerwarteten Wort `newline'
                        pi@raspberrypi:~ $ ls usb-Texas_Instruments_CC2538_USB_CDC-if00
                        ls: Zugriff auf 'usb-Texas_Instruments_CC2538_USB_CDC-if00' nicht möglich: Datei                                                                                                                      oder Verzeichnis nicht gefunden
                        pi@raspberrypi:~ $
                        
                        Asgothian 1 Reply Last reply Reply Quote 0
                        • Asgothian
                          Asgothian Developer @Jojo1900 last edited by

                          @jojo1900 jo.. das ist also falsch. Wo dein Stick seinen Port hat kann ich Dir nicht sagen.

                          A.

                          J 1 Reply Last reply Reply Quote 0
                          • J
                            Jojo1900 @Asgothian last edited by

                            @asgothian ok erstmal ich weiss wo nach ich suchen muss

                            J 1 Reply Last reply Reply Quote 0
                            • J
                              Jojo1900 @Jojo1900 last edited by

                              @jojo1900
                              ok zigbee adapter läuft wieder
                              com Anschluss geändert auf
                              /dev/serial/by-id/usb-Texas_Instruments_CC2538_USB_CDC-if00

                              das war aber nicht die lösung

                              und

                              Erweiterte Pan ID
                              von DDDDDDDDDDDDDDAA auf DDDDDDDDDDDDDDDD geändert

                              Danke für die Hilfe......ich weiss das es mal sehr anstrengend ist nen alten Laien unter die arme zu greifen.........ist wie meine OMA in punkto smartphone manchmal zum Haare raufen.....

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

                                @jojo1900 sagte in Zigbee Umstieg von ccXXXX auf ccYYYY:

                                Erweiterte Pan ID
                                von DDDDDDDDDDDDDDAA auf DDDDDDDDDDDDDDDD geändert

                                Das würde ich ohnehin auf einen eigenen Hex-Wert ändern.

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

                                  @jojo1900 sagte in Zigbee Umstieg von ccXXXX auf ccYYYY:

                                  @jojo1900
                                  ok zigbee adapter läuft wieder
                                  com Anschluss geändert auf
                                  /dev/serial/by-id/usb-Texas_Instruments_CC2538_USB_CDC-if00

                                  das war aber nicht die lösung

                                  und

                                  Erweiterte Pan ID
                                  von DDDDDDDDDDDDDDAA auf DDDDDDDDDDDDDDDD geändert

                                  Danke für die Hilfe......ich weiss das es mal sehr anstrengend ist nen alten Laien unter die arme zu greifen.........ist wie meine OMA in punkto smartphone manchmal zum Haare raufen.....

                                  In näherer Zukunft wird dddddddddddddddd als erweiterte Pan ID nicht mehr gehen.

                                  A.

                                  J Xenon 2 Replies Last reply Reply Quote 0
                                  • J
                                    Jojo1900 @Asgothian last edited by

                                    @asgothian
                                    In näherer Zukunft wird dddddddddddddddd als erweiterte Pan ID nicht mehr gehen.

                                    welchen wert kann man dort wählen???

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

                                      @jojo1900
                                      16 zufällige Zeichen zwischen 0 und 9, sowie a-f

                                      A.

                                      1 Reply Last reply Reply Quote 1
                                      • J
                                        Jojo1900 last edited by

                                        @asgothian

                                        Hoffentlich dauert das noch ne weile
                                        habe gerade die erweiterte PAN ID geändert und schon hat der Adapter nicht mehr funktioniert. Geräte neu anlernen ist nicht das Problem habe nur 1 Gerät

                                        crunchip R 2 Replies Last reply Reply Quote 0
                                        • crunchip
                                          crunchip Forum Testing Most Active @Jojo1900 last edited by

                                          @jojo1900 sagte in Zigbee Umstieg von ccXXXX auf ccYYYY:

                                          habe gerade die erweiterte PAN ID geändert und schon hat der Adapter nicht mehr funktioniert

                                          nach einem ändern der PAN ID müssen die Geräte neu angelernt werden

                                          1 Reply Last reply Reply Quote 0
                                          • Xenon
                                            Xenon Forum Testing Developer @Asgothian last edited by

                                            @asgothian sagte in Zigbee Umstieg von ccXXXX auf ccYYYY:

                                            In näherer Zukunft wird dddddddddddddddd als erweiterte Pan ID nicht mehr gehen.

                                            A.

                                            Das bedeutet, man muss dann alles neu Anlernen und eine random PAN ID vergeben? Frage nur vorab schon mal, bevor ich die nächsten 20 Geräte reinhänge

                                            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

                                            690
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            neu anlernen platine umstieg zigbee
                                            21
                                            169
                                            16063
                                            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