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

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Zigbee Adapter mit Error und findet den Stick nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • 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

                              921
                              Online

                              32.0k
                              Users

                              80.5k
                              Topics

                              1.3m
                              Posts

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