Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [SOLVED] Zigbee Adapter 1.8.24 Crash

    NEWS

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    • Save The Date: ioBroker@Smart Living Forum Solingen, 14.06.

    [SOLVED] Zigbee Adapter 1.8.24 Crash

    This topic has been deleted. Only users with topic management privileges can see it.
    • nerd68
      nerd68 last edited by nerd68

      Hallo,

      vielleicht hat jemand eine Idee, ich bin jedoch ratlos.
      Derzeit stürzt der installierte Zigbee Adapter 1.8.24 sporadisch ab, bis zu 5 mal am Tag, sodass der ioBroker den Adapter stoppt und damit alle verbundenen Zigbee Geräte nicht mehr erreichbar sind, der Adapter neu gestartet werden muss und es wieder gefühlt ewig dauert, bis alle Geräte über Zigbee wieder erreichbar sind.

      Ich habe folgende Konstellation im Einsatz:

      • 2 Zigbee Instanzen mit gleicher Version
      • Zigbee.0 hat 6 Aqara & Tradfri Geräte gepaired
      • Zigbee .1 hat 5 sonoff ZBminiL2 Switches gepaired
      • Beide Instanzen haben als Coordinator Sonoff ZBBridgesR2 mit Tasmota 13.1.0(zbbridge) geflasht.
      • Channels, Pan ID, Extended Pan ID sind getrennt, kein Kanalkonflikt für mich erkennbar

      Folgendes passiert:

      • Adapter zigbee.0 läuft tadellos ohne Probleme
      • Adpater Zigbee.1 sürzt (w.o.g.) sporadisch ab mit folgender Fehlermeldung
      host.ds-smarthome-1 2023-12-06 19:32:59.712	error	instance system.adapter.zigbee.1 terminated with code 6 (UNCAUGHT_EXCEPTION)
      host.ds-smarthome-1 2023-12-06 19:32:59.712	error	Caught by controller[0]: at Queue.executeNext (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32)
      host.ds-smarthome-1 2023-12-06 19:32:59.711	error	Caught by controller[0]: at Object.func (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/adapter/ezspAdapter.ts:363:32)
      host.ds-smarthome-1 2023-12-06 19:32:59.711	error	Caught by controller[0]: at EZSPAdapter.nodeDescriptorInternal (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/adapter/ezspAdapter.ts:373:28)
      host.ds-smarthome-1 2023-12-06 19:32:59.711	error	Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      host.ds-smarthome-1 2023-12-06 19:32:59.710	error	Caught by controller[0]: at Driver.zdoRequest (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/driver.ts:573:19)
      host.ds-smarthome-1 2023-12-06 19:32:59.710	error	Caught by controller[0]: Error: ZdoRequest error
      host.ds-smarthome-1 2023-12-06 19:32:59.708	error	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:
      
      zigbee.1 2023-12-06 19:32:58.912	error	Failed to stop zigbee (Error: Connection not initialized at Ezsp.execCommand (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:551:19) at Ezsp.version (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:349:35) at EZSPAdapterBackup.createBackup (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/adapter/backup.ts:21:56) at EZSPAdapter.backup (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/adapter/ezspAdapter.ts:609:31) at Controller.backup (/opt/iobroker/node_modules/zigbee-herdsman/src/controller/controller.ts:328:47) at Controller.stop (/opt/iobroker/node_modules/zigbee-herdsman/src/controller/controller.ts:308:9) at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:456:13) at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:908:17))
      zigbee.1 2023-12-06 19:32:58.410	error	ZdoRequest error
      zigbee.1 2023-12-06 19:32:58.409	error	Error: ZdoRequest error at Driver.zdoRequest (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/driver.ts:573:19) at processTicksAndRejections (node:internal/process/task_queues:95:5) at EZSPAdapter.nodeDescriptorInternal (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/adapter/ezspAdapter.ts:373:28) at Object.func (/opt/iobroker/node_modules/zigbee-herdsman/src/adapter/ezsp/adapter/ezspAdapter.ts:363:32) at Queue.executeNext (/opt/iobroker/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32)
      zigbee.1 2023-12-06 19:32:58.342	error	unhandled promise rejection: ZdoRequest error
      zigbee.1 2023-12-06 19:32:58.340	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().
      

      Vielleicht hat ja jemand eine Idee.

      VG Didier

      Systemdata
      Hardwaresystem: Intel(R) Celeron(R) CPU N3150 @ 1.60GHz
      Arbeitsspeicher: 1GB
      Festplattenart: SSD
      Betriebssystem: Ubuntu
      Node-Version: v18.17.1
      Nodejs-Version: v18.17.1
      NPM-Version: 9.6.7
      Installationsart: Skript
      Image genutzt: Nein
      Ort/Name der Imagedatei: Link
      Thomas Braun arteck 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @nerd68 last edited by Thomas Braun

        @nerd68 sagte in Zigbee Adapter 1.8.24 Crash:

        Nodejs-Version:
        v18.17.1

        Zwar vermutlich nicht die Ursache, aber bei nodejs steckst du in der Sackgasse. Bring das per

        iob nodejs-update
        

        auf das richtige Gleis. Evtl. zuvor noch ein

        iob fix
        

        ausführen.

        Edith:
        Arbeitsspeicher: 1GB
        könnte was wenig sein...

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

          @thomas-braun Danke mach ich beides und gebe Feedback.
          Ach und Memory war ein Typo, sind 8 GB

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

            @nerd68 sagte in Zigbee Adapter 1.8.24 Crash:

            ezsp

            es scheint zur Zeit probleme zu geben mit der ezsp

            bist nicht der erste

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

              @arteck danke für die Info.
              Jedoch nach Nodejs Update laufen beide Instanzen nun seit 2 Tagen durch (Fingers crossed).
              Vorher wäre die eine Instanz schon im Durchschnitt 3x gestoppt.

              Warum k.A., wenn das nun einfach läuft, nehm ich das als Weihnachtsgeschenk 🙂
              Ich stell den Thread mal auf "Solved"

              1 Reply Last reply Reply Quote 0
              • First post
                Last post

              Support us

              ioBroker
              Community Adapters
              Donate

              986
              Online

              31.6k
              Users

              79.4k
              Topics

              1.3m
              Posts

              sonoff zbminil2 zigbee v1.8.24 zigbee-adapter
              3
              5
              309
              Loading More Posts
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes
              Reply
              • Reply as topic
              Log in to reply
              Community
              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
              The ioBroker Community 2014-2023
              logo