Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • 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. Zigbee Umstieg von ccXXXX auf ccYYYY

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.5k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.1k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.8k

Zigbee Umstieg von ccXXXX auf ccYYYY

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
zigbeeumstiegplatineneu anlernen
169 Beiträge 21 Kommentatoren 22.5k Aufrufe 28 Watching
  • Ä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.
  • J Jojo1900

    hallo, mein Zigbee Stick CC2538+CC2592 PA bzw. Instance in iobroker funktioniert leider nicht mehr.

    Zigbee instance zeigt folgendes:
    verbunden mit Host O.K.
    Lebenszeichen O.K.
    verbunden mit Gerät oder Dienst leider nicht O.K.

    Installierter Zigbee Adapter Version: 1.5.6
    COM-Anschlussname: /dev/serial/by-id/usb-Texas_Instruments_CC2538_USB_CDC-if00
    Typ: TI Z-Stack/CCxxxx
    Timer zwischen 0 und 255 Sek: 250
    Erweiterte Pan ID: DDDDDDDDDDDDDDAA
    CC1352P and CC26X2R1 Sendeleistung: high
    Pan ID: 6754

    Node.js v14.16.1
    NPM 6.14.12
    iobroker Version 5.1.9 (ich glaube seit der neuen iobroker Version läuft Zigbee nicht mehr) kann man mit irgend einem Befehl abrufen wann die updates vom iobroker durchgeführt worden sind?? der letzte befehl vom Zigbee wurde am 3.6.2021 gesendet

    Zigbee instance zeigt folgenden fehler:
    Error
    You need to setup serial port and start the adapter before pairing!

    pi@raspberrypi:~ $ ls -la /dev/serial/by-id/
    insgesamt 0
    drwxr-xr-x 2 root root 60 Jul 8 20:49 .
    drwxr-xr-x 4 root root 80 Jul 8 20:49 ..
    lrwxrwxrwx 1 root root 13 Jul 8 20:49 usb-Texas_Instruments_CC2538_USB_CDC-if00 -> ../../ttyACM0
    pi@raspberrypi:~ $

    Vielleicht kann mir jemand weiterhelfen, wie ich die Zigbee Instance zum laufen bekomme...

    Danke schon mal im voraus.....bin Laie

    AsgothianA Offline
    AsgothianA Offline
    Asgothian
    Developer
    schrieb am zuletzt editiert von
    #136

    @jojo1900

    Bitte die Log einträge vom Startversuch des Zigbee-Adaptes posten.

    (Code tags </> nicht vergessen, und bitte nicht als screenshot sondern als text.)

    A.

    ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
    "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

    1 Antwort Letzte Antwort
    0
    • J Offline
      J Offline
      Jojo1900
      schrieb am zuletzt editiert von
      #137

      @asgothian

      Logeinträge vom Startversuch: (ist meine erste Log kopie)
      2021-07-11 09:30:51.505 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
      2021-07-11 09:30:51.522 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
      2021-07-11 09:30:51.521 - info: zigbee.0 (5653) Got terminate signal TERMINATE_YOURSELF
      2021-07-11 09:30:51.524 - info: zigbee.0 (5653) cleaned everything up...
      2021-07-11 09:30:51.528 - info: zigbee.0 (5653) Zigbee: disabling joining new devices.
      2021-07-11 09:30:51.530 - warn: zigbee.0 (5653) Failed to stop zigbee during startup
      2021-07-11 09:30:51.530 - info: zigbee.0 (5653) terminating
      2021-07-11 09:30:51.531 - info: zigbee.0 (5653) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2021-07-11 09:30:51.533 - error: zigbee.0 (5653) 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-07-11 09:30:51.533 - error: zigbee.0 (5653) unhandled promise rejection: Cannot read property 'getEntries' of null
      2021-07-11 09:30:51.534 - error: zigbee.0 (5653) 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:93:5)
      2021-07-11 09:30:51.535 - error: zigbee.0 (5653) Cannot read property 'getEntries' of null
      2021-07-11 09:30:52.092 - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2021-07-11 09:30:53.080 - info: sonoff.0 (20976) State value to set for "sonoff.0.SP112 1894.Wifi_Channel" has to be stringified but received type "number"
      2021-07-11 09:30:53.148 - info: sonoff.0 (20976) State value to set for "sonoff.0.SP112 1894.ENERGY_TotalStartTime" has to be type "number" but received type "string"
      2021-07-11 09:30:54.600 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 5729
      2021-07-11 09:30:57.165 - info: zigbee.0 (5729) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.16.1, js-controller: 3.3.14
      2021-07-11 09:30:57.267 - info: zigbee.0 (5729) Starting Zigbee npm ...
      2021-07-11 09:30:57.471 - error: zigbee.0 (5729) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open usb-Texas_Instruments_CC2538_USB_CDC-if00'"
      2021-07-11 09:30:57.471 - error: zigbee.0 (5729) Failed to start Zigbee
      2021-07-11 09:30:57.472 - error: zigbee.0 (5729) Error herdsman start
      2021-07-11 09:30:57.550 - info: zigbee.0 (5729) Installed Version: iobroker.zigbee@1.5.6
      2021-07-11 09:31:05.332 - info: sonoff.0 (20976) State value to set for "sonoff.0.SP112.Wifi_Channel" has to be stringified but received type "number"
      2021-07-11 09:31:05.350 - info: sonoff.0 (20976) State value to set for "sonoff.0.SP112.ENERGY_TotalStartTime" has to be type "number" but received type "string"
      2021-07-11 09:31:07.474 - info: zigbee.0 (5729) Try to reconnect. 1 attempts left
      2021-07-11 09:31:07.476 - info: zigbee.0 (5729) Starting Zigbee npm ...
      2021-07-11 09:31:07.487 - error: zigbee.0 (5729) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open usb-Texas_Instruments_CC2538_USB_CDC-if00'"
      2021-07-11 09:31:07.488 - error: zigbee.0 (5729) Failed to start Zigbee
      2021-07-11 09:31:07.489 - error: zigbee.0 (5729) Error herdsman start
      2021-07-11 09:31:07.512 - info: zigbee.0 (5729) Installed Version: iobroker.zigbee@1.5.6
      2021-07-11 09:31:12.137 - info: sonoff.0 (20976) State value to set for "sonoff.0.Sonoff-Rf-Bridge-1.Wifi_Channel" has to be stringified but received type "number"
      2021-07-11 09:31:13.067 - info: sonoff.0 (20976) State value to set for "sonoff.0.Sonoff-Rf-Bridge-2.Wifi_Channel" has to be stringified but received type "number"

      (Code tags </> nicht vergessen,
      bei den code tags da benötige ich hilfe...

      AsgothianA 1 Antwort Letzte Antwort
      0
      • J Jojo1900

        @asgothian

        Logeinträge vom Startversuch: (ist meine erste Log kopie)
        2021-07-11 09:30:51.505 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
        2021-07-11 09:30:51.522 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
        2021-07-11 09:30:51.521 - info: zigbee.0 (5653) Got terminate signal TERMINATE_YOURSELF
        2021-07-11 09:30:51.524 - info: zigbee.0 (5653) cleaned everything up...
        2021-07-11 09:30:51.528 - info: zigbee.0 (5653) Zigbee: disabling joining new devices.
        2021-07-11 09:30:51.530 - warn: zigbee.0 (5653) Failed to stop zigbee during startup
        2021-07-11 09:30:51.530 - info: zigbee.0 (5653) terminating
        2021-07-11 09:30:51.531 - info: zigbee.0 (5653) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2021-07-11 09:30:51.533 - error: zigbee.0 (5653) 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-07-11 09:30:51.533 - error: zigbee.0 (5653) unhandled promise rejection: Cannot read property 'getEntries' of null
        2021-07-11 09:30:51.534 - error: zigbee.0 (5653) 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:93:5)
        2021-07-11 09:30:51.535 - error: zigbee.0 (5653) Cannot read property 'getEntries' of null
        2021-07-11 09:30:52.092 - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2021-07-11 09:30:53.080 - info: sonoff.0 (20976) State value to set for "sonoff.0.SP112 1894.Wifi_Channel" has to be stringified but received type "number"
        2021-07-11 09:30:53.148 - info: sonoff.0 (20976) State value to set for "sonoff.0.SP112 1894.ENERGY_TotalStartTime" has to be type "number" but received type "string"
        2021-07-11 09:30:54.600 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 5729
        2021-07-11 09:30:57.165 - info: zigbee.0 (5729) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.16.1, js-controller: 3.3.14
        2021-07-11 09:30:57.267 - info: zigbee.0 (5729) Starting Zigbee npm ...
        2021-07-11 09:30:57.471 - error: zigbee.0 (5729) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open usb-Texas_Instruments_CC2538_USB_CDC-if00'"
        2021-07-11 09:30:57.471 - error: zigbee.0 (5729) Failed to start Zigbee
        2021-07-11 09:30:57.472 - error: zigbee.0 (5729) Error herdsman start
        2021-07-11 09:30:57.550 - info: zigbee.0 (5729) Installed Version: iobroker.zigbee@1.5.6
        2021-07-11 09:31:05.332 - info: sonoff.0 (20976) State value to set for "sonoff.0.SP112.Wifi_Channel" has to be stringified but received type "number"
        2021-07-11 09:31:05.350 - info: sonoff.0 (20976) State value to set for "sonoff.0.SP112.ENERGY_TotalStartTime" has to be type "number" but received type "string"
        2021-07-11 09:31:07.474 - info: zigbee.0 (5729) Try to reconnect. 1 attempts left
        2021-07-11 09:31:07.476 - info: zigbee.0 (5729) Starting Zigbee npm ...
        2021-07-11 09:31:07.487 - error: zigbee.0 (5729) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open usb-Texas_Instruments_CC2538_USB_CDC-if00'"
        2021-07-11 09:31:07.488 - error: zigbee.0 (5729) Failed to start Zigbee
        2021-07-11 09:31:07.489 - error: zigbee.0 (5729) Error herdsman start
        2021-07-11 09:31:07.512 - info: zigbee.0 (5729) Installed Version: iobroker.zigbee@1.5.6
        2021-07-11 09:31:12.137 - info: sonoff.0 (20976) State value to set for "sonoff.0.Sonoff-Rf-Bridge-1.Wifi_Channel" has to be stringified but received type "number"
        2021-07-11 09:31:13.067 - info: sonoff.0 (20976) State value to set for "sonoff.0.Sonoff-Rf-Bridge-2.Wifi_Channel" has to be stringified but received type "number"

        (Code tags </> nicht vergessen,
        bei den code tags da benötige ich hilfe...

        AsgothianA Offline
        AsgothianA Offline
        Asgothian
        Developer
        schrieb am zuletzt editiert von
        #138

        @jojo1900 sagte in Zigbee Umstieg von ccXXXX auf ccYYYY:

        (Code tags </> nicht vergessen,
        bei den code tags da benötige ich hilfe...

        Das ist doch einfach.

        Text in den Post kopieren, Markieren, Code tag button drücken (</>)

        Nebenbei hast du den Port für den Stick scheinbar falsch angegeben:

        Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open usb-Texas_Instruments_CC2538_USB_CDC-if00'"
        

        A.

        ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
        "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

        J 1 Antwort Letzte Antwort
        0
        • J Offline
          J Offline
          Jojo1900
          schrieb am zuletzt editiert von Jojo1900
          #139

          @asgothian sagte in Zigbee Umstieg von ccXXXX auf ccYYYY:

          Code tag button

          
          2021-07-11 20:15:37.086 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
          2021-07-11 20:15:37.100 - info: zigbee.0 (8397) Got terminate signal TERMINATE_YOURSELF
          2021-07-11 20:15:37.106 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
          2021-07-11 20:15:37.102 - info: zigbee.0 (8397) cleaned everything up...
          2021-07-11 20:15:37.105 - info: zigbee.0 (8397) Zigbee: disabling joining new devices.
          2021-07-11 20:15:37.107 - warn: zigbee.0 (8397) Failed to stop zigbee during startup
          2021-07-11 20:15:37.108 - info: zigbee.0 (8397) terminating
          2021-07-11 20:15:37.109 - info: zigbee.0 (8397) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2021-07-11 20:15:37.110 - error: zigbee.0 (8397) 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-07-11 20:15:37.111 - error: zigbee.0 (8397) unhandled promise rejection: Cannot read property 'getEntries' of null
          2021-07-11 20:15:37.112 - error: zigbee.0 (8397) 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 runMicrotasks ()
          at processTicksAndRejections (internal/process/task_queues.js:93:5)
          2021-07-11 20:15:37.113 - error: zigbee.0 (8397) Cannot read property 'getEntries' of null
          2021-07-11 20:15:37.723 - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2021-07-11 20:15:40.185 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 9298
          2021-07-11 20:15:42.828 - info: zigbee.0 (9298) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.16.1, js-controller: 3.3.14
          2021-07-11 20:15:42.931 - info: zigbee.0 (9298) Starting Zigbee npm ...
          2021-07-11 20:15:43.131 - error: zigbee.0 (9298) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open usb-Texas_Instruments_CC2538_USB_CDC-if00'"
          2021-07-11 20:15:43.131 - error: zigbee.0 (9298) Failed to start Zigbee
          2021-07-11 20:15:43.132 - error: zigbee.0 (9298) Error herdsman start
          2021-07-11 20:15:43.226 - info: zigbee.0 (9298) Installed Version: iobroker.zigbee@1.5.6
          2021-07-11 20:15:46.623 - info: rpi2.0 (23267) State value to set for "rpi2.0.cpu.load1" has to be type "number" but received type "string"
          2021-07-11 20:15:53.134 - info: zigbee.0 (9298) Try to reconnect. 1 attempts left
          2021-07-11 20:15:53.136 - info: zigbee.0 (9298) Starting Zigbee npm ...
          2021-07-11 20:15:53.145 - error: zigbee.0 (9298) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open usb-Texas_Instruments_CC2538_USB_CDC-if00'"
          2021-07-11 20:15:53.147 - error: zigbee.0 (9298) Failed to start Zigbee
          2021-07-11 20:15:53.148 - error: zigbee.0 (9298) Error herdsman start
          2021-07-11 20:15:53.158 - info: zigbee.0 (9298) Installed Version: iobroker.zigbee@1.5.6```
          

          ok das war einfach.....wieder was dazu gelernt

          AsgothianA 1 Antwort Letzte Antwort
          0
          • J Jojo1900

            @asgothian sagte in Zigbee Umstieg von ccXXXX auf ccYYYY:

            Code tag button

            
            2021-07-11 20:15:37.086 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
            2021-07-11 20:15:37.100 - info: zigbee.0 (8397) Got terminate signal TERMINATE_YOURSELF
            2021-07-11 20:15:37.106 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
            2021-07-11 20:15:37.102 - info: zigbee.0 (8397) cleaned everything up...
            2021-07-11 20:15:37.105 - info: zigbee.0 (8397) Zigbee: disabling joining new devices.
            2021-07-11 20:15:37.107 - warn: zigbee.0 (8397) Failed to stop zigbee during startup
            2021-07-11 20:15:37.108 - info: zigbee.0 (8397) terminating
            2021-07-11 20:15:37.109 - info: zigbee.0 (8397) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2021-07-11 20:15:37.110 - error: zigbee.0 (8397) 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-07-11 20:15:37.111 - error: zigbee.0 (8397) unhandled promise rejection: Cannot read property 'getEntries' of null
            2021-07-11 20:15:37.112 - error: zigbee.0 (8397) 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 runMicrotasks ()
            at processTicksAndRejections (internal/process/task_queues.js:93:5)
            2021-07-11 20:15:37.113 - error: zigbee.0 (8397) Cannot read property 'getEntries' of null
            2021-07-11 20:15:37.723 - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2021-07-11 20:15:40.185 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 9298
            2021-07-11 20:15:42.828 - info: zigbee.0 (9298) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.16.1, js-controller: 3.3.14
            2021-07-11 20:15:42.931 - info: zigbee.0 (9298) Starting Zigbee npm ...
            2021-07-11 20:15:43.131 - error: zigbee.0 (9298) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open usb-Texas_Instruments_CC2538_USB_CDC-if00'"
            2021-07-11 20:15:43.131 - error: zigbee.0 (9298) Failed to start Zigbee
            2021-07-11 20:15:43.132 - error: zigbee.0 (9298) Error herdsman start
            2021-07-11 20:15:43.226 - info: zigbee.0 (9298) Installed Version: iobroker.zigbee@1.5.6
            2021-07-11 20:15:46.623 - info: rpi2.0 (23267) State value to set for "rpi2.0.cpu.load1" has to be type "number" but received type "string"
            2021-07-11 20:15:53.134 - info: zigbee.0 (9298) Try to reconnect. 1 attempts left
            2021-07-11 20:15:53.136 - info: zigbee.0 (9298) Starting Zigbee npm ...
            2021-07-11 20:15:53.145 - error: zigbee.0 (9298) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open usb-Texas_Instruments_CC2538_USB_CDC-if00'"
            2021-07-11 20:15:53.147 - error: zigbee.0 (9298) Failed to start Zigbee
            2021-07-11 20:15:53.148 - error: zigbee.0 (9298) Error herdsman start
            2021-07-11 20:15:53.158 - info: zigbee.0 (9298) Installed Version: iobroker.zigbee@1.5.6```
            

            ok das war einfach.....wieder was dazu gelernt

            AsgothianA Offline
            AsgothianA Offline
            Asgothian
            Developer
            schrieb am zuletzt editiert von
            #140

            @jojo1900 nochmal versuchen, ist falsch :)

            ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
            "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

            1 Antwort Letzte Antwort
            0
            • AsgothianA Asgothian

              @jojo1900 sagte in Zigbee Umstieg von ccXXXX auf ccYYYY:

              (Code tags </> nicht vergessen,
              bei den code tags da benötige ich hilfe...

              Das ist doch einfach.

              Text in den Post kopieren, Markieren, Code tag button drücken (</>)

              Nebenbei hast du den Port für den Stick scheinbar falsch angegeben:

              Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open usb-Texas_Instruments_CC2538_USB_CDC-if00'"
              

              A.

              J Offline
              J Offline
              Jojo1900
              schrieb am zuletzt editiert von
              #141

              @asgothian

              Nebenbei hast du den Port für den Stick scheinbar falsch angegeben:

              ok port für den Stick falsch eingeben....wie kann ich das überprüfen bzw. korrigieren.....

              AsgothianA 1 Antwort Letzte Antwort
              0
              • J Jojo1900

                @asgothian

                Nebenbei hast du den Port für den Stick scheinbar falsch angegeben:

                ok port für den Stick falsch eingeben....wie kann ich das überprüfen bzw. korrigieren.....

                AsgothianA Offline
                AsgothianA Offline
                Asgothian
                Developer
                schrieb am zuletzt editiert von
                #142

                @jojo1900

                der einfachste weg:

                auf einer console

                ls <xxx>

                wobei <xxx> das ist was du beim adapter als port eingegeben hast.

                ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                J 1 Antwort Letzte Antwort
                0
                • AsgothianA Asgothian

                  @jojo1900

                  der einfachste weg:

                  auf einer console

                  ls <xxx>

                  wobei <xxx> das ist was du beim adapter als port eingegeben hast.

                  J Offline
                  J Offline
                  Jojo1900
                  schrieb am zuletzt editiert von
                  #143

                  @asgothian

                  adapter port eingabe...?? wo finde ich diese..??

                  AsgothianA 1 Antwort Letzte Antwort
                  0
                  • J Jojo1900

                    @asgothian

                    adapter port eingabe...?? wo finde ich diese..??

                    AsgothianA Offline
                    AsgothianA Offline
                    Asgothian
                    Developer
                    schrieb am zuletzt editiert von
                    #144

                    @jojo1900
                    Du willst mir sagen das du keine Ahnung hast wo du den adapter konfigurierst ?

                    ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                    "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                    J 1 Antwort Letzte Antwort
                    0
                    • AsgothianA Asgothian

                      @jojo1900
                      Du willst mir sagen das du keine Ahnung hast wo du den adapter konfigurierst ?

                      J Offline
                      J Offline
                      Jojo1900
                      schrieb am zuletzt editiert von
                      #145

                      @asgothian
                      also unter instanzen zigbee einstellungen

                      erweiterte pan id
                      pan id
                      com anschluss

                      AsgothianA 1 Antwort Letzte Antwort
                      0
                      • J Jojo1900

                        @asgothian
                        also unter instanzen zigbee einstellungen

                        erweiterte pan id
                        pan id
                        com anschluss

                        AsgothianA Offline
                        AsgothianA Offline
                        Asgothian
                        Developer
                        schrieb am zuletzt editiert von
                        #146

                        @jojo1900 sagte in Zigbee Umstieg von ccXXXX auf ccYYYY:

                        com anschluss

                        das da ist der Port

                        ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                        "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                        J 1 Antwort Letzte Antwort
                        0
                        • AsgothianA Asgothian

                          @jojo1900 sagte in Zigbee Umstieg von ccXXXX auf ccYYYY:

                          com anschluss

                          das da ist der Port

                          J Offline
                          J Offline
                          Jojo1900
                          schrieb am zuletzt editiert von
                          #147

                          @asgothian

                          usb-Texas_Instruments_CC2538_USB_CDC-if00

                          J 1 Antwort Letzte Antwort
                          0
                          • J Jojo1900

                            @asgothian

                            usb-Texas_Instruments_CC2538_USB_CDC-if00

                            J Offline
                            J Offline
                            Jojo1900
                            schrieb am zuletzt editiert von
                            #148

                            @jojo1900

                            pi@raspberrypi:~ $ ls <usb-Texas_Instruments_CC2538_USB_CDC-if00>
                            -bash: Syntaxfehler beim unerwarteten Wort `newline'
                            pi@raspberrypi:~ $ ls usb-Texas_Instruments_CC2538_USB_CDC-if00
                            ls: Zugriff auf 'usb-Texas_Instruments_CC2538_USB_CDC-if00' nicht möglich: Datei                                                                                                                      oder Verzeichnis nicht gefunden
                            pi@raspberrypi:~ $
                            
                            AsgothianA 1 Antwort Letzte Antwort
                            0
                            • J Jojo1900

                              @jojo1900

                              pi@raspberrypi:~ $ ls <usb-Texas_Instruments_CC2538_USB_CDC-if00>
                              -bash: Syntaxfehler beim unerwarteten Wort `newline'
                              pi@raspberrypi:~ $ ls usb-Texas_Instruments_CC2538_USB_CDC-if00
                              ls: Zugriff auf 'usb-Texas_Instruments_CC2538_USB_CDC-if00' nicht möglich: Datei                                                                                                                      oder Verzeichnis nicht gefunden
                              pi@raspberrypi:~ $
                              
                              AsgothianA Offline
                              AsgothianA Offline
                              Asgothian
                              Developer
                              schrieb am zuletzt editiert von
                              #149

                              @jojo1900 jo.. das ist also falsch. Wo dein Stick seinen Port hat kann ich Dir nicht sagen.

                              A.

                              ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                              "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                              J 1 Antwort Letzte Antwort
                              0
                              • AsgothianA Asgothian

                                @jojo1900 jo.. das ist also falsch. Wo dein Stick seinen Port hat kann ich Dir nicht sagen.

                                A.

                                J Offline
                                J Offline
                                Jojo1900
                                schrieb am zuletzt editiert von
                                #150

                                @asgothian ok erstmal ich weiss wo nach ich suchen muss

                                J 1 Antwort Letzte Antwort
                                0
                                • J Jojo1900

                                  @asgothian ok erstmal ich weiss wo nach ich suchen muss

                                  J Offline
                                  J Offline
                                  Jojo1900
                                  schrieb am zuletzt editiert von
                                  #151

                                  @jojo1900
                                  ok zigbee adapter läuft wieder
                                  com Anschluss geändert auf
                                  /dev/serial/by-id/usb-Texas_Instruments_CC2538_USB_CDC-if00

                                  das war aber nicht die lösung

                                  und

                                  Erweiterte Pan ID
                                  von DDDDDDDDDDDDDDAA auf DDDDDDDDDDDDDDDD geändert

                                  Danke für die Hilfe......ich weiss das es mal sehr anstrengend ist nen alten Laien unter die arme zu greifen.........ist wie meine OMA in punkto smartphone manchmal zum Haare raufen.....

                                  Thomas BraunT AsgothianA 2 Antworten Letzte Antwort
                                  0
                                  • J Jojo1900

                                    @jojo1900
                                    ok zigbee adapter läuft wieder
                                    com Anschluss geändert auf
                                    /dev/serial/by-id/usb-Texas_Instruments_CC2538_USB_CDC-if00

                                    das war aber nicht die lösung

                                    und

                                    Erweiterte Pan ID
                                    von DDDDDDDDDDDDDDAA auf DDDDDDDDDDDDDDDD geändert

                                    Danke für die Hilfe......ich weiss das es mal sehr anstrengend ist nen alten Laien unter die arme zu greifen.........ist wie meine OMA in punkto smartphone manchmal zum Haare raufen.....

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

                                    @jojo1900 sagte in Zigbee Umstieg von ccXXXX auf ccYYYY:

                                    Erweiterte Pan ID
                                    von DDDDDDDDDDDDDDAA auf DDDDDDDDDDDDDDDD geändert

                                    Das würde ich ohnehin auf einen eigenen Hex-Wert ändern.

                                    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
                                    • J Jojo1900

                                      @jojo1900
                                      ok zigbee adapter läuft wieder
                                      com Anschluss geändert auf
                                      /dev/serial/by-id/usb-Texas_Instruments_CC2538_USB_CDC-if00

                                      das war aber nicht die lösung

                                      und

                                      Erweiterte Pan ID
                                      von DDDDDDDDDDDDDDAA auf DDDDDDDDDDDDDDDD geändert

                                      Danke für die Hilfe......ich weiss das es mal sehr anstrengend ist nen alten Laien unter die arme zu greifen.........ist wie meine OMA in punkto smartphone manchmal zum Haare raufen.....

                                      AsgothianA Offline
                                      AsgothianA Offline
                                      Asgothian
                                      Developer
                                      schrieb am zuletzt editiert von
                                      #153

                                      @jojo1900 sagte in Zigbee Umstieg von ccXXXX auf ccYYYY:

                                      @jojo1900
                                      ok zigbee adapter läuft wieder
                                      com Anschluss geändert auf
                                      /dev/serial/by-id/usb-Texas_Instruments_CC2538_USB_CDC-if00

                                      das war aber nicht die lösung

                                      und

                                      Erweiterte Pan ID
                                      von DDDDDDDDDDDDDDAA auf DDDDDDDDDDDDDDDD geändert

                                      Danke für die Hilfe......ich weiss das es mal sehr anstrengend ist nen alten Laien unter die arme zu greifen.........ist wie meine OMA in punkto smartphone manchmal zum Haare raufen.....

                                      In näherer Zukunft wird dddddddddddddddd als erweiterte Pan ID nicht mehr gehen.

                                      A.

                                      ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                                      "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                                      J XenonX 2 Antworten Letzte Antwort
                                      0
                                      • AsgothianA Asgothian

                                        @jojo1900 sagte in Zigbee Umstieg von ccXXXX auf ccYYYY:

                                        @jojo1900
                                        ok zigbee adapter läuft wieder
                                        com Anschluss geändert auf
                                        /dev/serial/by-id/usb-Texas_Instruments_CC2538_USB_CDC-if00

                                        das war aber nicht die lösung

                                        und

                                        Erweiterte Pan ID
                                        von DDDDDDDDDDDDDDAA auf DDDDDDDDDDDDDDDD geändert

                                        Danke für die Hilfe......ich weiss das es mal sehr anstrengend ist nen alten Laien unter die arme zu greifen.........ist wie meine OMA in punkto smartphone manchmal zum Haare raufen.....

                                        In näherer Zukunft wird dddddddddddddddd als erweiterte Pan ID nicht mehr gehen.

                                        A.

                                        J Offline
                                        J Offline
                                        Jojo1900
                                        schrieb am zuletzt editiert von
                                        #154

                                        @asgothian
                                        In näherer Zukunft wird dddddddddddddddd als erweiterte Pan ID nicht mehr gehen.

                                        welchen wert kann man dort wählen???

                                        AsgothianA 1 Antwort Letzte Antwort
                                        0
                                        • J Jojo1900

                                          @asgothian
                                          In näherer Zukunft wird dddddddddddddddd als erweiterte Pan ID nicht mehr gehen.

                                          welchen wert kann man dort wählen???

                                          AsgothianA Offline
                                          AsgothianA Offline
                                          Asgothian
                                          Developer
                                          schrieb am zuletzt editiert von
                                          #155

                                          @jojo1900
                                          16 zufällige Zeichen zwischen 0 und 9, sowie a-f

                                          A.

                                          ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                                          "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                                          1 Antwort Letzte Antwort
                                          1
                                          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

                                          862

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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