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. Probleme mit Zigbee und CC26X2R1 nach Neuinstallation

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    13
    1
    624

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    886

Probleme mit Zigbee und CC26X2R1 nach Neuinstallation

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
zigbeezigbee cc26x2r1gelöst
25 Beiträge 5 Kommentatoren 2.3k Aufrufe 5 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.
  • hydrotecH hydrotec

    @stefan_nk
    Hallo Stefan,
    zwei Sachen sind mir aufgefallen.
    Zum einen ist bei deiner Konfiguration keine Sendeleistung ausgewählt.
    (Hat vermutlich nichts mit deinem aktuellen Problem zu tun, ist mir nur aufgefallen)
    Was eher auf dein Problem mit dem Adapter zu tun haben könnte,
    deine Firmeware des zigbee-sticks ist sehr neu

    "revision":20210708
    

    Vermutlich hat der zigbee-Adapter in der Version 1.5.6 damit Probleme.
    Versuche den Adapter auf 1.6.0 zu aktuallisieren.
    1.6.0 (2021-08-09)

    Hoffe das hat dir etwas weiter geholfen.

    Gruß, Karsten

    S Offline
    S Offline
    Stefan_NK
    schrieb am zuletzt editiert von
    #15

    Hallo Zusammen.... bin nun echt am Verzweifeln...

    Ich habe den kompletten Raspi nochmals neu installiert. Es ist nichts außer der aktuellen Version von Raspberry Pi OS Lite und dem aktuellen iobroker wie hier beschrieben installiert.
    Das Image des OS wurde auf den USB-Stick installiert, der in einem USB3 Anschluß steckt.
    Die cc26x2r1 wurde (mit verschiedenen Kabeln getestet) an einen USB2 Anschluß gesteckt. Genau die gleiche Konstellation war bisher in Verwendung und hat vor der Neuinstallation einwandfrei funktioniert.
    Aufgrund der Probleme habe ich lediglich die aktuelle FW des cc26x2r1 installiert

    Adapterseitig ist vom admin, backitup, discovery, javascript und zigbee jeweils eine Instanz installiert.
    Die zigbee-Adaptereinstellung wie folgt:
    COM-Anschlußname: /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.16__Embed_with_CMSIS-DAP_L1100F8C-if00
    Tpy: TI Z-Stack&CCxxxx Timer: 60
    Erweiterte Pan ID: DDDDDDDDDDDDDDDD Pan ID: 6754
    Kanal 11
    Transportschlüssel: 01030507090B0D0F00020406080A0C0D
    Sendeleistung: high

    Ich bekomme den Adapter einfach nicht zum Laufen. Kann mir hier denn wirklich keiner helfen?

    Anbeinochmals das gesamte Log, gefiltert auf zigbee.

    2021-08-22 21:14:18.687 - error: zigbee.0 (1557) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
    2021-08-22 21:14:18.689 - error: zigbee.0 (1557) Failed to start Zigbee
    2021-08-22 21:14:18.690 - error: zigbee.0 (1557) Error herdsman start
    2021-08-22 21:14:18.951 - info: host.SmartHome stopInstance system.adapter.zigbee.0 (force=false, process=true)
    2021-08-22 21:14:18.959 - info: host.SmartHome stopInstance system.adapter.zigbee.0 send kill signal
    2021-08-22 21:14:18.959 - info: zigbee.0 (1557) Got terminate signal TERMINATE_YOURSELF
    2021-08-22 21:14:18.962 - info: zigbee.0 (1557) cleaned everything up...
    2021-08-22 21:14:18.970 - info: zigbee.0 (1557) Zigbee: disabling joining new devices.
    2021-08-22 21:14:18.973 - warn: zigbee.0 (1557) Failed to stop zigbee during startup
    2021-08-22 21:14:18.975 - info: zigbee.0 (1557) terminating
    2021-08-22 21:14:18.977 - info: zigbee.0 (1557) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2021-08-22 21:14:18.979 - error: zigbee.0 (1557) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-08-22 21:14:18.980 - error: zigbee.0 (1557) unhandled promise rejection: Cannot read property 'getEntries' of null
    2021-08-22 21:14:18.983 - error: zigbee.0 (1557) TypeError: Cannot read property 'getEntries' of null
    at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:220:55)
    at Function.all (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:240:16)
    at Controller.getDevices (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:303:31)
    at ZigbeeController.getClients (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:228:49)
    at DeviceAvailability.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceAvailability.js:222:43)
    at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:214:42)
    at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:385:20)
    at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:696:41)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2021-08-22 21:14:18.984 - error: zigbee.0 (1557) Cannot read property 'getEntries' of null
    2021-08-22 21:14:19.559 - info: host.SmartHome instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2021-08-22 21:14:22.009 - info: host.SmartHome instance system.adapter.zigbee.0 started with pid 1574
    2021-08-22 21:14:24.650 - info: zigbee.0 (1574) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.7.0, js-controller: 3.3.15
    2021-08-22 21:14:24.700 - info: zigbee.0 (1574) Starting Zigbee npm ...
    2021-08-22 21:14:25.031 - info: zigbee.0 (1574) Installed Version: iobroker.zigbee@1.5.6
    2021-08-22 21:14:44.647 - error: zigbee.0 (1574) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
    2021-08-22 21:14:44.650 - error: zigbee.0 (1574) Failed to start Zigbee
    2021-08-22 21:14:44.651 - error: zigbee.0 (1574) Error herdsman start
    2021-08-22 21:14:54.654 - info: zigbee.0 (1574) Try to reconnect. 1 attempts left
    2021-08-22 21:14:54.656 - info: zigbee.0 (1574) Starting Zigbee npm ...
    2021-08-22 21:14:54.733 - info: zigbee.0 (1574) Installed Version: iobroker.zigbee@1.5.6
    2021-08-22 21:14:54.920 - error: zigbee.0 (1574) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
    2021-08-22 21:14:54.921 - error: zigbee.0 (1574) Failed to start Zigbee
    2021-08-22 21:14:54.922 - error: zigbee.0 (1574) Error herdsman start
    2021-08-22 21:22:13.324 - error: zigbee.0 (1574) getGroups: caught error: TypeError: Cannot read property 'getGroups' of undefined
    2021-08-22 21:24:41.676 - info: host.SmartHome stopInstance system.adapter.zigbee.0 (force=false, process=true)
    2021-08-22 21:24:41.686 - info: zigbee.0 (1574) Got terminate signal TERMINATE_YOURSELF
    2021-08-22 21:24:41.695 - info: host.SmartHome stopInstance system.adapter.zigbee.0 send kill signal
    2021-08-22 21:24:41.689 - info: zigbee.0 (1574) cleaned everything up...
    2021-08-22 21:24:41.697 - info: zigbee.0 (1574) Zigbee: disabling joining new devices.
    2021-08-22 21:24:41.702 - warn: zigbee.0 (1574) Failed to stop zigbee during startup
    2021-08-22 21:24:41.704 - info: zigbee.0 (1574) terminating
    2021-08-22 21:24:41.706 - info: zigbee.0 (1574) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2021-08-22 21:24:41.709 - error: zigbee.0 (1574) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2021-08-22 21:24:41.710 - error: zigbee.0 (1574) unhandled promise rejection: Cannot read property 'getEntries' of null
    2021-08-22 21:24:41.714 - error: zigbee.0 (1574) TypeError: Cannot read property 'getEntries' of null
    at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:220:55)
    at Function.all (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:240:16)
    at Controller.getDevices (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:303:31)
    at ZigbeeController.getClients (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:228:49)
    at DeviceAvailability.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceAvailability.js:222:43)
    at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:214:42)
    at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:385:20)
    at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:696:41)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    2021-08-22 21:24:41.715 - error: zigbee.0 (1574) Cannot read property 'getEntries' of null
    2021-08-22 21:24:42.257 - info: host.SmartHome instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2021-08-22 21:24:44.744 - info: host.SmartHome instance system.adapter.zigbee.0 started with pid 1610
    2021-08-22 21:24:47.397 - info: zigbee.0 (1610) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.7.0, js-controller: 3.3.15
    2021-08-22 21:24:47.443 - info: zigbee.0 (1610) Starting Zigbee npm ...
    2021-08-22 21:24:47.826 - info: zigbee.0 (1610) Installed Version: iobroker.zigbee@1.5.6
    2021-08-22 21:24:55.853 - error: zigbee.0 (1610) getGroups: caught error: TypeError: Cannot read property 'getGroups' of undefined
    2021-08-22 21:25:07.398 - error: zigbee.0 (1610) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
    2021-08-22 21:25:07.401 - error: zigbee.0 (1610) Failed to start Zigbee
    2021-08-22 21:25:07.402 - error: zigbee.0 (1610) Error herdsman start
    2021-08-22 21:25:17.409 - info: zigbee.0 (1610) Try to reconnect. 1 attempts left
    2021-08-22 21:25:17.411 - info: zigbee.0 (1610) Starting Zigbee npm ...
    2021-08-22 21:25:17.462 - info: zigbee.0 (1610) Installed Version: iobroker.zigbee@1.5.6
    2021-08-22 21:25:17.668 - error: zigbee.0 (1610) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
    2021-08-22 21:25:17.668 - error: zigbee.0 (1610) Failed to start Zigbee
    2021-08-22 21:25:17.669 - error: zigbee.0 (1610) Error herdsman start
    
    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • S Stefan_NK

      Hallo Zusammen.... bin nun echt am Verzweifeln...

      Ich habe den kompletten Raspi nochmals neu installiert. Es ist nichts außer der aktuellen Version von Raspberry Pi OS Lite und dem aktuellen iobroker wie hier beschrieben installiert.
      Das Image des OS wurde auf den USB-Stick installiert, der in einem USB3 Anschluß steckt.
      Die cc26x2r1 wurde (mit verschiedenen Kabeln getestet) an einen USB2 Anschluß gesteckt. Genau die gleiche Konstellation war bisher in Verwendung und hat vor der Neuinstallation einwandfrei funktioniert.
      Aufgrund der Probleme habe ich lediglich die aktuelle FW des cc26x2r1 installiert

      Adapterseitig ist vom admin, backitup, discovery, javascript und zigbee jeweils eine Instanz installiert.
      Die zigbee-Adaptereinstellung wie folgt:
      COM-Anschlußname: /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.16__Embed_with_CMSIS-DAP_L1100F8C-if00
      Tpy: TI Z-Stack&CCxxxx Timer: 60
      Erweiterte Pan ID: DDDDDDDDDDDDDDDD Pan ID: 6754
      Kanal 11
      Transportschlüssel: 01030507090B0D0F00020406080A0C0D
      Sendeleistung: high

      Ich bekomme den Adapter einfach nicht zum Laufen. Kann mir hier denn wirklich keiner helfen?

      Anbeinochmals das gesamte Log, gefiltert auf zigbee.

      2021-08-22 21:14:18.687 - error: zigbee.0 (1557) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
      2021-08-22 21:14:18.689 - error: zigbee.0 (1557) Failed to start Zigbee
      2021-08-22 21:14:18.690 - error: zigbee.0 (1557) Error herdsman start
      2021-08-22 21:14:18.951 - info: host.SmartHome stopInstance system.adapter.zigbee.0 (force=false, process=true)
      2021-08-22 21:14:18.959 - info: host.SmartHome stopInstance system.adapter.zigbee.0 send kill signal
      2021-08-22 21:14:18.959 - info: zigbee.0 (1557) Got terminate signal TERMINATE_YOURSELF
      2021-08-22 21:14:18.962 - info: zigbee.0 (1557) cleaned everything up...
      2021-08-22 21:14:18.970 - info: zigbee.0 (1557) Zigbee: disabling joining new devices.
      2021-08-22 21:14:18.973 - warn: zigbee.0 (1557) Failed to stop zigbee during startup
      2021-08-22 21:14:18.975 - info: zigbee.0 (1557) terminating
      2021-08-22 21:14:18.977 - info: zigbee.0 (1557) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2021-08-22 21:14:18.979 - error: zigbee.0 (1557) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-08-22 21:14:18.980 - error: zigbee.0 (1557) unhandled promise rejection: Cannot read property 'getEntries' of null
      2021-08-22 21:14:18.983 - error: zigbee.0 (1557) TypeError: Cannot read property 'getEntries' of null
      at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:220:55)
      at Function.all (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:240:16)
      at Controller.getDevices (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:303:31)
      at ZigbeeController.getClients (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:228:49)
      at DeviceAvailability.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceAvailability.js:222:43)
      at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:214:42)
      at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:385:20)
      at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:696:41)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2021-08-22 21:14:18.984 - error: zigbee.0 (1557) Cannot read property 'getEntries' of null
      2021-08-22 21:14:19.559 - info: host.SmartHome instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2021-08-22 21:14:22.009 - info: host.SmartHome instance system.adapter.zigbee.0 started with pid 1574
      2021-08-22 21:14:24.650 - info: zigbee.0 (1574) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.7.0, js-controller: 3.3.15
      2021-08-22 21:14:24.700 - info: zigbee.0 (1574) Starting Zigbee npm ...
      2021-08-22 21:14:25.031 - info: zigbee.0 (1574) Installed Version: iobroker.zigbee@1.5.6
      2021-08-22 21:14:44.647 - error: zigbee.0 (1574) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
      2021-08-22 21:14:44.650 - error: zigbee.0 (1574) Failed to start Zigbee
      2021-08-22 21:14:44.651 - error: zigbee.0 (1574) Error herdsman start
      2021-08-22 21:14:54.654 - info: zigbee.0 (1574) Try to reconnect. 1 attempts left
      2021-08-22 21:14:54.656 - info: zigbee.0 (1574) Starting Zigbee npm ...
      2021-08-22 21:14:54.733 - info: zigbee.0 (1574) Installed Version: iobroker.zigbee@1.5.6
      2021-08-22 21:14:54.920 - error: zigbee.0 (1574) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
      2021-08-22 21:14:54.921 - error: zigbee.0 (1574) Failed to start Zigbee
      2021-08-22 21:14:54.922 - error: zigbee.0 (1574) Error herdsman start
      2021-08-22 21:22:13.324 - error: zigbee.0 (1574) getGroups: caught error: TypeError: Cannot read property 'getGroups' of undefined
      2021-08-22 21:24:41.676 - info: host.SmartHome stopInstance system.adapter.zigbee.0 (force=false, process=true)
      2021-08-22 21:24:41.686 - info: zigbee.0 (1574) Got terminate signal TERMINATE_YOURSELF
      2021-08-22 21:24:41.695 - info: host.SmartHome stopInstance system.adapter.zigbee.0 send kill signal
      2021-08-22 21:24:41.689 - info: zigbee.0 (1574) cleaned everything up...
      2021-08-22 21:24:41.697 - info: zigbee.0 (1574) Zigbee: disabling joining new devices.
      2021-08-22 21:24:41.702 - warn: zigbee.0 (1574) Failed to stop zigbee during startup
      2021-08-22 21:24:41.704 - info: zigbee.0 (1574) terminating
      2021-08-22 21:24:41.706 - info: zigbee.0 (1574) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2021-08-22 21:24:41.709 - error: zigbee.0 (1574) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-08-22 21:24:41.710 - error: zigbee.0 (1574) unhandled promise rejection: Cannot read property 'getEntries' of null
      2021-08-22 21:24:41.714 - error: zigbee.0 (1574) TypeError: Cannot read property 'getEntries' of null
      at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:220:55)
      at Function.all (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:240:16)
      at Controller.getDevices (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:303:31)
      at ZigbeeController.getClients (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:228:49)
      at DeviceAvailability.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceAvailability.js:222:43)
      at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:214:42)
      at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:385:20)
      at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:696:41)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      2021-08-22 21:24:41.715 - error: zigbee.0 (1574) Cannot read property 'getEntries' of null
      2021-08-22 21:24:42.257 - info: host.SmartHome instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2021-08-22 21:24:44.744 - info: host.SmartHome instance system.adapter.zigbee.0 started with pid 1610
      2021-08-22 21:24:47.397 - info: zigbee.0 (1610) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.7.0, js-controller: 3.3.15
      2021-08-22 21:24:47.443 - info: zigbee.0 (1610) Starting Zigbee npm ...
      2021-08-22 21:24:47.826 - info: zigbee.0 (1610) Installed Version: iobroker.zigbee@1.5.6
      2021-08-22 21:24:55.853 - error: zigbee.0 (1610) getGroups: caught error: TypeError: Cannot read property 'getGroups' of undefined
      2021-08-22 21:25:07.398 - error: zigbee.0 (1610) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
      2021-08-22 21:25:07.401 - error: zigbee.0 (1610) Failed to start Zigbee
      2021-08-22 21:25:07.402 - error: zigbee.0 (1610) Error herdsman start
      2021-08-22 21:25:17.409 - info: zigbee.0 (1610) Try to reconnect. 1 attempts left
      2021-08-22 21:25:17.411 - info: zigbee.0 (1610) Starting Zigbee npm ...
      2021-08-22 21:25:17.462 - info: zigbee.0 (1610) Installed Version: iobroker.zigbee@1.5.6
      2021-08-22 21:25:17.668 - error: zigbee.0 (1610) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
      2021-08-22 21:25:17.668 - error: zigbee.0 (1610) Failed to start Zigbee
      2021-08-22 21:25:17.669 - error: zigbee.0 (1610) Error herdsman start
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #16

      @stefan_nk

      Erweiterte Pan ID: DDDDDDDDDDDDDDDD
      

      Ändere die.

      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

      S 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @stefan_nk

        Erweiterte Pan ID: DDDDDDDDDDDDDDDD
        

        Ändere die.

        S Offline
        S Offline
        Stefan_NK
        schrieb am zuletzt editiert von
        #17

        @thomas-braun
        Geändert in

        DCDDDDDADDDDDDDD
        

        leider kein Erfolg

        2021-08-22 21:45:03.266 - error: zigbee.0 (1826) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
        2021-08-22 21:45:03.268 - error: zigbee.0 (1826) Failed to start Zigbee
        2021-08-22 21:45:03.269 - error: zigbee.0 (1826) Error herdsman start
        2021-08-22 21:45:03.722 - info: host.SmartHome stopInstance system.adapter.zigbee.0 (force=false, process=true)
        2021-08-22 21:45:03.733 - info: zigbee.0 (1826) Got terminate signal TERMINATE_YOURSELF
        2021-08-22 21:45:03.743 - info: host.SmartHome stopInstance system.adapter.zigbee.0 send kill signal
        2021-08-22 21:45:03.737 - info: zigbee.0 (1826) cleaned everything up...
        2021-08-22 21:45:03.747 - info: zigbee.0 (1826) Zigbee: disabling joining new devices.
        2021-08-22 21:45:03.750 - warn: zigbee.0 (1826) Failed to stop zigbee during startup
        2021-08-22 21:45:03.751 - info: zigbee.0 (1826) terminating
        2021-08-22 21:45:03.753 - info: zigbee.0 (1826) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2021-08-22 21:45:03.755 - error: zigbee.0 (1826) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2021-08-22 21:45:03.755 - error: zigbee.0 (1826) unhandled promise rejection: Cannot read property 'getEntries' of null
        2021-08-22 21:45:03.757 - error: zigbee.0 (1826) TypeError: Cannot read property 'getEntries' of null
        at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:220:55)
        at Function.all (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:240:16)
        at Controller.getDevices (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:303:31)
        at ZigbeeController.getClients (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:228:49)
        at DeviceAvailability.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceAvailability.js:222:43)
        at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:214:42)
        at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:385:20)
        at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:696:41)
        at processTicksAndRejections (node:internal/process/task_queues:96:5)
        2021-08-22 21:45:03.758 - error: zigbee.0 (1826) Cannot read property 'getEntries' of null
        2021-08-22 21:45:04.353 - info: host.SmartHome instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2021-08-22 21:45:06.796 - info: host.SmartHome instance system.adapter.zigbee.0 started with pid 1842
        2021-08-22 21:45:09.395 - info: zigbee.0 (1842) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.7.0, js-controller: 3.3.15
        2021-08-22 21:45:09.441 - info: zigbee.0 (1842) Starting Zigbee npm ...
        2021-08-22 21:45:09.776 - info: zigbee.0 (1842) Installed Version: iobroker.zigbee@1.5.6
        2021-08-22 21:45:29.401 - error: zigbee.0 (1842) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
        2021-08-22 21:45:29.403 - error: zigbee.0 (1842) Failed to start Zigbee
        2021-08-22 21:45:29.405 - error: zigbee.0 (1842) Error herdsman start
        
        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • S Stefan_NK

          @thomas-braun
          Geändert in

          DCDDDDDADDDDDDDD
          

          leider kein Erfolg

          2021-08-22 21:45:03.266 - error: zigbee.0 (1826) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
          2021-08-22 21:45:03.268 - error: zigbee.0 (1826) Failed to start Zigbee
          2021-08-22 21:45:03.269 - error: zigbee.0 (1826) Error herdsman start
          2021-08-22 21:45:03.722 - info: host.SmartHome stopInstance system.adapter.zigbee.0 (force=false, process=true)
          2021-08-22 21:45:03.733 - info: zigbee.0 (1826) Got terminate signal TERMINATE_YOURSELF
          2021-08-22 21:45:03.743 - info: host.SmartHome stopInstance system.adapter.zigbee.0 send kill signal
          2021-08-22 21:45:03.737 - info: zigbee.0 (1826) cleaned everything up...
          2021-08-22 21:45:03.747 - info: zigbee.0 (1826) Zigbee: disabling joining new devices.
          2021-08-22 21:45:03.750 - warn: zigbee.0 (1826) Failed to stop zigbee during startup
          2021-08-22 21:45:03.751 - info: zigbee.0 (1826) terminating
          2021-08-22 21:45:03.753 - info: zigbee.0 (1826) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2021-08-22 21:45:03.755 - error: zigbee.0 (1826) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          2021-08-22 21:45:03.755 - error: zigbee.0 (1826) unhandled promise rejection: Cannot read property 'getEntries' of null
          2021-08-22 21:45:03.757 - error: zigbee.0 (1826) TypeError: Cannot read property 'getEntries' of null
          at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:220:55)
          at Function.all (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:240:16)
          at Controller.getDevices (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:303:31)
          at ZigbeeController.getClients (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:228:49)
          at DeviceAvailability.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceAvailability.js:222:43)
          at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:214:42)
          at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:385:20)
          at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:696:41)
          at processTicksAndRejections (node:internal/process/task_queues:96:5)
          2021-08-22 21:45:03.758 - error: zigbee.0 (1826) Cannot read property 'getEntries' of null
          2021-08-22 21:45:04.353 - info: host.SmartHome instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2021-08-22 21:45:06.796 - info: host.SmartHome instance system.adapter.zigbee.0 started with pid 1842
          2021-08-22 21:45:09.395 - info: zigbee.0 (1842) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.7.0, js-controller: 3.3.15
          2021-08-22 21:45:09.441 - info: zigbee.0 (1842) Starting Zigbee npm ...
          2021-08-22 21:45:09.776 - info: zigbee.0 (1842) Installed Version: iobroker.zigbee@1.5.6
          2021-08-22 21:45:29.401 - error: zigbee.0 (1842) Starting zigbee-herdsman problem : "Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)"
          2021-08-22 21:45:29.403 - error: zigbee.0 (1842) Failed to start Zigbee
          2021-08-22 21:45:29.405 - error: zigbee.0 (1842) Error herdsman start
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #18

          @stefan_nk

          node: v16.7.0 zusammen mit npm@7 ?
          Das ist ggf. dein Problem. Installier node12, maximal node14.

          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

          S 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @stefan_nk

            node: v16.7.0 zusammen mit npm@7 ?
            Das ist ggf. dein Problem. Installier node12, maximal node14.

            S Offline
            S Offline
            Stefan_NK
            schrieb am zuletzt editiert von
            #19

            @thomas-braun
            So... habe node 12 installiert, was übrigens auch zuerst installiert war. Das Update war nur ein Versuch.
            Sobald ich das Modul eintrage, wird der Adapter nicht mehr grün.

            2021-08-22 23:40:06.719 - info: host.SmartHome stopInstance system.adapter.zigbee.0 (force=false, process=true)
            2021-08-22 23:40:06.737 - info: zigbee.0 (1967) Got terminate signal TERMINATE_YOURSELF
            2021-08-22 23:40:06.740 - info: host.SmartHome stopInstance system.adapter.zigbee.0 send kill signal
            2021-08-22 23:40:06.740 - info: zigbee.0 (1967) cleaned everything up...
            2021-08-22 23:40:06.748 - info: zigbee.0 (1967) Zigbee: disabling joining new devices.
            2021-08-22 23:40:06.752 - warn: zigbee.0 (1967) Failed to stop zigbee during startup
            2021-08-22 23:40:06.754 - info: zigbee.0 (1967) terminating
            2021-08-22 23:40:06.756 - info: zigbee.0 (1967) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2021-08-22 23:40:06.758 - error: zigbee.0 (1967) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
            2021-08-22 23:40:06.759 - error: zigbee.0 (1967) unhandled promise rejection: Cannot read property 'getEntries' of null
            2021-08-22 23:40:06.760 - error: zigbee.0 (1967) TypeError: Cannot read property 'getEntries' of null
            at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:220:55)
            at Function.all (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:240:16)
            at Controller.getDevices (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:303:31)
            at ZigbeeController.getClients (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:228:49)
            at DeviceAvailability.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceAvailability.js:222:43)
            at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:214:42)
            at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:385:20)
            at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:696:41)
            at processTicksAndRejections (internal/process/task_queues.js:97:5)
            2021-08-22 23:40:06.761 - error: zigbee.0 (1967) Cannot read property 'getEntries' of null
            2021-08-22 23:40:07.406 - info: host.SmartHome instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2021-08-22 23:40:09.783 - info: host.SmartHome instance system.adapter.zigbee.0 started with pid 1986
            2021-08-22 23:40:12.284 - info: zigbee.0 (1986) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v12.22.5, js-controller: 3.3.15
            2021-08-22 23:40:12.389 - info: zigbee.0 (1986) Starting Zigbee npm ...
            2021-08-22 23:40:12.688 - info: zigbee.0 (1986) Installed Version: iobroker.zigbee@1.5.6
            2021-08-22 23:40:14.465 - error: zigbee.0 (1986) Configuration is not consistent with adapter state/backup!
            2021-08-22 23:40:14.465 - error: zigbee.0 (1986) - PAN ID: configured=6754, adapter=6754
            2021-08-22 23:40:14.466 - error: zigbee.0 (1986) - Extended PAN ID: configured=dddddddddadddddc, adapter=00124b001caab81b
            2021-08-22 23:40:14.466 - error: zigbee.0 (1986) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
            2021-08-22 23:40:14.467 - error: zigbee.0 (1986) - Channel List: configured=11, adapter=11
            2021-08-22 23:40:14.468 - error: zigbee.0 (1986) Please update configuration to prevent further issues.
            2021-08-22 23:40:14.468 - error: zigbee.0 (1986) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
            2021-08-22 23:40:14.468 - error: zigbee.0 (1986) Re-commissioning your network will require re-pairing of all devices!
            2021-08-22 23:40:14.469 - error: zigbee.0 (1986) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
            2021-08-22 23:40:14.470 - error: zigbee.0 (1986) Failed to start Zigbee
            2021-08-22 23:40:14.470 - error: zigbee.0 (1986) Error herdsman start
            2021-08-22 23:40:24.472 - info: zigbee.0 (1986) Try to reconnect. 1 attempts left
            2021-08-22 23:40:24.474 - info: zigbee.0 (1986) Starting Zigbee npm ...
            2021-08-22 23:40:24.515 - info: zigbee.0 (1986) Installed Version: iobroker.zigbee@1.5.6
            2021-08-22 23:40:24.738 - error: zigbee.0 (1986) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
            2021-08-22 23:40:24.738 - error: zigbee.0 (1986) Failed to start Zigbee
            2021-08-22 23:40:24.739 - error: zigbee.0 (1986) Error herdsman start
            
            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • S Stefan_NK

              @thomas-braun
              So... habe node 12 installiert, was übrigens auch zuerst installiert war. Das Update war nur ein Versuch.
              Sobald ich das Modul eintrage, wird der Adapter nicht mehr grün.

              2021-08-22 23:40:06.719 - info: host.SmartHome stopInstance system.adapter.zigbee.0 (force=false, process=true)
              2021-08-22 23:40:06.737 - info: zigbee.0 (1967) Got terminate signal TERMINATE_YOURSELF
              2021-08-22 23:40:06.740 - info: host.SmartHome stopInstance system.adapter.zigbee.0 send kill signal
              2021-08-22 23:40:06.740 - info: zigbee.0 (1967) cleaned everything up...
              2021-08-22 23:40:06.748 - info: zigbee.0 (1967) Zigbee: disabling joining new devices.
              2021-08-22 23:40:06.752 - warn: zigbee.0 (1967) Failed to stop zigbee during startup
              2021-08-22 23:40:06.754 - info: zigbee.0 (1967) terminating
              2021-08-22 23:40:06.756 - info: zigbee.0 (1967) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              2021-08-22 23:40:06.758 - error: zigbee.0 (1967) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
              2021-08-22 23:40:06.759 - error: zigbee.0 (1967) unhandled promise rejection: Cannot read property 'getEntries' of null
              2021-08-22 23:40:06.760 - error: zigbee.0 (1967) TypeError: Cannot read property 'getEntries' of null
              at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:220:55)
              at Function.all (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:240:16)
              at Controller.getDevices (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:303:31)
              at ZigbeeController.getClients (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:228:49)
              at DeviceAvailability.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceAvailability.js:222:43)
              at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:214:42)
              at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:385:20)
              at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:696:41)
              at processTicksAndRejections (internal/process/task_queues.js:97:5)
              2021-08-22 23:40:06.761 - error: zigbee.0 (1967) Cannot read property 'getEntries' of null
              2021-08-22 23:40:07.406 - info: host.SmartHome instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2021-08-22 23:40:09.783 - info: host.SmartHome instance system.adapter.zigbee.0 started with pid 1986
              2021-08-22 23:40:12.284 - info: zigbee.0 (1986) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v12.22.5, js-controller: 3.3.15
              2021-08-22 23:40:12.389 - info: zigbee.0 (1986) Starting Zigbee npm ...
              2021-08-22 23:40:12.688 - info: zigbee.0 (1986) Installed Version: iobroker.zigbee@1.5.6
              2021-08-22 23:40:14.465 - error: zigbee.0 (1986) Configuration is not consistent with adapter state/backup!
              2021-08-22 23:40:14.465 - error: zigbee.0 (1986) - PAN ID: configured=6754, adapter=6754
              2021-08-22 23:40:14.466 - error: zigbee.0 (1986) - Extended PAN ID: configured=dddddddddadddddc, adapter=00124b001caab81b
              2021-08-22 23:40:14.466 - error: zigbee.0 (1986) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
              2021-08-22 23:40:14.467 - error: zigbee.0 (1986) - Channel List: configured=11, adapter=11
              2021-08-22 23:40:14.468 - error: zigbee.0 (1986) Please update configuration to prevent further issues.
              2021-08-22 23:40:14.468 - error: zigbee.0 (1986) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
              2021-08-22 23:40:14.468 - error: zigbee.0 (1986) Re-commissioning your network will require re-pairing of all devices!
              2021-08-22 23:40:14.469 - error: zigbee.0 (1986) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
              2021-08-22 23:40:14.470 - error: zigbee.0 (1986) Failed to start Zigbee
              2021-08-22 23:40:14.470 - error: zigbee.0 (1986) Error herdsman start
              2021-08-22 23:40:24.472 - info: zigbee.0 (1986) Try to reconnect. 1 attempts left
              2021-08-22 23:40:24.474 - info: zigbee.0 (1986) Starting Zigbee npm ...
              2021-08-22 23:40:24.515 - info: zigbee.0 (1986) Installed Version: iobroker.zigbee@1.5.6
              2021-08-22 23:40:24.738 - error: zigbee.0 (1986) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
              2021-08-22 23:40:24.738 - error: zigbee.0 (1986) Failed to start Zigbee
              2021-08-22 23:40:24.739 - error: zigbee.0 (1986) Error herdsman start
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von Thomas Braun
              #20

              @stefan_nk

              PAN ID: configured=6754, adapter=6754
              
              2021-08-22 23:40:14.466 - error: zigbee.0 (1986) - Extended PAN ID: configured=dddddddddadddddc, adapter=00124b001caab81b
              

              Richtige IDs eintragen

              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

              S 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @stefan_nk

                PAN ID: configured=6754, adapter=6754
                
                2021-08-22 23:40:14.466 - error: zigbee.0 (1986) - Extended PAN ID: configured=dddddddddadddddc, adapter=00124b001caab81b
                

                Richtige IDs eintragen

                S Offline
                S Offline
                Stefan_NK
                schrieb am zuletzt editiert von
                #21

                @thomas-braun Welche IDs muss ich hier eintragen?

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • S Stefan_NK

                  @thomas-braun Welche IDs muss ich hier eintragen?

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

                  @stefan_nk
                  Steht doch da.

                  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

                  S 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @stefan_nk
                    Steht doch da.

                    S Offline
                    S Offline
                    Stefan_NK
                    schrieb am zuletzt editiert von Stefan_NK
                    #23

                    @thomas-braun wenn ich es wissen und verstehen würde woran das Ding hakt, hätte ich nicht gefragt 🙄

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • S Stefan_NK

                      @thomas-braun wenn ich es wissen und verstehen würde woran das Ding hakt, hätte ich nicht gefragt 🙄

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

                      @stefan_nk 1986) -

                      Extended PAN ID: configured=dddddddddadddddc, adapter=00124b001caab81b

                      In der config des Adapters steht das eine, der Stick erwartet das andere.

                      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

                      S 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @stefan_nk 1986) -

                        Extended PAN ID: configured=dddddddddadddddc, adapter=00124b001caab81b

                        In der config des Adapters steht das eine, der Stick erwartet das andere.

                        S Offline
                        S Offline
                        Stefan_NK
                        schrieb am zuletzt editiert von
                        #25

                        @thomas-braun sagte in Probleme mit Zigbee und CC26X2R1 nach Neuinstallation:

                        00124b001caab81b

                        Ok, ich habe jetzt die Adapter-ID 00124b001caab81b bei der erweiterten PAN-ID eingetragen. Die Konfig hatte ich bei der alten Installation nicht, aber der Adapter ist jetzt mal grün. Vielen, vielen, vielen Dank 👍 👍 👍 👍

                        1 Antwort Letzte Antwort
                        0

                        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

                        440

                        Online

                        32.9k

                        Benutzer

                        83.0k

                        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