Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Erledigt: Zigbee mit TCP

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    695

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    534

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.1k

Erledigt: Zigbee mit TCP

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
zigbee
20 Beiträge 3 Kommentatoren 512 Aufrufe 3 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • M Online
    M Online
    michihorn
    schrieb am zuletzt editiert von michihorn
    #1

    Hallo ich möchte eine weitere Zigbee Instance anlegen,
    ein TCP Adapter mit der richtigen IP und Port sind eingetragen. Ich bekomme folgende Fehlermeldung im LOG

    
    zigbee.1
    5243	2023-07-26 20:57:47.113	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    
    zigbee.1
    5243	2023-07-26 20:57:47.111	info	terminating
    
    zigbee.1
    5243	2023-07-26 20:57:46.611	info	Zigbee: disabling joining new devices.
    
    zigbee.1
    5243	2023-07-26 20:57:46.609	info	cleaned everything up...
    
    zigbee.1
    5243	2023-07-26 20:57:46.585	error	Cannot read properties of undefined (reading 'Error')
    
    zigbee.1
    5243	2023-07-26 20:57:46.585	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.1
    5243	2023-07-26 20:57:46.548	error	unhandled promise rejection: Cannot read properties of undefined (reading 'Error')
    
    zigbee.1
    5243	2023-07-26 20:57:46.547	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.1
    5243	2023-07-26 20:57:46.545	error	Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
    
    zigbee.1
    5243	2023-07-26 20:57:46.542	info	Zigbee started
    
    zigbee.1
    5243	2023-07-26 20:57:46.541	info	Currently no devices.
    
    zigbee.1
    5243	2023-07-26 20:57:46.252	info	--> transmitPower : high+
    
    zigbee.1
    5243	2023-07-26 20:57:46.226	info	Unable to disable LED, unsupported function.
    
    zigbee.1
    5243	2023-07-26 20:57:46.225	info	Disable LED
    
    zigbee.1
    5243	2023-07-26 20:57:46.213	info	Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}
    
    zigbee.1
    5243	2023-07-26 20:57:45.963	error	Running despite adapter configuration mismatch as configured. Please update the adapter to compatible firmware and recreate your network as soon as possible.
    
    zigbee.1
    5243	2023-07-26 20:57:45.962	error	Re-commissioning your network will require re-pairing of all devices!
    
    zigbee.1
    5243	2023-07-26 20:57:45.961	error	If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_1/nvbackup.json.
    
    zigbee.1
    5243	2023-07-26 20:57:45.960	error	Please update configuration to prevent further issues.
    
    zigbee.1
    5243	2023-07-26 20:57:45.959	error	- Channel List: configured=11, adapter=11
    
    zigbee.1
    5243	2023-07-26 20:57:45.958	error	- Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
    
    zigbee.1
    5243	2023-07-26 20:57:45.957	error	- Extended PAN ID: configured=00124b0025792115, adapter=00124b0025792115
    
    zigbee.1
    5243	2023-07-26 20:57:45.956	error	- PAN ID: configured=6754, adapter=6755
    
    zigbee.1
    5243	2023-07-26 20:57:45.954	error	Configuration is not consistent with adapter state/backup!
    
    zigbee.1
    5243	2023-07-26 20:57:44.391	info	Installed Version: iobroker.zigbee@1.8.12
    
    zigbee.1
    5243	2023-07-26 20:57:43.989	info	Starting Zigbee npm ...
    
    zigbee.1
    5243	2023-07-26 20:57:43.987	info	delete old Backup files. keep only last 10
    
    zigbee.1
    5243	2023-07-26 20:57:43.790	info	starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8
    

    Ich habe schon die Backups gelöscht.
    Michael

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • M michihorn

      Hallo ich möchte eine weitere Zigbee Instance anlegen,
      ein TCP Adapter mit der richtigen IP und Port sind eingetragen. Ich bekomme folgende Fehlermeldung im LOG

      
      zigbee.1
      5243	2023-07-26 20:57:47.113	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      
      zigbee.1
      5243	2023-07-26 20:57:47.111	info	terminating
      
      zigbee.1
      5243	2023-07-26 20:57:46.611	info	Zigbee: disabling joining new devices.
      
      zigbee.1
      5243	2023-07-26 20:57:46.609	info	cleaned everything up...
      
      zigbee.1
      5243	2023-07-26 20:57:46.585	error	Cannot read properties of undefined (reading 'Error')
      
      zigbee.1
      5243	2023-07-26 20:57:46.585	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.1
      5243	2023-07-26 20:57:46.548	error	unhandled promise rejection: Cannot read properties of undefined (reading 'Error')
      
      zigbee.1
      5243	2023-07-26 20:57:46.547	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.1
      5243	2023-07-26 20:57:46.545	error	Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
      
      zigbee.1
      5243	2023-07-26 20:57:46.542	info	Zigbee started
      
      zigbee.1
      5243	2023-07-26 20:57:46.541	info	Currently no devices.
      
      zigbee.1
      5243	2023-07-26 20:57:46.252	info	--> transmitPower : high+
      
      zigbee.1
      5243	2023-07-26 20:57:46.226	info	Unable to disable LED, unsupported function.
      
      zigbee.1
      5243	2023-07-26 20:57:46.225	info	Disable LED
      
      zigbee.1
      5243	2023-07-26 20:57:46.213	info	Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}
      
      zigbee.1
      5243	2023-07-26 20:57:45.963	error	Running despite adapter configuration mismatch as configured. Please update the adapter to compatible firmware and recreate your network as soon as possible.
      
      zigbee.1
      5243	2023-07-26 20:57:45.962	error	Re-commissioning your network will require re-pairing of all devices!
      
      zigbee.1
      5243	2023-07-26 20:57:45.961	error	If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_1/nvbackup.json.
      
      zigbee.1
      5243	2023-07-26 20:57:45.960	error	Please update configuration to prevent further issues.
      
      zigbee.1
      5243	2023-07-26 20:57:45.959	error	- Channel List: configured=11, adapter=11
      
      zigbee.1
      5243	2023-07-26 20:57:45.958	error	- Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
      
      zigbee.1
      5243	2023-07-26 20:57:45.957	error	- Extended PAN ID: configured=00124b0025792115, adapter=00124b0025792115
      
      zigbee.1
      5243	2023-07-26 20:57:45.956	error	- PAN ID: configured=6754, adapter=6755
      
      zigbee.1
      5243	2023-07-26 20:57:45.954	error	Configuration is not consistent with adapter state/backup!
      
      zigbee.1
      5243	2023-07-26 20:57:44.391	info	Installed Version: iobroker.zigbee@1.8.12
      
      zigbee.1
      5243	2023-07-26 20:57:43.989	info	Starting Zigbee npm ...
      
      zigbee.1
      5243	2023-07-26 20:57:43.987	info	delete old Backup files. keep only last 10
      
      zigbee.1
      5243	2023-07-26 20:57:43.790	info	starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8
      

      Ich habe schon die Backups gelöscht.
      Michael

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #2

      @michihorn sagte in Zigbee mit TCP:

      PAN ID: configured=6754, adapter=6755

      Die Werte müssen übereinstimmen.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      M 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @michihorn sagte in Zigbee mit TCP:

        PAN ID: configured=6754, adapter=6755

        Die Werte müssen übereinstimmen.

        M Online
        M Online
        michihorn
        schrieb am zuletzt editiert von michihorn
        #3

        @thomas-braun Hallo Thomas, ja habe ich mittlerweile gemacht, dass Ergebnis bleibt aber wie oben beschrieben

        Screenshot 2023-07-26 211906.png

        
        zigbee.1
        5473	2023-07-26 21:13:11.435	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
        
        zigbee.1
        5473	2023-07-26 21:13:11.434	info	terminating
        
        zigbee.1
        5473	2023-07-26 21:13:10.925	info	Zigbee: disabling joining new devices.
        
        zigbee.1
        5473	2023-07-26 21:13:10.922	info	cleaned everything up...
        
        zigbee.1
        5473	2023-07-26 21:13:10.908	error	Cannot read properties of undefined (reading 'Error')
        
        zigbee.1
        5473	2023-07-26 21:13:10.907	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.1
        5473	2023-07-26 21:13:10.870	error	unhandled promise rejection: Cannot read properties of undefined (reading 'Error')
        
        zigbee.1
        5473	2023-07-26 21:13:10.869	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.1
        5473	2023-07-26 21:13:10.867	error	Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
        
        zigbee.1
        5473	2023-07-26 21:13:10.864	info	Zigbee started
        
        zigbee.1
        5473	2023-07-26 21:13:10.863	info	Currently no devices.
        
        zigbee.1
        5473	2023-07-26 21:13:10.852	info	--> transmitPower : high+
        
        zigbee.1
        5473	2023-07-26 21:13:10.833	info	Unable to disable LED, unsupported function.
        
        zigbee.1
        5473	2023-07-26 21:13:10.832	info	Disable LED
        
        zigbee.1
        5473	2023-07-26 21:13:10.822	info	Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}
        
        zigbee.1
        5473	2023-07-26 21:13:07.762	error	Running despite adapter configuration mismatch as configured. Please update the adapter to compatible firmware and recreate your network as soon as possible.
        
        zigbee.1
        5473	2023-07-26 21:13:07.761	error	Re-commissioning your network will require re-pairing of all devices!
        
        zigbee.1
        5473	2023-07-26 21:13:07.761	error	If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_1/nvbackup.json.
        
        zigbee.1
        5473	2023-07-26 21:13:07.760	error	Please update configuration to prevent further issues.
        
        zigbee.1
        5473	2023-07-26 21:13:07.759	error	- Channel List: configured=11, adapter=11
        
        zigbee.1
        5473	2023-07-26 21:13:07.759	error	- Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
        
        zigbee.1
        5473	2023-07-26 21:13:07.758	error	- Extended PAN ID: configured=00124b0025792115, adapter=00124b0025792115
        
        zigbee.1
        5473	2023-07-26 21:13:07.757	error	- PAN ID: configured=6754, adapter=6755
        
        zigbee.1
        5473	2023-07-26 21:13:07.756	error	Configuration is not consistent with adapter state/backup!
        
        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • M michihorn

          @thomas-braun Hallo Thomas, ja habe ich mittlerweile gemacht, dass Ergebnis bleibt aber wie oben beschrieben

          Screenshot 2023-07-26 211906.png

          
          zigbee.1
          5473	2023-07-26 21:13:11.435	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          
          zigbee.1
          5473	2023-07-26 21:13:11.434	info	terminating
          
          zigbee.1
          5473	2023-07-26 21:13:10.925	info	Zigbee: disabling joining new devices.
          
          zigbee.1
          5473	2023-07-26 21:13:10.922	info	cleaned everything up...
          
          zigbee.1
          5473	2023-07-26 21:13:10.908	error	Cannot read properties of undefined (reading 'Error')
          
          zigbee.1
          5473	2023-07-26 21:13:10.907	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.1
          5473	2023-07-26 21:13:10.870	error	unhandled promise rejection: Cannot read properties of undefined (reading 'Error')
          
          zigbee.1
          5473	2023-07-26 21:13:10.869	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.1
          5473	2023-07-26 21:13:10.867	error	Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
          
          zigbee.1
          5473	2023-07-26 21:13:10.864	info	Zigbee started
          
          zigbee.1
          5473	2023-07-26 21:13:10.863	info	Currently no devices.
          
          zigbee.1
          5473	2023-07-26 21:13:10.852	info	--> transmitPower : high+
          
          zigbee.1
          5473	2023-07-26 21:13:10.833	info	Unable to disable LED, unsupported function.
          
          zigbee.1
          5473	2023-07-26 21:13:10.832	info	Disable LED
          
          zigbee.1
          5473	2023-07-26 21:13:10.822	info	Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}
          
          zigbee.1
          5473	2023-07-26 21:13:07.762	error	Running despite adapter configuration mismatch as configured. Please update the adapter to compatible firmware and recreate your network as soon as possible.
          
          zigbee.1
          5473	2023-07-26 21:13:07.761	error	Re-commissioning your network will require re-pairing of all devices!
          
          zigbee.1
          5473	2023-07-26 21:13:07.761	error	If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_1/nvbackup.json.
          
          zigbee.1
          5473	2023-07-26 21:13:07.760	error	Please update configuration to prevent further issues.
          
          zigbee.1
          5473	2023-07-26 21:13:07.759	error	- Channel List: configured=11, adapter=11
          
          zigbee.1
          5473	2023-07-26 21:13:07.759	error	- Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
          
          zigbee.1
          5473	2023-07-26 21:13:07.758	error	- Extended PAN ID: configured=00124b0025792115, adapter=00124b0025792115
          
          zigbee.1
          5473	2023-07-26 21:13:07.757	error	- PAN ID: configured=6754, adapter=6755
          
          zigbee.1
          5473	2023-07-26 21:13:07.756	error	Configuration is not consistent with adapter state/backup!
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #4

          @michihorn sagte in Zigbee mit TCP:

          dass Ergebnis bleibt aber wie oben beschrieben

          Kann nicht sein. Zumindest die Meldung zur PanID muss anders sein.
          Immer vollständige Logs posten, vorzugsweise auch aus dem Terminal, nicht aus dem Admin.

          iob logs --watch | uniq
          

          in einem Terminal beobachten und das hier posten.

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          M 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @michihorn sagte in Zigbee mit TCP:

            dass Ergebnis bleibt aber wie oben beschrieben

            Kann nicht sein. Zumindest die Meldung zur PanID muss anders sein.
            Immer vollständige Logs posten, vorzugsweise auch aus dem Terminal, nicht aus dem Admin.

            iob logs --watch | uniq
            

            in einem Terminal beobachten und das hier posten.

            M Online
            M Online
            michihorn
            schrieb am zuletzt editiert von
            #5

            @thomas-braun sagte in Zigbee mit TCP:

            iob logs --watch | uniq

            Willst du dir das echt ansehen, dass sind riesen Datenmengen. Wie kann ich aus dem Terminal die Daten speichern?

            Thomas BraunT 2 Antworten Letzte Antwort
            0
            • M michihorn

              @thomas-braun sagte in Zigbee mit TCP:

              iob logs --watch | uniq

              Willst du dir das echt ansehen, dass sind riesen Datenmengen. Wie kann ich aus dem Terminal die Daten speichern?

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #6

              @michihorn sagte in Zigbee mit TCP:

              Willst du dir das echt ansehen, dass sind riesen Datenmengen.

              Nur die Zeilen die bei einem Neustart des Adapters hinzukommen. Dafür sind die Zeitstemmpel da.

              Wie kann ich aus dem Terminal die Daten speichern?

              Kopieren wie alles andere an Texten sonst auch?

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              1 Antwort Letzte Antwort
              0
              • M michihorn

                @thomas-braun sagte in Zigbee mit TCP:

                iob logs --watch | uniq

                Willst du dir das echt ansehen, dass sind riesen Datenmengen. Wie kann ich aus dem Terminal die Daten speichern?

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #7

                @michihorn

                Extended PAN ID: configured=00124b0025792115, adapter=00124b0025792115
                

                Warum steht in deinem Screenshot der 'DDDDDDDDDDDDDD'-Standard drin?

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                M 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @michihorn

                  Extended PAN ID: configured=00124b0025792115, adapter=00124b0025792115
                  

                  Warum steht in deinem Screenshot der 'DDDDDDDDDDDDDD'-Standard drin?

                  M Online
                  M Online
                  michihorn
                  schrieb am zuletzt editiert von
                  #8

                  @thomas-braun sagte in Zigbee mit TCP:

                  00124b0025792115

                  Weil er die ID in der Konfiguration ROT Unterstrichen hat.
                  Anbei das LOG


                  2023-07-26 212145.054 - info zigbe.txt

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • M michihorn

                    @thomas-braun sagte in Zigbee mit TCP:

                    00124b0025792115

                    Weil er die ID in der Konfiguration ROT Unterstrichen hat.
                    Anbei das LOG


                    2023-07-26 212145.054 - info zigbe.txt

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #9

                    @michihorn

                    Bitte in CodeTags eingebettet hier in den Thread.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    M 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @michihorn

                      Bitte in CodeTags eingebettet hier in den Thread.

                      M Online
                      M Online
                      michihorn
                      schrieb am zuletzt editiert von
                      #10

                      @thomas-braun

                      2023-07-26 21:21:45.054  - info: zigbee.1 (5664) starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8
                      2023-07-26 21:21:45.193  - info: zigbee.1 (5664) delete old Backup files. keep only last 10
                      2023-07-26 21:21:45.196  - info: zigbee.1 (5664) Starting Zigbee  npm ...
                      2023-07-26 21:21:45.568  - info: zigbee.1 (5664) Installed Version: iobroker.zigbee@1.8.12
                      2023-07-26 21:21:45.054  - info: zigbee.1 (5664) starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8
                      2023-07-26 21:21:45.193  - info: zigbee.1 (5664) delete old Backup files. keep only last 10
                      2023-07-26 21:21:45.196  - info: zigbee.1 (5664) Starting Zigbee  npm ...
                      2023-07-26 21:21:45.568  - info: zigbee.1 (5664) Installed Version: iobroker.zigbee@1.8.12
                      2023-07-26 21:21:47.052  - error: zigbee.1 (5664) Configuration is not consistent with adapter state/backup!
                      2023-07-26 21:21:47.054  - error: zigbee.1 (5664) - PAN ID: configured=6754, adapter=6755
                      2023-07-26 21:21:47.055  - error: zigbee.1 (5664) - Extended PAN ID: configured=00124b0025792115, adapter=00124b0025792115
                      2023-07-26 21:21:47.056  - error: zigbee.1 (5664) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                      2023-07-26 21:21:47.057  - error: zigbee.1 (5664) - Channel List: configured=11, adapter=11
                      2023-07-26 21:21:47.059  - error: zigbee.1 (5664) Please update configuration to prevent further issues.
                      2023-07-26 21:21:47.059  - error: zigbee.1 (5664) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_1/nvbackup.json.
                      2023-07-26 21:21:47.060  - error: zigbee.1 (5664) Re-commissioning your network will require re-pairing of all devices!
                      2023-07-26 21:21:47.060  - error: zigbee.1 (5664) Running despite adapter configuration mismatch as configured. Please update the adapter to compatible firmware and recreate your network as soon as possible.
                      2023-07-26 21:21:47.357  - info: zigbee.1 (5664) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}
                      2023-07-26 21:21:47.368  - info: zigbee.1 (5664) Disable LED
                      2023-07-26 21:21:47.370  - info: zigbee.1 (5664) Unable to disable LED, unsupported function.
                      2023-07-26 21:21:47.390  - info: zigbee.1 (5664)   --> transmitPower : high+
                      2023-07-26 21:21:47.401  - info: zigbee.1 (5664) Currently no devices.
                      2023-07-26 21:21:47.402  - info: zigbee.1 (5664) Zigbee started
                      2023-07-26 21:21:47.405  - error: zigbee.1 (5664) Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
                      2023-07-26 21:21:47.407  - error: zigbee.1 (5664) 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().
                      2023-07-26 21:21:47.408  - error: zigbee.1 (5664) unhandled promise rejection: Cannot read properties of undefined (reading 'Error')
                      2023-07-26 21:21:47.450  - error: zigbee.1 (5664) 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)
                      2023-07-26 21:21:47.450  - error: zigbee.1 (5664) Cannot read properties of undefined (reading 'Error')
                      2023-07-26 21:21:47.464  - info: zigbee.1 (5664) cleaned everything up...
                      2023-07-26 21:21:47.467  - info: zigbee.1 (5664) Zigbee: disabling joining new devices.
                      2023-07-26 21:21:47.966  - info: zigbee.1 (5664) terminating
                      2023-07-26 21:21:47.969  - warn: zigbee.1 (5664) Terminated (UNCAUGHT_EXCEPTION): Without reason
                      2023-07-26 21:21:48.673  - error: host.CAS-pi Caught by controller[0]: 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(). The promise rejected with the reason:
                      2023-07-26 21:21:48.673  - error: host.CAS-pi Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'Error')
                      2023-07-26 21:21:48.674  - error: host.CAS-pi Caught by controller[1]:     at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56
                      2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Hub.configureScope (/opt/iobroker/node_modules/@sentry/src/hub.ts:340:1)
                      2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Object.configureScope (/opt/iobroker/node_modules/@sentry/src/exports.ts:76:1)
                      2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32)
                      2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Zigbee.onZigbeeAdapterReady (/opt/iobroker/node_modules/iobroker.zigbee/main.js:415:30)
                      2023-07-26 21:21:48.676  - error: host.CAS-pi instance system.adapter.zigbee.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
                      2023-07-26 21:21:48.676  - info: host.CAS-pi Restart adapter system.adapter.zigbee.1 because enabled
                      2023-07-26 21:21:47.052  - error: zigbee.1 (5664) Configuration is not consistent with adapter state/backup!
                      2023-07-26 21:21:47.054  - error: zigbee.1 (5664) - PAN ID: configured=6754, adapter=6755
                      2023-07-26 21:21:47.055  - error: zigbee.1 (5664) - Extended PAN ID: configured=00124b0025792115, adapter=00124b0025792115
                      2023-07-26 21:21:47.056  - error: zigbee.1 (5664) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                      2023-07-26 21:21:47.057  - error: zigbee.1 (5664) - Channel List: configured=11, adapter=11
                      2023-07-26 21:21:47.059  - error: zigbee.1 (5664) Please update configuration to prevent further issues.
                      2023-07-26 21:21:47.059  - error: zigbee.1 (5664) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_1/nvbackup.json.
                      2023-07-26 21:21:47.060  - error: zigbee.1 (5664) Re-commissioning your network will require re-pairing of all devices!
                      2023-07-26 21:21:47.060  - error: zigbee.1 (5664) Running despite adapter configuration mismatch as configured. Please update the adapter to compatible firmware and recreate your network as soon as possible.
                      2023-07-26 21:21:47.357  - info: zigbee.1 (5664) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}
                      2023-07-26 21:21:47.368  - info: zigbee.1 (5664) Disable LED
                      2023-07-26 21:21:47.370  - info: zigbee.1 (5664) Unable to disable LED, unsupported function.
                      2023-07-26 21:21:47.390  - info: zigbee.1 (5664)   --> transmitPower : high+
                      2023-07-26 21:21:47.401  - info: zigbee.1 (5664) Currently no devices.
                      2023-07-26 21:21:47.402  - info: zigbee.1 (5664) Zigbee started
                      2023-07-26 21:21:47.405  - error: zigbee.1 (5664) Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
                      2023-07-26 21:21:47.407  - error: zigbee.1 (5664) 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().
                      2023-07-26 21:21:47.408  - error: zigbee.1 (5664) unhandled promise rejection: Cannot read properties of undefined (reading 'Error')
                      2023-07-26 21:21:47.450  - error: zigbee.1 (5664) 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)
                      2023-07-26 21:21:47.450  - error: zigbee.1 (5664) Cannot read properties of undefined (reading 'Error')
                      2023-07-26 21:21:47.464  - info: zigbee.1 (5664) cleaned everything up...
                      2023-07-26 21:21:47.467  - info: zigbee.1 (5664) Zigbee: disabling joining new devices.
                      2023-07-26 21:21:47.966  - info: zigbee.1 (5664) terminating
                      2023-07-26 21:21:47.969  - warn: zigbee.1 (5664) Terminated (UNCAUGHT_EXCEPTION): Without reason
                      2023-07-26 21:21:48.673  - error: host.CAS-pi Caught by controller[0]: 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(). The promise rejected with the reason:
                      2023-07-26 21:21:48.673  - error: host.CAS-pi Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'Error')
                      2023-07-26 21:21:48.674  - error: host.CAS-pi Caught by controller[1]:     at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56
                      2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Hub.configureScope (/opt/iobroker/node_modules/@sentry/src/hub.ts:340:1)
                      2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Object.configureScope (/opt/iobroker/node_modules/@sentry/src/exports.ts:76:1)
                      2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32)
                      2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Zigbee.onZigbeeAdapterReady (/opt/iobroker/node_modules/iobroker.zigbee/main.js:415:30)
                      2023-07-26 21:21:48.676  - error: host.CAS-pi instance system.adapter.zigbee.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
                      2023-07-26 21:21:48.676  - info: host.CAS-pi Restart adapter system.adapter.zigbee.1 because enabled
                      
                      Thomas BraunT 2 Antworten Letzte Antwort
                      0
                      • M michihorn

                        @thomas-braun

                        2023-07-26 21:21:45.054  - info: zigbee.1 (5664) starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8
                        2023-07-26 21:21:45.193  - info: zigbee.1 (5664) delete old Backup files. keep only last 10
                        2023-07-26 21:21:45.196  - info: zigbee.1 (5664) Starting Zigbee  npm ...
                        2023-07-26 21:21:45.568  - info: zigbee.1 (5664) Installed Version: iobroker.zigbee@1.8.12
                        2023-07-26 21:21:45.054  - info: zigbee.1 (5664) starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8
                        2023-07-26 21:21:45.193  - info: zigbee.1 (5664) delete old Backup files. keep only last 10
                        2023-07-26 21:21:45.196  - info: zigbee.1 (5664) Starting Zigbee  npm ...
                        2023-07-26 21:21:45.568  - info: zigbee.1 (5664) Installed Version: iobroker.zigbee@1.8.12
                        2023-07-26 21:21:47.052  - error: zigbee.1 (5664) Configuration is not consistent with adapter state/backup!
                        2023-07-26 21:21:47.054  - error: zigbee.1 (5664) - PAN ID: configured=6754, adapter=6755
                        2023-07-26 21:21:47.055  - error: zigbee.1 (5664) - Extended PAN ID: configured=00124b0025792115, adapter=00124b0025792115
                        2023-07-26 21:21:47.056  - error: zigbee.1 (5664) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                        2023-07-26 21:21:47.057  - error: zigbee.1 (5664) - Channel List: configured=11, adapter=11
                        2023-07-26 21:21:47.059  - error: zigbee.1 (5664) Please update configuration to prevent further issues.
                        2023-07-26 21:21:47.059  - error: zigbee.1 (5664) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_1/nvbackup.json.
                        2023-07-26 21:21:47.060  - error: zigbee.1 (5664) Re-commissioning your network will require re-pairing of all devices!
                        2023-07-26 21:21:47.060  - error: zigbee.1 (5664) Running despite adapter configuration mismatch as configured. Please update the adapter to compatible firmware and recreate your network as soon as possible.
                        2023-07-26 21:21:47.357  - info: zigbee.1 (5664) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}
                        2023-07-26 21:21:47.368  - info: zigbee.1 (5664) Disable LED
                        2023-07-26 21:21:47.370  - info: zigbee.1 (5664) Unable to disable LED, unsupported function.
                        2023-07-26 21:21:47.390  - info: zigbee.1 (5664)   --> transmitPower : high+
                        2023-07-26 21:21:47.401  - info: zigbee.1 (5664) Currently no devices.
                        2023-07-26 21:21:47.402  - info: zigbee.1 (5664) Zigbee started
                        2023-07-26 21:21:47.405  - error: zigbee.1 (5664) Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
                        2023-07-26 21:21:47.407  - error: zigbee.1 (5664) 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().
                        2023-07-26 21:21:47.408  - error: zigbee.1 (5664) unhandled promise rejection: Cannot read properties of undefined (reading 'Error')
                        2023-07-26 21:21:47.450  - error: zigbee.1 (5664) 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)
                        2023-07-26 21:21:47.450  - error: zigbee.1 (5664) Cannot read properties of undefined (reading 'Error')
                        2023-07-26 21:21:47.464  - info: zigbee.1 (5664) cleaned everything up...
                        2023-07-26 21:21:47.467  - info: zigbee.1 (5664) Zigbee: disabling joining new devices.
                        2023-07-26 21:21:47.966  - info: zigbee.1 (5664) terminating
                        2023-07-26 21:21:47.969  - warn: zigbee.1 (5664) Terminated (UNCAUGHT_EXCEPTION): Without reason
                        2023-07-26 21:21:48.673  - error: host.CAS-pi Caught by controller[0]: 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(). The promise rejected with the reason:
                        2023-07-26 21:21:48.673  - error: host.CAS-pi Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'Error')
                        2023-07-26 21:21:48.674  - error: host.CAS-pi Caught by controller[1]:     at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56
                        2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Hub.configureScope (/opt/iobroker/node_modules/@sentry/src/hub.ts:340:1)
                        2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Object.configureScope (/opt/iobroker/node_modules/@sentry/src/exports.ts:76:1)
                        2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32)
                        2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Zigbee.onZigbeeAdapterReady (/opt/iobroker/node_modules/iobroker.zigbee/main.js:415:30)
                        2023-07-26 21:21:48.676  - error: host.CAS-pi instance system.adapter.zigbee.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
                        2023-07-26 21:21:48.676  - info: host.CAS-pi Restart adapter system.adapter.zigbee.1 because enabled
                        2023-07-26 21:21:47.052  - error: zigbee.1 (5664) Configuration is not consistent with adapter state/backup!
                        2023-07-26 21:21:47.054  - error: zigbee.1 (5664) - PAN ID: configured=6754, adapter=6755
                        2023-07-26 21:21:47.055  - error: zigbee.1 (5664) - Extended PAN ID: configured=00124b0025792115, adapter=00124b0025792115
                        2023-07-26 21:21:47.056  - error: zigbee.1 (5664) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                        2023-07-26 21:21:47.057  - error: zigbee.1 (5664) - Channel List: configured=11, adapter=11
                        2023-07-26 21:21:47.059  - error: zigbee.1 (5664) Please update configuration to prevent further issues.
                        2023-07-26 21:21:47.059  - error: zigbee.1 (5664) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_1/nvbackup.json.
                        2023-07-26 21:21:47.060  - error: zigbee.1 (5664) Re-commissioning your network will require re-pairing of all devices!
                        2023-07-26 21:21:47.060  - error: zigbee.1 (5664) Running despite adapter configuration mismatch as configured. Please update the adapter to compatible firmware and recreate your network as soon as possible.
                        2023-07-26 21:21:47.357  - info: zigbee.1 (5664) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}
                        2023-07-26 21:21:47.368  - info: zigbee.1 (5664) Disable LED
                        2023-07-26 21:21:47.370  - info: zigbee.1 (5664) Unable to disable LED, unsupported function.
                        2023-07-26 21:21:47.390  - info: zigbee.1 (5664)   --> transmitPower : high+
                        2023-07-26 21:21:47.401  - info: zigbee.1 (5664) Currently no devices.
                        2023-07-26 21:21:47.402  - info: zigbee.1 (5664) Zigbee started
                        2023-07-26 21:21:47.405  - error: zigbee.1 (5664) Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
                        2023-07-26 21:21:47.407  - error: zigbee.1 (5664) 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().
                        2023-07-26 21:21:47.408  - error: zigbee.1 (5664) unhandled promise rejection: Cannot read properties of undefined (reading 'Error')
                        2023-07-26 21:21:47.450  - error: zigbee.1 (5664) 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)
                        2023-07-26 21:21:47.450  - error: zigbee.1 (5664) Cannot read properties of undefined (reading 'Error')
                        2023-07-26 21:21:47.464  - info: zigbee.1 (5664) cleaned everything up...
                        2023-07-26 21:21:47.467  - info: zigbee.1 (5664) Zigbee: disabling joining new devices.
                        2023-07-26 21:21:47.966  - info: zigbee.1 (5664) terminating
                        2023-07-26 21:21:47.969  - warn: zigbee.1 (5664) Terminated (UNCAUGHT_EXCEPTION): Without reason
                        2023-07-26 21:21:48.673  - error: host.CAS-pi Caught by controller[0]: 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(). The promise rejected with the reason:
                        2023-07-26 21:21:48.673  - error: host.CAS-pi Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'Error')
                        2023-07-26 21:21:48.674  - error: host.CAS-pi Caught by controller[1]:     at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56
                        2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Hub.configureScope (/opt/iobroker/node_modules/@sentry/src/hub.ts:340:1)
                        2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Object.configureScope (/opt/iobroker/node_modules/@sentry/src/exports.ts:76:1)
                        2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32)
                        2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Zigbee.onZigbeeAdapterReady (/opt/iobroker/node_modules/iobroker.zigbee/main.js:415:30)
                        2023-07-26 21:21:48.676  - error: host.CAS-pi instance system.adapter.zigbee.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
                        2023-07-26 21:21:48.676  - info: host.CAS-pi Restart adapter system.adapter.zigbee.1 because enabled
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #11

                        @michihorn sagte in Zigbee mit TCP:

                        PAN ID: configured=6754, adapter=6755

                        Ich wiederhole mich glaube ich.
                        Die Werte MÜSSEN übereinstimmen.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        M 1 Antwort Letzte Antwort
                        0
                        • M michihorn

                          @thomas-braun

                          2023-07-26 21:21:45.054  - info: zigbee.1 (5664) starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8
                          2023-07-26 21:21:45.193  - info: zigbee.1 (5664) delete old Backup files. keep only last 10
                          2023-07-26 21:21:45.196  - info: zigbee.1 (5664) Starting Zigbee  npm ...
                          2023-07-26 21:21:45.568  - info: zigbee.1 (5664) Installed Version: iobroker.zigbee@1.8.12
                          2023-07-26 21:21:45.054  - info: zigbee.1 (5664) starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8
                          2023-07-26 21:21:45.193  - info: zigbee.1 (5664) delete old Backup files. keep only last 10
                          2023-07-26 21:21:45.196  - info: zigbee.1 (5664) Starting Zigbee  npm ...
                          2023-07-26 21:21:45.568  - info: zigbee.1 (5664) Installed Version: iobroker.zigbee@1.8.12
                          2023-07-26 21:21:47.052  - error: zigbee.1 (5664) Configuration is not consistent with adapter state/backup!
                          2023-07-26 21:21:47.054  - error: zigbee.1 (5664) - PAN ID: configured=6754, adapter=6755
                          2023-07-26 21:21:47.055  - error: zigbee.1 (5664) - Extended PAN ID: configured=00124b0025792115, adapter=00124b0025792115
                          2023-07-26 21:21:47.056  - error: zigbee.1 (5664) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                          2023-07-26 21:21:47.057  - error: zigbee.1 (5664) - Channel List: configured=11, adapter=11
                          2023-07-26 21:21:47.059  - error: zigbee.1 (5664) Please update configuration to prevent further issues.
                          2023-07-26 21:21:47.059  - error: zigbee.1 (5664) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_1/nvbackup.json.
                          2023-07-26 21:21:47.060  - error: zigbee.1 (5664) Re-commissioning your network will require re-pairing of all devices!
                          2023-07-26 21:21:47.060  - error: zigbee.1 (5664) Running despite adapter configuration mismatch as configured. Please update the adapter to compatible firmware and recreate your network as soon as possible.
                          2023-07-26 21:21:47.357  - info: zigbee.1 (5664) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}
                          2023-07-26 21:21:47.368  - info: zigbee.1 (5664) Disable LED
                          2023-07-26 21:21:47.370  - info: zigbee.1 (5664) Unable to disable LED, unsupported function.
                          2023-07-26 21:21:47.390  - info: zigbee.1 (5664)   --> transmitPower : high+
                          2023-07-26 21:21:47.401  - info: zigbee.1 (5664) Currently no devices.
                          2023-07-26 21:21:47.402  - info: zigbee.1 (5664) Zigbee started
                          2023-07-26 21:21:47.405  - error: zigbee.1 (5664) Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
                          2023-07-26 21:21:47.407  - error: zigbee.1 (5664) 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().
                          2023-07-26 21:21:47.408  - error: zigbee.1 (5664) unhandled promise rejection: Cannot read properties of undefined (reading 'Error')
                          2023-07-26 21:21:47.450  - error: zigbee.1 (5664) 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)
                          2023-07-26 21:21:47.450  - error: zigbee.1 (5664) Cannot read properties of undefined (reading 'Error')
                          2023-07-26 21:21:47.464  - info: zigbee.1 (5664) cleaned everything up...
                          2023-07-26 21:21:47.467  - info: zigbee.1 (5664) Zigbee: disabling joining new devices.
                          2023-07-26 21:21:47.966  - info: zigbee.1 (5664) terminating
                          2023-07-26 21:21:47.969  - warn: zigbee.1 (5664) Terminated (UNCAUGHT_EXCEPTION): Without reason
                          2023-07-26 21:21:48.673  - error: host.CAS-pi Caught by controller[0]: 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(). The promise rejected with the reason:
                          2023-07-26 21:21:48.673  - error: host.CAS-pi Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'Error')
                          2023-07-26 21:21:48.674  - error: host.CAS-pi Caught by controller[1]:     at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56
                          2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Hub.configureScope (/opt/iobroker/node_modules/@sentry/src/hub.ts:340:1)
                          2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Object.configureScope (/opt/iobroker/node_modules/@sentry/src/exports.ts:76:1)
                          2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32)
                          2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Zigbee.onZigbeeAdapterReady (/opt/iobroker/node_modules/iobroker.zigbee/main.js:415:30)
                          2023-07-26 21:21:48.676  - error: host.CAS-pi instance system.adapter.zigbee.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
                          2023-07-26 21:21:48.676  - info: host.CAS-pi Restart adapter system.adapter.zigbee.1 because enabled
                          2023-07-26 21:21:47.052  - error: zigbee.1 (5664) Configuration is not consistent with adapter state/backup!
                          2023-07-26 21:21:47.054  - error: zigbee.1 (5664) - PAN ID: configured=6754, adapter=6755
                          2023-07-26 21:21:47.055  - error: zigbee.1 (5664) - Extended PAN ID: configured=00124b0025792115, adapter=00124b0025792115
                          2023-07-26 21:21:47.056  - error: zigbee.1 (5664) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                          2023-07-26 21:21:47.057  - error: zigbee.1 (5664) - Channel List: configured=11, adapter=11
                          2023-07-26 21:21:47.059  - error: zigbee.1 (5664) Please update configuration to prevent further issues.
                          2023-07-26 21:21:47.059  - error: zigbee.1 (5664) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_1/nvbackup.json.
                          2023-07-26 21:21:47.060  - error: zigbee.1 (5664) Re-commissioning your network will require re-pairing of all devices!
                          2023-07-26 21:21:47.060  - error: zigbee.1 (5664) Running despite adapter configuration mismatch as configured. Please update the adapter to compatible firmware and recreate your network as soon as possible.
                          2023-07-26 21:21:47.357  - info: zigbee.1 (5664) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}
                          2023-07-26 21:21:47.368  - info: zigbee.1 (5664) Disable LED
                          2023-07-26 21:21:47.370  - info: zigbee.1 (5664) Unable to disable LED, unsupported function.
                          2023-07-26 21:21:47.390  - info: zigbee.1 (5664)   --> transmitPower : high+
                          2023-07-26 21:21:47.401  - info: zigbee.1 (5664) Currently no devices.
                          2023-07-26 21:21:47.402  - info: zigbee.1 (5664) Zigbee started
                          2023-07-26 21:21:47.405  - error: zigbee.1 (5664) Unable to apply ExtPanID changes: Error: SRSP - SYS - osalNvRead after 0,2ms
                          2023-07-26 21:21:47.407  - error: zigbee.1 (5664) 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().
                          2023-07-26 21:21:47.408  - error: zigbee.1 (5664) unhandled promise rejection: Cannot read properties of undefined (reading 'Error')
                          2023-07-26 21:21:47.450  - error: zigbee.1 (5664) 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)
                          2023-07-26 21:21:47.450  - error: zigbee.1 (5664) Cannot read properties of undefined (reading 'Error')
                          2023-07-26 21:21:47.464  - info: zigbee.1 (5664) cleaned everything up...
                          2023-07-26 21:21:47.467  - info: zigbee.1 (5664) Zigbee: disabling joining new devices.
                          2023-07-26 21:21:47.966  - info: zigbee.1 (5664) terminating
                          2023-07-26 21:21:47.969  - warn: zigbee.1 (5664) Terminated (UNCAUGHT_EXCEPTION): Without reason
                          2023-07-26 21:21:48.673  - error: host.CAS-pi Caught by controller[0]: 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(). The promise rejected with the reason:
                          2023-07-26 21:21:48.673  - error: host.CAS-pi Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'Error')
                          2023-07-26 21:21:48.674  - error: host.CAS-pi Caught by controller[1]:     at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56
                          2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Hub.configureScope (/opt/iobroker/node_modules/@sentry/src/hub.ts:340:1)
                          2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Object.configureScope (/opt/iobroker/node_modules/@sentry/src/exports.ts:76:1)
                          2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32)
                          2023-07-26 21:21:48.675  - error: host.CAS-pi Caught by controller[1]:     at Zigbee.onZigbeeAdapterReady (/opt/iobroker/node_modules/iobroker.zigbee/main.js:415:30)
                          2023-07-26 21:21:48.676  - error: host.CAS-pi instance system.adapter.zigbee.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
                          2023-07-26 21:21:48.676  - info: host.CAS-pi Restart adapter system.adapter.zigbee.1 because enabled
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #12

                          @michihorn

                          Und schalte Sentry für die Instanz aus.

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @michihorn sagte in Zigbee mit TCP:

                            PAN ID: configured=6754, adapter=6755

                            Ich wiederhole mich glaube ich.
                            Die Werte MÜSSEN übereinstimmen.

                            M Online
                            M Online
                            michihorn
                            schrieb am zuletzt editiert von michihorn
                            #13

                            @thomas-braun Ich weiß hattest du geschrieben, habe ich auch mittels Screenshot gezeigt.
                            Offenbar ist irgendwo noch die 6755 gespeichert.

                            Ich habe aus dem aktuellen Protokoll eine neue Erweiterte Pan ID angezeigt bekommen, die konnte gespeichert werden, im Moment ist der Adapter grün. Das wars leider nicht nun ist der Adapter gelb. Sentry ist ausgeschaltet. Witzigerweise ist wärend ich hier schreibe der Adapter wieder auf grün gegangen

                            Nun ist er wieder auf gelb, im Protokoll steht folgendes:

                            
                            zigbee.1
                            6054	2023-07-26 21:46:28.878	error	Failed to start Zigbee
                            
                            zigbee.1
                            6054	2023-07-26 21:46:28.876	error	Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"
                            
                            zigbee.1
                            6054	2023-07-26 21:45:22.035	info	Installed Version: iobroker.zigbee@1.8.12
                            
                            zigbee.1
                            6054	2023-07-26 21:45:21.572	info	Starting Zigbee npm ...
                            
                            zigbee.1
                            6054	2023-07-26 21:45:21.388	info	starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8
                            
                            zigbee.1
                            5949	2023-07-26 21:45:07.905	info	terminating
                            
                            zigbee.1
                            5949	2023-07-26 21:45:07.730	warn	setObject info.debugmessages (type=state) property common.role missing!
                            
                            zigbee.1
                            5949	2023-07-26 21:45:07.637	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            
                            zigbee.1
                            5949	2023-07-26 21:45:07.632	info	terminating
                            
                            zigbee.1
                            5949	2023-07-26 21:45:07.630	warn	Failed to stop zigbee during startup
                            
                            zigbee.1
                            5949	2023-07-26 21:45:07.615	warn	setObject info.undefinedDevices (type=state) property common.role missing!
                            
                            zigbee.1
                            5949	2023-07-26 21:45:07.595	info	Zigbee: disabling joining new devices.
                            
                            zigbee.1
                            5949	2023-07-26 21:45:07.403	info	cleaned everything up...
                            
                            zigbee.1
                            5949	2023-07-26 21:45:07.400	info	Got terminate signal TERMINATE_YOURSELF
                            
                            zigbee.1
                            5949	2023-07-26 21:44:47.814	info	Installed Version: iobroker.zigbee@1.8.12
                            
                            zigbee.1
                            5949	2023-07-26 21:44:47.430	info	Starting Zigbee npm ...
                            
                            zigbee.1
                            5949	2023-07-26 21:44:47.239	info	starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8
                            
                            zigbee.1
                            5933	2023-07-26 21:44:38.970	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            
                            zigbee.1
                            5933	2023-07-26 21:44:38.968	info	terminating
                            
                            zigbee.1
                            5933	2023-07-26 21:44:38.782	warn	setObject info.debugmessages (type=state) property common.role missing!
                            
                            zigbee.1
                            5933	2023-07-26 21:44:38.580	warn	setObject info.undefinedDevices (type=state) property common.role missing!
                            
                            zigbee.1
                            5933	2023-07-26 21:44:38.563	info	Zigbee: disabling joining new devices.
                            
                            zigbee.1
                            5933	2023-07-26 21:44:38.467	info	cleaned everything up...
                            
                            zigbee.1
                            5933	2023-07-26 21:44:38.464	info	Got terminate signal TERMINATE_YOURSELF
                            
                            zigbee.1
                            5933	2023-07-26 21:44:35.502	info	List of port: [{"path":"/dev/ttyAMA0"}]
                            
                            Thomas BraunT ? 2 Antworten Letzte Antwort
                            0
                            • M michihorn

                              @thomas-braun Ich weiß hattest du geschrieben, habe ich auch mittels Screenshot gezeigt.
                              Offenbar ist irgendwo noch die 6755 gespeichert.

                              Ich habe aus dem aktuellen Protokoll eine neue Erweiterte Pan ID angezeigt bekommen, die konnte gespeichert werden, im Moment ist der Adapter grün. Das wars leider nicht nun ist der Adapter gelb. Sentry ist ausgeschaltet. Witzigerweise ist wärend ich hier schreibe der Adapter wieder auf grün gegangen

                              Nun ist er wieder auf gelb, im Protokoll steht folgendes:

                              
                              zigbee.1
                              6054	2023-07-26 21:46:28.878	error	Failed to start Zigbee
                              
                              zigbee.1
                              6054	2023-07-26 21:46:28.876	error	Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"
                              
                              zigbee.1
                              6054	2023-07-26 21:45:22.035	info	Installed Version: iobroker.zigbee@1.8.12
                              
                              zigbee.1
                              6054	2023-07-26 21:45:21.572	info	Starting Zigbee npm ...
                              
                              zigbee.1
                              6054	2023-07-26 21:45:21.388	info	starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8
                              
                              zigbee.1
                              5949	2023-07-26 21:45:07.905	info	terminating
                              
                              zigbee.1
                              5949	2023-07-26 21:45:07.730	warn	setObject info.debugmessages (type=state) property common.role missing!
                              
                              zigbee.1
                              5949	2023-07-26 21:45:07.637	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              
                              zigbee.1
                              5949	2023-07-26 21:45:07.632	info	terminating
                              
                              zigbee.1
                              5949	2023-07-26 21:45:07.630	warn	Failed to stop zigbee during startup
                              
                              zigbee.1
                              5949	2023-07-26 21:45:07.615	warn	setObject info.undefinedDevices (type=state) property common.role missing!
                              
                              zigbee.1
                              5949	2023-07-26 21:45:07.595	info	Zigbee: disabling joining new devices.
                              
                              zigbee.1
                              5949	2023-07-26 21:45:07.403	info	cleaned everything up...
                              
                              zigbee.1
                              5949	2023-07-26 21:45:07.400	info	Got terminate signal TERMINATE_YOURSELF
                              
                              zigbee.1
                              5949	2023-07-26 21:44:47.814	info	Installed Version: iobroker.zigbee@1.8.12
                              
                              zigbee.1
                              5949	2023-07-26 21:44:47.430	info	Starting Zigbee npm ...
                              
                              zigbee.1
                              5949	2023-07-26 21:44:47.239	info	starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8
                              
                              zigbee.1
                              5933	2023-07-26 21:44:38.970	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              
                              zigbee.1
                              5933	2023-07-26 21:44:38.968	info	terminating
                              
                              zigbee.1
                              5933	2023-07-26 21:44:38.782	warn	setObject info.debugmessages (type=state) property common.role missing!
                              
                              zigbee.1
                              5933	2023-07-26 21:44:38.580	warn	setObject info.undefinedDevices (type=state) property common.role missing!
                              
                              zigbee.1
                              5933	2023-07-26 21:44:38.563	info	Zigbee: disabling joining new devices.
                              
                              zigbee.1
                              5933	2023-07-26 21:44:38.467	info	cleaned everything up...
                              
                              zigbee.1
                              5933	2023-07-26 21:44:38.464	info	Got terminate signal TERMINATE_YOURSELF
                              
                              zigbee.1
                              5933	2023-07-26 21:44:35.502	info	List of port: [{"path":"/dev/ttyAMA0"}]
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #14

                              @michihorn

                              Das ist wieder der chronologisch falsche Eintrag aus dem Admin.
                              Ich hab keine Lust von unten nach oben zu lesen.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              M 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @michihorn

                                Das ist wieder der chronologisch falsche Eintrag aus dem Admin.
                                Ich hab keine Lust von unten nach oben zu lesen.

                                M Online
                                M Online
                                michihorn
                                schrieb am zuletzt editiert von
                                #15

                                @thomas-braun Offenbar weiß ich nicht was du sehen willst, so habe ich das Protokoll kopiert

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • M michihorn

                                  @thomas-braun Offenbar weiß ich nicht was du sehen willst, so habe ich das Protokoll kopiert

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #16

                                  @michihorn

                                  Du nimmst das natürlich aus dem Terminal. Dafür hast du das ja offen und das Log läuft da mit. Chronologisch richtig.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  M 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @michihorn

                                    Du nimmst das natürlich aus dem Terminal. Dafür hast du das ja offen und das Log läuft da mit. Chronologisch richtig.

                                    M Online
                                    M Online
                                    michihorn
                                    schrieb am zuletzt editiert von
                                    #17

                                    @thomas-braun Aktuell ist der Adapter wieder grün

                                    2023-07-26 21:57:02.102  - info: zigbee.1 (6127) Try to reconnect.
                                    2023-07-26 21:57:02.103  - info: zigbee.1 (6127) Starting Zigbee  npm ...
                                    2023-07-26 21:57:02.104  - info: zigbee.1 (6127) Try to reconnect.
                                    2023-07-26 21:57:02.105  - info: zigbee.1 (6127) Starting Zigbee  npm ...
                                    2023-07-26 21:57:03.868  - info: zigbee.1 (6127) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}
                                    2023-07-26 21:57:03.870  - info: zigbee.1 (6127) Disable LED
                                    2023-07-26 21:57:03.871  - info: zigbee.1 (6127) Unable to disable LED, unsupported function.
                                    2023-07-26 21:57:03.872  - info: zigbee.1 (6127)   --> transmitPower : high+
                                    2023-07-26 21:57:03.883  - info: zigbee.1 (6127) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}
                                    2023-07-26 21:57:03.883  - info: zigbee.1 (6127) Disable LED
                                    2023-07-26 21:57:03.884  - info: zigbee.1 (6127) Unable to disable LED, unsupported function.
                                    2023-07-26 21:57:03.885  - info: zigbee.1 (6127)   --> transmitPower : high+
                                    2023-07-26 21:57:03.892  - info: zigbee.1 (6127) Currently no devices.
                                    2023-07-26 21:57:03.892  - info: zigbee.1 (6127) Zigbee started
                                    2023-07-26 21:57:03.901  - info: zigbee.1 (6127) Currently no devices.
                                    2023-07-26 21:57:03.901  - info: zigbee.1 (6127) Zigbee started
                                    
                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • M michihorn

                                      @thomas-braun Aktuell ist der Adapter wieder grün

                                      2023-07-26 21:57:02.102  - info: zigbee.1 (6127) Try to reconnect.
                                      2023-07-26 21:57:02.103  - info: zigbee.1 (6127) Starting Zigbee  npm ...
                                      2023-07-26 21:57:02.104  - info: zigbee.1 (6127) Try to reconnect.
                                      2023-07-26 21:57:02.105  - info: zigbee.1 (6127) Starting Zigbee  npm ...
                                      2023-07-26 21:57:03.868  - info: zigbee.1 (6127) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}
                                      2023-07-26 21:57:03.870  - info: zigbee.1 (6127) Disable LED
                                      2023-07-26 21:57:03.871  - info: zigbee.1 (6127) Unable to disable LED, unsupported function.
                                      2023-07-26 21:57:03.872  - info: zigbee.1 (6127)   --> transmitPower : high+
                                      2023-07-26 21:57:03.883  - info: zigbee.1 (6127) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20220726}}
                                      2023-07-26 21:57:03.883  - info: zigbee.1 (6127) Disable LED
                                      2023-07-26 21:57:03.884  - info: zigbee.1 (6127) Unable to disable LED, unsupported function.
                                      2023-07-26 21:57:03.885  - info: zigbee.1 (6127)   --> transmitPower : high+
                                      2023-07-26 21:57:03.892  - info: zigbee.1 (6127) Currently no devices.
                                      2023-07-26 21:57:03.892  - info: zigbee.1 (6127) Zigbee started
                                      2023-07-26 21:57:03.901  - info: zigbee.1 (6127) Currently no devices.
                                      2023-07-26 21:57:03.901  - info: zigbee.1 (6127) Zigbee started
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #18

                                      @michihorn sagte in Zigbee mit TCP:

                                      Aktuell ist der Adapter wieder grün

                                      Na dann.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      M 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @michihorn sagte in Zigbee mit TCP:

                                        Aktuell ist der Adapter wieder grün

                                        Na dann.

                                        M Online
                                        M Online
                                        michihorn
                                        schrieb am zuletzt editiert von
                                        #19

                                        @thomas-braun Danke für deinen Einsatz, konnte auch gerade ein Gerät pairen

                                        1 Antwort Letzte Antwort
                                        0
                                        • M michihorn

                                          @thomas-braun Ich weiß hattest du geschrieben, habe ich auch mittels Screenshot gezeigt.
                                          Offenbar ist irgendwo noch die 6755 gespeichert.

                                          Ich habe aus dem aktuellen Protokoll eine neue Erweiterte Pan ID angezeigt bekommen, die konnte gespeichert werden, im Moment ist der Adapter grün. Das wars leider nicht nun ist der Adapter gelb. Sentry ist ausgeschaltet. Witzigerweise ist wärend ich hier schreibe der Adapter wieder auf grün gegangen

                                          Nun ist er wieder auf gelb, im Protokoll steht folgendes:

                                          
                                          zigbee.1
                                          6054	2023-07-26 21:46:28.878	error	Failed to start Zigbee
                                          
                                          zigbee.1
                                          6054	2023-07-26 21:46:28.876	error	Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"
                                          
                                          zigbee.1
                                          6054	2023-07-26 21:45:22.035	info	Installed Version: iobroker.zigbee@1.8.12
                                          
                                          zigbee.1
                                          6054	2023-07-26 21:45:21.572	info	Starting Zigbee npm ...
                                          
                                          zigbee.1
                                          6054	2023-07-26 21:45:21.388	info	starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8
                                          
                                          zigbee.1
                                          5949	2023-07-26 21:45:07.905	info	terminating
                                          
                                          zigbee.1
                                          5949	2023-07-26 21:45:07.730	warn	setObject info.debugmessages (type=state) property common.role missing!
                                          
                                          zigbee.1
                                          5949	2023-07-26 21:45:07.637	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                          
                                          zigbee.1
                                          5949	2023-07-26 21:45:07.632	info	terminating
                                          
                                          zigbee.1
                                          5949	2023-07-26 21:45:07.630	warn	Failed to stop zigbee during startup
                                          
                                          zigbee.1
                                          5949	2023-07-26 21:45:07.615	warn	setObject info.undefinedDevices (type=state) property common.role missing!
                                          
                                          zigbee.1
                                          5949	2023-07-26 21:45:07.595	info	Zigbee: disabling joining new devices.
                                          
                                          zigbee.1
                                          5949	2023-07-26 21:45:07.403	info	cleaned everything up...
                                          
                                          zigbee.1
                                          5949	2023-07-26 21:45:07.400	info	Got terminate signal TERMINATE_YOURSELF
                                          
                                          zigbee.1
                                          5949	2023-07-26 21:44:47.814	info	Installed Version: iobroker.zigbee@1.8.12
                                          
                                          zigbee.1
                                          5949	2023-07-26 21:44:47.430	info	Starting Zigbee npm ...
                                          
                                          zigbee.1
                                          5949	2023-07-26 21:44:47.239	info	starting. Version 1.8.12 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.0, js-controller: 5.0.8
                                          
                                          zigbee.1
                                          5933	2023-07-26 21:44:38.970	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                          
                                          zigbee.1
                                          5933	2023-07-26 21:44:38.968	info	terminating
                                          
                                          zigbee.1
                                          5933	2023-07-26 21:44:38.782	warn	setObject info.debugmessages (type=state) property common.role missing!
                                          
                                          zigbee.1
                                          5933	2023-07-26 21:44:38.580	warn	setObject info.undefinedDevices (type=state) property common.role missing!
                                          
                                          zigbee.1
                                          5933	2023-07-26 21:44:38.563	info	Zigbee: disabling joining new devices.
                                          
                                          zigbee.1
                                          5933	2023-07-26 21:44:38.467	info	cleaned everything up...
                                          
                                          zigbee.1
                                          5933	2023-07-26 21:44:38.464	info	Got terminate signal TERMINATE_YOURSELF
                                          
                                          zigbee.1
                                          5933	2023-07-26 21:44:35.502	info	List of port: [{"path":"/dev/ttyAMA0"}]
                                          
                                          ? Offline
                                          ? Offline
                                          Ein ehemaliger Benutzer
                                          schrieb am zuletzt editiert von Ein ehemaliger Benutzer
                                          #20

                                          @michihorn sagte in Erledigt: Zigbee mit TCP:

                                          zigbee.1
                                          6054 2023-07-26 21:46:28.876 error Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"

                                          Moin,

                                          irgendwo in Deinem Netzwerk gibt es da Überlappungen, Du musst mal schauen, ob noch andere auf dem Kanal 11 Funken, ansonsten kann es immer wieder mal zu Aussetzern im Zigbee Netzwerk kommen.

                                          Das ist nur zur Information:
                                          Hier mal etwas von Github, ist zwar zigbee2mqtt, ist aber egal, das der zigbee` Adapter darauf aufbaut.
                                          https://github.com/Koenkk/zigbee2mqtt/issues/10858

                                          VG
                                          Bernd

                                          1 Antwort Letzte Antwort
                                          1

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          589

                                          Online

                                          32.8k

                                          Benutzer

                                          82.9k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe