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 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
                • E
                  Elkja @JLeg last edited by

                  @jleg sagte in Zigbee Adpterproblem - CC2538:

                  @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….

                  du meinst weill bei adapter= ....nix steht oder?

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

                    @elkja

                    so.......jetzt hab ich den adaper komplett neu installiert.

                    hier die fehlermeldungen vielleich gibts noch Tips wie ich den zum Laufen bring

                    2021-09-02 23:05:21.722  - error: zigbee.0 (2989) Starting zigbee-herdsman problem : "network commissioning                                   failed - timed out waiting for nib to settle"
                    2021-09-02 23:05:21.723  - error: zigbee.0 (2989) Failed to start Zigbee
                    2021-09-02 23:05:21.724  - error: zigbee.0 (2989) Error herdsman start
                    2021-09-02 23:05:26.029  - warn: fronius.0 (2232) TypeError: Cannot read property 'Value' of undefined
                    2021-09-02 23:05:31.727  - info: zigbee.0 (2989) Try to reconnect. 1 attempts left
                    2021-09-02 23:05:31.728  - info: zigbee.0 (2989) Starting Zigbee  npm ...
                    2021-09-02 23:05:31.751  - info: zigbee.0 (2989) Installed Version: ioBroker/ioBroker.zigbee#master
                    2021-09-02 23:05:32.055  - error: zigbee.0 (2989) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                    2021-09-02 23:05:32.057  - error: zigbee.0 (2989) Failed to start Zigbee
                    2021-09-02 23:05:32.058  - error: zigbee.0 (2989) Error herdsman start
                    
                    
                    E 1 Reply Last reply Reply Quote 0
                    • E
                      Elkja @Elkja last edited by

                      @elkja da er über iobroker nicht installierbar was habich es so gemacht

                      pi@raspberrypi:/opt/iobroker $ npm install iobroker.zigbee@1.5.6
                      

                      weiss nur nicht warum er hier

                      info: zigbee.0 (2989) Installed Version: ioBroker/ioBroker.zigbee#master
                      

                      zigbee'master heißt

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

                        @elkja

                        iobroker upgrade zigbee@1.5.6
                        
                        E 1 Reply Last reply Reply Quote 0
                        • E
                          Elkja @Thomas Braun last edited by

                          @thomas-braun sagte in Zigbee Adpterproblem - CC2538:

                          iobroker upgrade zigbee@1.5.6

                          2021-09-02 23:16:11.191  - error: zigbee.0 (3133) 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 han                                                              dled with .catch().
                          2021-09-02 23:16:11.192  - error: zigbee.0 (3133) unhandled promise rejection: Cannot read property 'getEnt                                                              ries' of null
                          2021-09-02 23:16:11.195  - error: zigbee.0 (3133) TypeError: Cannot read property 'getEntries' of null
                              at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/mod                                                              el/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/zigbeecontrolle                                                              r.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 processTicksAndRejections (internal/process/task_queues.js:97:5)
                          2021-09-02 23:16:11.195  - error: zigbee.0 (3133) Cannot read property 'getEntries' of null
                          
                          
                          E 1 Reply Last reply Reply Quote 0
                          • E
                            Elkja @Elkja last edited by

                            @elkja

                            2021-09-02 23:17:05.281  - error: zigbee.0 (3150) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                            
                            
                            Asgothian 1 Reply Last reply Reply Quote 0
                            • Asgothian
                              Asgothian Developer @Elkja last edited by

                              @elkja

                              Das hier ist das zu Grunde liegende Problem:

                              021-09-02 23:05:21.722  - error: zigbee.0 (2989) Starting zigbee-herdsman problem : "network commissioning failed - timed out waiting for nib to settle"
                              

                              Ich gehe aktuell davon aus das die Firmware deines CC2538 zu alt ist um mit der aktuellen Version des zigbee-herdsman-converters stabil betrieben zu werden (siehe auch hier)

                              A.

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

                                @elkja das ist quatsch... man kommt aus jeder Version zurück.. sogar mit den board mitteln..

                                aber wie schon geschrieben worden ist.. interessant währe zu wissen welche Version auf dem Stick drauf ist ?

                                und ist das ein Multihost System ?

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

                                  @arteck hi, wie kann ich die Version vom Stick auslesen?

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

                                    @arteck ...nein, ist kein multihost system

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

                                      @elkja du musst doch wissen was du gekauft hast ?

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

                                        @arteck der liegt, denke ich schon seit 9 Monaten rum. Wollte ich im Zuge der Neuinstallation verwenden. Keine Ahnung welche Version der hat.

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

                                          @elkja dann neuflashen und gut ist

                                          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

                                          748
                                          Online

                                          31.9k
                                          Users

                                          80.1k
                                          Topics

                                          1.3m
                                          Posts

                                          5
                                          41
                                          2252
                                          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