Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Zigbee Adapter mit Error und findet den Stick nicht

    NEWS

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    Zigbee Adapter mit Error und findet den Stick nicht

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

      @axcell

      Versionen aus dem GutHub können nur anhand der ID unterschieden werden. Die Versionsnummer kann gleich bleiben.
      Du hast also den Stand
      8d2778a9a17072deac120c681e6e227ecf534691
      ausgecheckt.

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

        @axcell

        Was ist denn das überhaupt für ein Stick?
        Kann es sein, dass du die falsche Firmware drauf hast?

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

          @thomas-braun

          Der Coordinator ist ein CC2538 CC2592 von hier

          Beim Versuch den Zigbee Adapter zu starten bekomme ich diese Firmware angezeigt:

          Coordinator firmware version: {"type":"zStack30x","meta":{"transportrev":2,"product":2,"majorrel":2,"minorrel":7,"maintrel":2,"revision":20201010}}
          

          😕

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

            @axcell

            Ich vermute der braucht den Stack 3.x.0

            Edit: Falsche Vermutung, der 3.0.x ist richtig.

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

              @axcell was hbt ihr den alle mit den LOGS...

              poste doch mal was womit man arbeiten kann ... was soll ich mit der einen zeile

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

                @arteck
                Was benötigst du?
                Wie komme ich da ran?
                Das im ersten Post ist nicht das richtige ?

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

                  schalte sentry aus.. und installier ne neue Version .. 1.8.16

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

                    @arteck sagte in Zigbee Adapter mit Error und findet den Stick nicht:

                    schalte sentry aus.. und installier ne neue Version .. 1.8.16

                    • Die neue Version ist aber auch erst seit heute verfügbar, bzw. wird mir just in diesem Moment das erste mal angezeigt....
                      Ist installiert

                    • Sentry deaktiviert

                    iobroker plugin disable sentry
                    

                    Weiterhin:

                    zigbee.0
                    	2023-07-12 09:03:32.376	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                    zigbee.0
                    	2023-07-12 09:03:32.375	info	terminating
                    zigbee.0
                    	2023-07-12 09:03:31.874	info	Zigbee: disabling joining new devices.
                    zigbee.0
                    	2023-07-12 09:03:31.873	info	cleaned everything up...
                    zigbee.0
                    	2023-07-12 09:03:31.871	error	Cannot read properties of undefined (reading 'Error')
                    zigbee.0
                    	2023-07-12 09:03:31.871	error	TypeError: Cannot read properties of undefined (reading 'Error') at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56 at Hub.configureScope (/opt/iobroker/node_modules/@sentry/src/hub.ts:340:1) at Object.configureScope (/opt/iobroker/node_modules/@sentry/src/exports.ts:76:1) at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32) at Zigbee.onZigbeeAdapterReady (/opt/iobroker/node_modules/iobroker.zigbee/main.js:415:30)
                    zigbee.0
                    	2023-07-12 09:03:31.862	error	unhandled promise rejection: Cannot read properties of undefined (reading 'Error')
                    zigbee.0
                    	2023-07-12 09:03:31.861	error	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().
                    zigbee.0
                    	2023-07-12 09:03:31.861	error	Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
                    zigbee.0
                    	2023-07-12 09:03:31.859	info	Zigbee started
                    
                    aXCell 1 Reply Last reply Reply Quote 0
                    • arteck
                      arteck Developer Most Active last edited by arteck

                      @axcell zeigen .. der knallt bei Sentry raus...

                      zeigmal die Instanz von dem adapter als screenshot

                      ausserdem

                      Unable to apply ExtPanID changes:

                      zeigmal die einstellungen

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

                        @arteck sagte in Zigbee Adapter mit Error und findet den Stick nicht:

                        @axcell zeigen .. der knallt bei Sentry raus...

                        zeigmal die Instanz von dem adapter als screenshot

                        Bildschirmfoto 2023-07-12 um 11.06.48.png

                        ausserdem

                        Unable to apply ExtPanID changes:

                        zeigmal die einstellungen

                        Bildschirmfoto 2023-07-12 um 11.07.41.png

                        Bildschirmfoto 2023-07-12 um 11.08.07.png

                        Bei der PanID habe ich auch schon alles auf "D" gelassen und andere Kombinationen ausprobiert.

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

                          @axcell da kann ich aber nicht erkennen dass das Sentry aus ist ..am adapter...
                          global ja.. kann sein.. ich will es am adapter sehen...

                          1 Reply Last reply Reply Quote 0
                          • aXCell
                            aXCell @aXCell last edited by aXCell

                            @axcell sagte in Zigbee Adapter mit Error und findet den Stick nicht:
                            Sentry habe ich hier global ausgestellt (meiner Meinung nach)

                            • Sentry deaktiviert
                            iobroker plugin disable sentry
                            

                            // Edit:
                            Jetzt nochmal explizit am Adapter deaktiviert
                            Bildschirmfoto 2023-07-12 um 11.16.22.png

                            arteck P 2 Replies Last reply Reply Quote 0
                            • arteck
                              arteck Developer Most Active @aXCell last edited by

                              @axcell nochmal AM ADAPER WILL ICH ES SEHEN..denn da gibts ein Problem
                              oder du installierst JETZT die GIT version.. hab da gerade was angepasst

                              aXCell 1 Reply Last reply Reply Quote 1
                              • aXCell
                                aXCell @arteck last edited by aXCell

                                @arteck

                                Tausend Dank, tatsächlich war das deaktivieren von Sentry am Adapter scheinbar der Fehler.
                                Die Instanz läuft jetzt sauber, ohne Fehler im Protokoll und mit allem "grün"

                                Bildschirmfoto 2023-07-12 um 11.18.21.png

                                Ich danke allen und bitte um entschuldigung, war tatsächlich der Meinung, dass Sentry global zu deaktivieren ausreicht.

                                1 Reply Last reply Reply Quote 1
                                • P
                                  piet-online @aXCell last edited by

                                  @axcell
                                  Ich habe das gleiche Problem, kannst du mir sagen, wo man am Adapter das Sentry abschaltet?

                                  DJMarc75 1 Reply Last reply Reply Quote 0
                                  • DJMarc75
                                    DJMarc75 @piet-online last edited by

                                    @piet-online

                                    Screenshot 2023-07-15 142720.png

                                    P 1 Reply Last reply Reply Quote 1
                                    • P
                                      piet-online @DJMarc75 last edited by

                                      @djmarc75
                                      Super, vielen Dank!

                                      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

                                      928
                                      Online

                                      31.6k
                                      Users

                                      79.4k
                                      Topics

                                      1.3m
                                      Posts

                                      6
                                      35
                                      1083
                                      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