Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Zigbee Probleme

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Zigbee Probleme

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

      Hallo zusammen,
      seit ein paar Wochen steigt bei mir immer mal wieder der Zigbee-Adapter aus. Es erscheint dieses Fenster:
      2be0a496-0652-4f58-a0de-30c181c5ee0c-image.png
      Das einzige, was ich da klicken kann ist OK (die anderen Buttens scheinen nicht zu funktionieren).

      Die Instanz ist dann rot. Ein Reload läßt ihn wieder laufen. Im Log sieht auch alles supi aus.

      Ich nutze einen SONOFF Zigbee 3.0 USB Dongle Plus Stick Zigbee TI CC2652P CP2102N Coordinator v4. Den habe ich vor ca. 5 Wochen gegen meinen alten 2531 getauscht (s. https://forum.iobroker.net/topic/72266/sonoff-zigbee-3-0-usb-dongle-plus-cc2652p-auf-synology) und war überrascht, wie gut er lief. Bis auf die Loops 😞

      Viel mehr Infos habe ich momentan leider nicht: unter Protokolle finde ich keinen Zigbee-Eintrag (der Loop war wohl heute mittag) und das Herunterladen des aktuellen Logs (17MB) klappt nicht. Es passiert einfach nichts (hab jetzt 5min gewartet, für 17MB sollte das doch wohl reichen).

      Ich schaue später nochmal, dann zeige ich das Log...

      Thomas Braun arteck 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @manuxi last edited by

        @manuxi sagte in Zigbee Probleme:

        Ich schaue später nochmal, dann zeige ich das Log...

        Zeig (auch) mal die Ausgabe von

        iob diag
        
        manuxi 1 Reply Last reply Reply Quote 0
        • arteck
          arteck Developer Most Active @manuxi last edited by

          @manuxi da startet unerwartet der adapter neu.. ergo es muss was im LOG stehen

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

            @thomas-braun sagte in Zigbee Probleme:

            iob diag

            So, da wäre ein Ausschnitt des Logs:

            2024-03-04 00:25:24.545  - [31merror[39m: zigbee.0 (2553) 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().
            2024-03-04 00:25:24.546  - [31merror[39m: zigbee.0 (2553) unhandled promise rejection: Command 0xa4c1387267ac600e/1 manuSpecificTuya.dataQuery({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Data request failed with error: 'MAC transaction expired' (240))
            2024-03-04 00:25:24.547  - [31merror[39m: zigbee.0 (2553) Error: Command 0xa4c1387267ac600e/1 manuSpecificTuya.dataQuery({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Data request failed with error: 'MAC transaction expired' (240))
                at ZStackAdapter.sendZclFrameToEndpointInternal (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/zStackAdapter.js:347:23)
                at async Queue.execute (/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/queue.js:29:20)
                at async Request.send (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/helpers/request.js:69:20)
                at async Endpoint.command (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/endpoint.js:572:28)
                at async Object.onEvent (/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/tuya.js:101:13)
            2024-03-04 00:25:24.547  - [31merror[39m: zigbee.0 (2553) Exception-Code: 240: Command 0xa4c1387267ac600e/1 manuSpecificTuya.dataQuery({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Data request failed with error: 'MAC transaction expired' (240))
            
            2024-03-04 00:25:24.554  - [32minfo[39m: zigbee.0 (2553) cleaned everything up...
            2024-03-04 00:25:24.556  - [32minfo[39m: zigbee.0 (2553) Zigbee: disabling joining new devices.
            
            2024-03-04 00:25:25.054  - [32minfo[39m: zigbee.0 (2553) terminating
            2024-03-04 00:25:25.055  - [33mwarn[39m: zigbee.0 (2553) Terminated (UNCAUGHT_EXCEPTION): Without reason
            
            2024-03-04 00:25:25.690  - [31merror[39m: host.iobroker-v8 instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
            2024-03-04 00:25:25.691  - [32minfo[39m: host.iobroker-v8 Restart adapter system.adapter.zigbee.0 because enabled
            
            2024-03-04 00:25:55.765  - [32minfo[39m: host.iobroker-v8 instance system.adapter.zigbee.0 started with pid 29089
            2024-03-04 00:26:01.641  - [32minfo[39m: zigbee.0 (29089) starting. Version 1.10.1 in /opt/iobroker/node_modules/iobroker.zigbee, node: v18.17.1, js-controller: 5.0.19
            2024-03-04 00:26:01.927  - [32minfo[39m: zigbee.0 (29089) delete old Backup files. keep only last 10
            2024-03-04 00:26:01.929  - [32minfo[39m: zigbee.0 (29089) Starting Zigbee  npm ...
            2024-03-04 00:26:02.436  - [32minfo[39m: zigbee.0 (29089) Installed Version: iobroker.zigbee@1.10.1
            2024-03-04 00:26:03.443  - [32minfo[39m: javascript.0 (22208) script.js.common.Messages.MessageStateCreator: [MessageStateCreator] postMessage('DECONZ_WARNING', 'Zigbee offline! Adapter nicht verbunden!', 0)
            2024-03-04 00:26:03.923  - [32minfo[39m: zigbee.0 (29089) Coordinator firmware version: {"type":"zStack3x0","meta":{"transportrev":2,"product":1,"majorrel":2,"minorrel":7,"maintrel":1,"revision":20230507}}
            2024-03-04 00:26:03.934  - [32minfo[39m: zigbee.0 (29089) Unable to disable LED, unsupported function.
            2024-03-04 00:26:03.936  - [32minfo[39m: zigbee.0 (29089)   --> transmitPower : high+
            2024-03-04 00:26:03.951  - [32minfo[39m: zigbee.0 (29089) Currently 22 devices are joined:
            2024-03-04 00:26:04.063  - [32minfo[39m: zigbee.0 (29089) 0xa4c138c3f54d3f1f (addr 14887): WSD500A - TuYa Temperature & humidity sensor (EndDevice)
            2024-03-04 00:26:04.068  - [32minfo[39m: zigbee.0 (29089) 0x84182600000d5240 (addr 15528): AB3257001NJ - OSRAM Smart+ plug (Router)
            2024-03-04 00:26:04.070  - [32minfo[39m: zigbee.0 (29089) 0x00158d00083a6711 (addr 23501): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
            2024-03-04 00:26:04.071  - [32minfo[39m: zigbee.0 (29089) 0x7cb03eaa0a0c4b12 (addr 11146): AB3257001NJ - OSRAM Smart+ plug (Router)
            2024-03-04 00:26:04.072  - [32minfo[39m: zigbee.0 (29089) 0xf0d1b8000013227c (addr 41013): AC10691 - OSRAM Smart+ plug (Router)
            2024-03-04 00:26:04.073  - [32minfo[39m: zigbee.0 (29089) 0xf0d1b80000133e75 (addr 60765): AC10691 - OSRAM Smart+ plug (Router)
            2024-03-04 00:26:04.074  - [32minfo[39m: zigbee.0 (29089) 0x00158d0008304103 (addr 26997): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
            2024-03-04 00:26:04.075  - [32minfo[39m: zigbee.0 (29089) 0x00158d000832a479 (addr 40749): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
            2024-03-04 00:26:04.076  - [32minfo[39m: zigbee.0 (29089) 0x7cb03eaa0a0ad2aa (addr 24605): AB3257001NJ - OSRAM Smart+ plug (Router)
            2024-03-04 00:26:04.077  - [32minfo[39m: zigbee.0 (29089) 0x00158d000832a30a (addr 1675): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
            2024-03-04 00:26:04.078  - [32minfo[39m: zigbee.0 (29089) 0x00158d000913bf34 (addr 11596): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
            2024-03-04 00:26:04.079  - [32minfo[39m: zigbee.0 (29089) 0x7cb03eaa0a0ada8d (addr 12191): AB3257001NJ - OSRAM Smart+ plug (Router)
            2024-03-04 00:26:04.080  - [32minfo[39m: zigbee.0 (29089) 0x00158d0008480d40 (addr 15921): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
            2024-03-04 00:26:04.082  - [32minfo[39m: zigbee.0 (29089) 0x00158d0008378d7a (addr 11521): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
            2024-03-04 00:26:04.084  - [32minfo[39m: zigbee.0 (29089) 0x7cb03eaa00a75dfa (addr 39278): AB3257001NJ - OSRAM Smart+ plug (Router)
            2024-03-04 00:26:04.084  - [32minfo[39m: zigbee.0 (29089) 0x00158d00094d76ff (addr 34786): SJCGQ11LM - Xiaomi Aqara water leak sensor (EndDevice)
            2024-03-04 00:26:04.085  - [32minfo[39m: zigbee.0 (29089) 0x00158d000836e4b2 (addr 16960): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
            2024-03-04 00:26:04.087  - [32minfo[39m: zigbee.0 (29089) 0x00158d000830e5a5 (addr 30668): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
            2024-03-04 00:26:04.087  - [32minfo[39m: zigbee.0 (29089) 0x84182600000d0d1a (addr 17592): AB3257001NJ - OSRAM Smart+ plug (Router)
            2024-03-04 00:26:04.089  - [32minfo[39m: zigbee.0 (29089) 0x7cb03eaa0a0c1fa9 (addr 21900): AB3257001NJ - OSRAM Smart+ plug (Router)
            2024-03-04 00:26:04.092  - [32minfo[39m: zigbee.0 (29089) 0xa4c1387267ac600e (addr 61457): ZTH08-E - TuYa Temperature and humidity sensor (EndDevice)
            2024-03-04 00:26:04.094  - [32minfo[39m: zigbee.0 (29089) 0xa4c1388dd402be3e (addr 4147): ZP01 - TuYa Motion sensor (EndDevice)
            2024-03-04 00:26:04.095  - [32minfo[39m: zigbee.0 (29089) Zigbee started
            2024-03-04 00:26:04.189  - [32minfo[39m: zigbee.0 (29089) deregister device Ping for deactivated device "0xa4c1388dd402be3e"
            2024-03-04 00:26:04.197  - [32minfo[39m: zigbee.0 (29089) debug devices set to []
            2024-03-04 00:26:04.225  - [32minfo[39m: javascript.0 (22208) script.js.common.Messages.MessageStateCreator: [MessageStateCreator] removeMessage('DECONZ_WARNING', 'Zigbee offline! Adapter nicht verbunden!')
            2024-03-04 00:26:30.579  - [32minfo[39m: zigbee.0 (29089) Device '0xa4c1387267ac600e' announced itself
            
            2024-03-04 00:28:29.777  - [32minfo[39m: zigbee.0 (29089) Device '0xa4c1387267ac600e' announced itself
            
            2024-03-04 00:30:34.159  - [32minfo[39m: zigbee.0 (29089) Device '0xa4c1387267ac600e' announced itself
            
            2024-03-04 00:30:59.106  - [32minfo[39m: zigbee.0 (29089) Device '0xa4c1387267ac600e' announced itself
            
            2024-03-04 00:33:15.606  - [32minfo[39m: zigbee.0 (29089) Device '0xa4c1387267ac600e' announced itself
            
            2024-03-04 00:35:19.481  - [32minfo[39m: zigbee.0 (29089) Device '0xa4c1387267ac600e' announced itself
            
            2024-03-04 00:37:24.023  - [32minfo[39m: zigbee.0 (29089) Device '0xa4c1387267ac600e' announced itself
            
            2024-03-04 00:39:28.573  - [32minfo[39m: zigbee.0 (29089) Device '0xa4c1387267ac600e' announced itself
            
            2024-03-04 00:41:33.092  - [32minfo[39m: zigbee.0 (29089) Device '0xa4c1387267ac600e' announced itself
            
            2024-03-04 00:43:37.810  - [32minfo[39m: zigbee.0 (29089) Device '0xa4c1387267ac600e' announced itself
            
            2024-03-04 00:47:53.434  - [32minfo[39m: zigbee.0 (29089) Device '0xa4c1387267ac600e' announced itself
            
            2024-03-04 00:49:51.410  - [32minfo[39m: zigbee.0 (29089) Device '0xa4c1387267ac600e' announced itself
            
            2024-03-04 00:50:32.567  - [31merror[39m: zigbee.0 (29089) 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().
            2024-03-04 00:50:32.567  - [31merror[39m: zigbee.0 (29089) unhandled promise rejection: Command 0xa4c1387267ac600e/1 manuSpecificTuya.dataQuery({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 61457 - 1 - 51 - 61184 - 11 after 10000ms)
            2024-03-04 00:50:32.568  - [31merror[39m: zigbee.0 (29089) Error: Command 0xa4c1387267ac600e/1 manuSpecificTuya.dataQuery({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 61457 - 1 - 51 - 61184 - 11 after 10000ms)
                at Object.start (/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/waitress.js:40:23)
                at ZStackAdapter.sendZclFrameToEndpointInternal (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/zStackAdapter.js:423:47)
                at async Queue.execute (/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/queue.js:29:20)
                at async Request.send (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/helpers/request.js:69:20)
                at async Endpoint.command (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/endpoint.js:572:28)
                at async Object.onEvent (/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/tuya.js:101:13)
            2024-03-04 00:50:32.569  - [31merror[39m: zigbee.0 (29089) Command 0xa4c1387267ac600e/1 manuSpecificTuya.dataQuery({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 61457 - 1 - 51 - 61184 - 11 after 10000ms)
            2024-03-04 00:50:32.577  - [32minfo[39m: zigbee.0 (29089) cleaned everything up...
            2024-03-04 00:50:32.580  - [32minfo[39m: zigbee.0 (29089) Zigbee: disabling joining new devices.
            2024-03-04 00:50:33.079  - [32minfo[39m: zigbee.0 (29089) terminating
            2024-03-04 00:50:33.080  - [33mwarn[39m: zigbee.0 (29089) Terminated (UNCAUGHT_EXCEPTION): Without reason
            

            Der Tuya mit der id '0xa4c1387267ac600e' announced recht häufig...

            Ausgabe von iob diag:

            [snip]
            Errors in npm tree:
            npm ERR! code ELSPROBLEMS
            npm ERR! invalid: moment@2.29.4 /opt/iobroker/node_modules/moment
            npm ERR! missing: moment-duration-format@^2.3.2, required by iobroker.javascript@7.8.0
            npm ERR! missing: moment-duration@^0.0.6, required by iobroker.javascript@7.8.0
            npm ERR! invalid: moment-timezone@0.5.43 /opt/iobroker/node_modules/moment-timezone
            [/snip]
            

            Die NPM-Erros hatte ich bis eben noch nicht bemerkt.

            Aber das ist letztens schonmal passiert:
            Hatte ein paar Bugs der Vis-2 reportet und auf Vis-2 2.9.35 gewechselt. Um die neue Version zu bekommen, hatte ich auf das Beta-Repo gewechselt und "iob update", danach "iob upgrade self" ausgeführt, um die 2.9.35 zu bekommen. Nach der Installation brav wieder auf das Stable Repo gewechselt.
            Ich bekam dann einen js-Fehler: moment.duration(...).format ist keine Funktion innerhalb eines Skripts. Es stellte sich heraus, dass ich moment-duration-format aus dem js-Adapter entfernen und wieder hinzufügen musste. Da die 2.9.35 etwas buggy war, habe ich dasselbe nochmal mit der 3.9.36 gemacht. Hab wohl das Entfernen & neu Hinzufügen der Module vergessen. Meine Scripte hatten sich nicht beschwert, daher hab ich das nicht mehr beachtet...

            Also gerade dann Module/Syntaxhilfe gerade wieder entfernt, JS-Instanz neu gestartet, wieder hinzugefügt und JS-Instanz neu gestartet.
            iob diag meldet jetzt keinen npm-Fehler mehr - vielleicht hat das ja die zigbee-Instanz gestört? Sehe da aber keinen Zusammenhang...

            (Kann ich diese npm-Fehler irgendwie vermeiden? Woher kommen die? Wechsel des Repos?)

            Hier die Kurzausgabe von iob diag nach dem Modul-Fix:

            ======================= SUMMARY =======================
                                    v.2023-10-10
            
            
            model name      : Intel(R) Atom(TM) CPU C3538 @ 2.10GHz
            Kernel          : x86_64
            Userland        : amd64
            Docker          : v8.0.1
            
            Installation:           Docker
            Kernel:                 x86_64
            Userland:               amd64
            Timezone:               Etc/UTC
            User-ID:                0
            X-Server:               false
            
            
            Pending OS-Updates:     28
            Pending iob updates:    1
            
            Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                                    /usr/bin/node           v18.17.1
                                    /usr/bin/npm            9.6.7
                                    /usr/bin/npx            9.6.7
                                    /usr/bin/corepack       0.18.0
            
            Recommended versions are nodejs 18.19.1 and npm 10.2.4
            Your nodejs installation is correct
            
            MEMORY:
                           total        used        free      shared  buff/cache   available
            Mem:             19G         10G        950M        583M        8.4G        8.3G
            Swap:            14G        4.5G        9.6G
            Total:           34G         15G         10G
            
            Active iob-Instances:   49
            Active repo(s): stable
            
            ioBroker Core:          js-controller           5.0.19
                                    admin                   6.13.16
            
            ioBroker Status:        iobroker is running on this host.
            
            At least one iobroker host is running.
            
            Objects type: redis
            States  type: redis
            
            Status admin and web instance:
            + system.adapter.admin.0                  : admin                 : iobroker-v8                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
            + system.adapter.web.0                    : web                   : iobroker-v8                              -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
            + system.adapter.web.1                    : web                   : iobroker-v8                              -  enabled, port: 9082, bind: 0.0.0.0 (SSL), run as: ft
            + system.adapter.web.2                    : web                   : iobroker-v8                              -  enabled, port: 9084, bind: 0.0.0.0 (SSL), run as: gt
            
            Objects:                42941
            States:                 44027
            
            Size of iob-Database:
            
            51M     /opt/iobroker/iobroker-data/objects.jsonl
            23M     /opt/iobroker/iobroker-data/states.jsonl
            
            
            
            =================== END OF SUMMARY ====================
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • manuxi
              manuxi @arteck last edited by

              @arteck ja natürlich, das Herunterladen der normalen log-Datei zickte gerade etwas. Die .gz ließ sich aber ziehen. Ausschnitt s.o.

              1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @manuxi last edited by Thomas Braun

                @manuxi sagte in Zigbee Probleme:

                So, da wäre ein Ausschnitt des Logs:

                Die Langfassung bitte.

                Den Docker kannste aber schon mal auf einen aktuellen Stand bringen.

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

                  @thomas-braun Docker dauert noch was, hab grad keine Zeit. Hier die iob diag Ausgabe:

                  Skript v.2023-10-10
                  
                  *** BASE SYSTEM ***
                  Hardware Vendor : Synology Inc.
                  Kernel          : x86_64
                  Userland        : amd64
                  Docker          : v8.0.1
                  Virtualization  : Docker
                  Kernel          : x86_64
                  Userland        : amd64
                  
                  Systemuptime and Load:
                   17:46:26 up 10 days, 18:25,  0 users,  load average: 3.24, 3.59, 3.66
                  CPU threads: 4
                  
                  
                  *** Time and Time Zones ***
                  Wed Mar  6 16:46:26 UTC 2024
                  Wed Mar  6 17:46:26 CET 2024
                  CET +0100
                  Etc/UTC
                  
                  *** User and Groups ***
                  root
                  /root
                  root
                  
                  *** X-Server-Setup ***
                  X-Server:       false
                  Desktop:
                  Terminal:
                  
                  
                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:             19G         10G        1.1G        629M        7.9G        7.9G
                  Swap:            14G        4.5G        9.6G
                  Total:           34G         15G         10G
                  
                          19974 M total memory
                          10990 M used memory
                           8856 M active memory
                           6477 M inactive memory
                           1132 M free memory
                             73 M buffer memory
                           7778 M swap cache
                          14035 M total swap
                           4467 M used swap
                           9568 M free swap
                  
                  *** FILESYSTEM ***
                  Filesystem             Type   Size  Used Avail Use% Mounted on
                  /dev/mapper/cachedev_0 btrfs  214G  126G   88G  60% /
                  tmpfs                  tmpfs   64M     0   64M   0% /dev
                  tmpfs                  tmpfs  9.8G     0  9.8G   0% /sys/fs/cgroup
                  shm                    tmpfs   64M     0   64M   0% /dev/shm
                  /dev/mapper/cachedev_0 btrfs  214G  126G   88G  60% /opt/iobroker
                  /dev/mapper/cachedev_0 btrfs  214G  126G   88G  60% /etc/hosts
                  
                  Messages concerning ext4 filesystem in dmesg:
                  sudo: unable to resolve host iobroker-v8: Name or service not known
                  
                  Show mounted filesystems \(real ones only\):
                  TARGET             SOURCE                                                                                                                         FSTYPE OPTIONS
                  /                  /dev/mapper/cachedev_0[/@syno/@docker/btrfs/subvolumes/bf0c59a675385d6269dbb83490810a1a4adb8c1bfb2b933357f738a870a23f2f]       btrfs  rw,nodev,noatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_tree,syno_allocator,subvolid=1238,subvol=/@syno/@docker/btrfs/subvolumes/bf0c59a675385d6269dbb83490810a1a4adb8c1bfb2b933357f738a870a23f2f
                  |-/opt/iobroker    /dev/mapper/cachedev_0[/@syno/docker/iobroker/data]                                                                            btrfs  rw,nodev,noatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_tree,syno_allocator,subvolid=258,subvol=/@syno/docker
                  |-/etc/resolv.conf /dev/mapper/cachedev_0[/@syno/@docker/containers/54d552e5c72586629f085e0fba7641d05ff15e9d404b852905805f9af2c535ab/resolv.conf] btrfs  rw,nodev,noatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_tree,syno_allocator,subvolid=256,subvol=/@syno
                  |-/etc/hostname    /dev/mapper/cachedev_0[/@syno/@docker/containers/54d552e5c72586629f085e0fba7641d05ff15e9d404b852905805f9af2c535ab/hostname]    btrfs  rw,nodev,noatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_tree,syno_allocator,subvolid=256,subvol=/@syno
                  `-/etc/hosts       /dev/mapper/cachedev_0[/@syno/@docker/containers/54d552e5c72586629f085e0fba7641d05ff15e9d404b852905805f9af2c535ab/hosts]       btrfs  rw,nodev,noatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,block_group_cache_tree,syno_allocator,subvolid=256,subvol=/@syno
                  
                  Files in neuralgic directories:
                  
                  /var:
                  sudo: unable to resolve host iobroker-v8: Name or service not known
                  33M     /var/
                  31M     /var/lib
                  18M     /var/lib/apt/lists
                  18M     /var/lib/apt
                  13M     /var/lib/dpkg
                  
                  
                  
                  /opt/iobroker/backups:
                  1.4G    /opt/iobroker/backups/
                  
                  /opt/iobroker/iobroker-data:
                  573M    /opt/iobroker/iobroker-data/
                  500M    /opt/iobroker/iobroker-data/files
                  90M     /opt/iobroker/iobroker-data/files/echarts.admin
                  69M     /opt/iobroker/iobroker-data/files/vis.0
                  58M     /opt/iobroker/iobroker-data/files/echarts
                  
                  The five largest files in iobroker-data are:
                  51M     /opt/iobroker/iobroker-data/objects.jsonl
                  35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                  24M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.5f66c5d9.js.map
                  24M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.9f2a6569.js.map
                  24M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.5f66c5d9.js.map
                  
                  USB-Devices by-id:
                  USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                  
                  find: '/dev/serial/by-id/': No such file or directory
                  
                  *** NodeJS-Installation ***
                  
                  /usr/bin/nodejs         v18.17.1
                  /usr/bin/node           v18.17.1
                  /usr/bin/npm            9.6.7
                  /usr/bin/npx            9.6.7
                  /usr/bin/corepack       0.18.0
                  
                  
                  nodejs:
                    Installed: 18.17.1-deb-1nodesource1
                    Candidate: 18.17.1-deb-1nodesource1
                    Version table:
                   *** 18.17.1-deb-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                          100 /var/lib/dpkg/status
                       12.22.12~dfsg-1~deb11u4 500
                          500 http://deb.debian.org/debian bullseye/main amd64 Packages
                          500 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages
                  
                  Temp directories causing npm8 problem: 0
                  No problems detected
                  
                  Errors in npm tree:
                  
                  *** ioBroker-Installation ***
                  
                  ioBroker Status
                  iobroker is running on this host.
                  
                  At least one iobroker host is running.
                  
                  Objects type: redis
                  States  type: redis
                  
                  Core adapters versions
                  js-controller:  5.0.19
                  admin:          6.13.16
                  javascript:     7.8.0
                  
                  Adapters from github:   2
                  
                  Adapter State
                  + system.adapter.admin.0                  : admin                 : iobroker-v8                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                  + system.adapter.alexa2.0                 : alexa2                : iobroker-v8                              -  enabled
                  + system.adapter.backitup.0               : backitup              : iobroker-v8                              -  enabled
                  + system.adapter.bosch-ebike.0            : bosch-ebike           : iobroker-v8                              -  enabled
                    system.adapter.daswetter.0              : daswetter             : iobroker-v8                              -  enabled
                    system.adapter.devices.0                : devices               : iobroker-v8                              - disabled
                  + system.adapter.discovery.0              : discovery             : iobroker-v8                              - disabled
                    system.adapter.dwd.0                    : dwd                   : iobroker-v8                              -  enabled
                    system.adapter.echarts.0                : echarts               : iobroker-v8                              - disabled
                  + system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobroker-v8                              -  enabled
                    system.adapter.feiertage.0              : feiertage             : iobroker-v8                              -  enabled
                    system.adapter.firetv.0                 : firetv                : iobroker-v8                              - disabled
                  + system.adapter.followthesun.0           : followthesun          : iobroker-v8                              -  enabled
                    system.adapter.ford.0                   : ford                  : iobroker-v8                              - disabled
                  + system.adapter.fullybrowser.0           : fullybrowser          : iobroker-v8                              -  enabled
                    system.adapter.habpanel.0               : habpanel              : iobroker-v8                              - disabled
                  + system.adapter.history.0                : history               : iobroker-v8                              -  enabled
                  + system.adapter.homeconnect.0            : homeconnect           : iobroker-v8                              -  enabled
                  + system.adapter.hue.0                    : hue                   : iobroker-v8                              -  enabled, port: 443
                  + system.adapter.hue.1                    : hue                   : iobroker-v8                              -  enabled, port: 443
                  + system.adapter.hue.2                    : hue                   : iobroker-v8                              -  enabled, port: 443
                    system.adapter.ical.0                   : ical                  : iobroker-v8                              -  enabled
                    system.adapter.ical.1                   : ical                  : iobroker-v8                              -  enabled
                    system.adapter.ical.2                   : ical                  : iobroker-v8                              -  enabled
                    system.adapter.ical.3                   : ical                  : iobroker-v8                              -  enabled
                    system.adapter.ical.4                   : ical                  : iobroker-v8                              -  enabled
                    system.adapter.icons-icons8.0           : icons-icons8          : iobroker-v8                              - disabled
                    system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker-v8                              - disabled
                  + system.adapter.influxdb.0               : influxdb              : iobroker-v8                              -  enabled, port: 8086
                  + system.adapter.info.0                   : info                  : iobroker-v8                              -  enabled
                  + system.adapter.javascript.0             : javascript            : iobroker-v8                              -  enabled
                  + system.adapter.logparser.0              : logparser             : iobroker-v8                              -  enabled
                  + system.adapter.mqtt.0                   : mqtt                  : iobroker-v8                              -  enabled, port: 1883, bind: 0.0.0.0
                    system.adapter.musiccast.0              : musiccast             : iobroker-v8                              - disabled
                  + system.adapter.net-tools.0              : net-tools             : iobroker-v8                              -  enabled
                  + system.adapter.nina.0                   : nina                  : iobroker-v8                              -  enabled
                  + system.adapter.nut.0                    : nut                   : iobroker-v8                              -  enabled
                    system.adapter.openweathermap.0         : openweathermap        : iobroker-v8                              - disabled
                    system.adapter.parcel.0                 : parcel                : iobroker-v8                              - disabled
                  + system.adapter.pi-hole.0                : pi-hole               : iobroker-v8                              -  enabled
                  + system.adapter.ping.0                   : ping                  : iobroker-v8                              -  enabled
                    system.adapter.plex.0                   : plex                  : iobroker-v8                              - disabled
                  + system.adapter.pollenflug.0             : pollenflug            : iobroker-v8                              -  enabled
                    system.adapter.pushover.0               : pushover              : iobroker-v8                              - disabled
                  + system.adapter.ring.0                   : ring                  : iobroker-v8                              -  enabled
                  + system.adapter.sainlogic.0              : sainlogic             : iobroker-v8                              -  enabled, port: 45000, bind: 0.0.0.0
                  + system.adapter.sayit.0                  : sayit                 : iobroker-v8                              -  enabled
                    system.adapter.schoolfree.0             : schoolfree            : iobroker-v8                              -  enabled
                  + system.adapter.shelly.0                 : shelly                : iobroker-v8                              -  enabled, port: 1882, bind: 0.0.0.0
                  + system.adapter.shelly.1                 : shelly                : iobroker-v8                              -  enabled, port: 1882, bind: 0.0.0.0
                  + system.adapter.slideshow.0              : slideshow             : iobroker-v8                              -  enabled
                  + system.adapter.snmp.0                   : snmp                  : iobroker-v8                              -  enabled
                  + system.adapter.socketio.0               : socketio              : iobroker-v8                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                    system.adapter.sony-bravia.0            : sony-bravia           : iobroker-v8                              - disabled
                  + system.adapter.spotify-premium.0        : spotify-premium       : iobroker-v8                              -  enabled
                  + system.adapter.statistics.0             : statistics            : iobroker-v8                              -  enabled
                  + system.adapter.synology.0               : synology              : iobroker-v8                              -  enabled, port: 5441
                  + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker-v8                              -  enabled
                  + system.adapter.telegram.0               : telegram              : iobroker-v8                              -  enabled, port: 8443, bind: 0.0.0.0
                  + system.adapter.tr-064.0                 : tr-064                : iobroker-v8                              -  enabled
                  + system.adapter.trashschedule.0          : trashschedule         : iobroker-v8                              -  enabled
                  + system.adapter.upnp.0                   : upnp                  : iobroker-v8                              -  enabled
                  + system.adapter.virtualpowermeter.0      : virtualpowermeter     : iobroker-v8                              -  enabled
                  + system.adapter.vis-2.0                  : vis-2                 : iobroker-v8                              -  enabled
                    system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker-v8                              - disabled
                    system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker-v8                              - disabled
                    system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker-v8                              - disabled
                    system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker-v8                              - disabled
                  + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker-v8                              -  enabled
                    system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker-v8                              - disabled
                    system.adapter.vis-material-advanced.0  : vis-material-advanced : iobroker-v8                              -  enabled
                    system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker-v8                              -  enabled
                    system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker-v8                              - disabled
                    system.adapter.vis.0                    : vis                   : iobroker-v8                              -  enabled
                    system.adapter.weatherunderground.0     : weatherunderground    : iobroker-v8                              -  enabled
                  + system.adapter.web.0                    : web                   : iobroker-v8                              -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
                  + system.adapter.web.1                    : web                   : iobroker-v8                              -  enabled, port: 9082, bind: 0.0.0.0 (SSL), run as: ft
                  + system.adapter.web.2                    : web                   : iobroker-v8                              -  enabled, port: 9084, bind: 0.0.0.0 (SSL), run as: gt
                  + system.adapter.yamaha.0                 : yamaha                : iobroker-v8                              - disabled
                    system.adapter.yr.0                     : yr                    : iobroker-v8                              -  enabled
                  + system.adapter.zigbee.0                 : zigbee                : iobroker-v8                              -  enabled, port: /dev/ttyUSB0
                  
                  + instance is alive
                  
                  Enabled adapters with bindings
                  + system.adapter.admin.0                  : admin                 : iobroker-v8                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                  + system.adapter.hue.0                    : hue                   : iobroker-v8                              -  enabled, port: 443
                  + system.adapter.hue.1                    : hue                   : iobroker-v8                              -  enabled, port: 443
                  + system.adapter.hue.2                    : hue                   : iobroker-v8                              -  enabled, port: 443
                  + system.adapter.influxdb.0               : influxdb              : iobroker-v8                              -  enabled, port: 8086
                  + system.adapter.mqtt.0                   : mqtt                  : iobroker-v8                              -  enabled, port: 1883, bind: 0.0.0.0
                  + system.adapter.sainlogic.0              : sainlogic             : iobroker-v8                              -  enabled, port: 45000, bind: 0.0.0.0
                  + system.adapter.shelly.0                 : shelly                : iobroker-v8                              -  enabled, port: 1882, bind: 0.0.0.0
                  + system.adapter.shelly.1                 : shelly                : iobroker-v8                              -  enabled, port: 1882, bind: 0.0.0.0
                  + system.adapter.socketio.0               : socketio              : iobroker-v8                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                  + system.adapter.synology.0               : synology              : iobroker-v8                              -  enabled, port: 5441
                  + system.adapter.telegram.0               : telegram              : iobroker-v8                              -  enabled, port: 8443, bind: 0.0.0.0
                  + system.adapter.web.0                    : web                   : iobroker-v8                              -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
                  + system.adapter.web.1                    : web                   : iobroker-v8                              -  enabled, port: 9082, bind: 0.0.0.0 (SSL), run as: ft
                  + system.adapter.web.2                    : web                   : iobroker-v8                              -  enabled, port: 9084, bind: 0.0.0.0 (SSL), run as: gt
                  + system.adapter.zigbee.0                 : zigbee                : iobroker-v8                              -  enabled, port: /dev/ttyUSB0
                  
                  ioBroker-Repositories
                  stable        : http://download.iobroker.net/sources-dist.json
                  beta          : http://download.iobroker.net/sources-dist-latest.json
                  
                  Active repo(s): stable
                  
                  Installed ioBroker-Instances
                  Used repository: stable
                  Adapter    "admin"        : 6.13.16  , installed 6.13.16
                  Adapter    "alexa2"       : 3.26.4   , installed 3.26.4
                  Adapter    "backitup"     : 2.10.11  , installed 2.10.11
                  Adapter    "bosch-ebike"  : 0.0.3    , installed 0.1.5
                  Adapter    "daswetter"    : 3.1.13   , installed 3.1.13
                  Adapter    "devices"      : 1.1.5    , installed 1.1.5
                  Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                  Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                  Adapter    "echarts"      : 1.7.2    , installed 1.7.2
                  Adapter    "fb-checkpresence": 1.2.4 , installed 1.2.3  [Updatable]
                  Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                  Adapter    "firetv"       : 2.0.2    , installed 2.0.2
                  Adapter    "followthesun" : 0.5.0    , installed 0.5.0
                  Adapter    "ford"         : 0.0.14   , installed 0.0.14
                  Adapter    "fullybrowser" : 3.0.11   , installed 3.0.11
                  Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                  Adapter    "history"      : 3.0.1    , installed 3.0.1
                  Adapter    "homeconnect"  : 1.3.0    , installed 1.3.0
                  Adapter    "hue"          : 3.10.2   , installed 3.10.2
                  Adapter    "ical"         : 1.13.3   , installed 1.13.3
                  Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                  Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                  Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                  Adapter    "javascript"   : 7.8.0    , installed 7.8.0
                  Controller "js-controller": 5.0.19   , installed 5.0.19
                  Adapter    "logparser"    : 2.2.2    , installed 2.2.2
                  Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                  Adapter    "musiccast"    : 1.1.3    , installed 1.1.3
                  Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                  Adapter    "nina"         : 0.0.25   , installed 0.0.25
                  Adapter    "nut"          : 1.6.0    , installed 1.6.0
                  Adapter    "openweathermap": 1.0.4   , installed 1.0.4
                  Adapter    "pi-hole"      : 1.3.6    , installed 1.3.6
                  Adapter    "ping"         : 1.6.2    , installed 1.6.2
                  Adapter    "plex"         : 1.1.4    , installed 1.1.4
                  Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                  Adapter    "pushover"     : 3.0.6    , installed 3.0.6
                  Adapter    "ring"         : 5.0.10   , installed 5.0.10
                  Adapter    "sainlogic"    : 0.10.5   , installed 0.10.5
                  Adapter    "sayit"        : 3.0.5    , installed 3.0.5
                  Adapter    "schoolfree"   : 1.1.4    , installed 1.1.4
                  Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                  Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                  Adapter    "snmp"         : 3.1.0    , installed 3.1.0
                  Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                  Adapter    "sony-bravia"  : 1.0.9    , installed 1.0.9
                  Adapter    "spotify-premium": 1.3.1  , installed 1.3.1
                  Adapter    "statistics"   : 2.4.0    , installed 2.4.0
                  Adapter    "synology"     : 3.0.1    , installed 3.0.1
                  Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                  Adapter    "telegram"     : 3.1.0    , installed 3.1.0
                  Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                  Adapter    "trashschedule": 3.2.0    , installed 3.2.0
                  Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                  Adapter    "virtualpowermeter": 1.4.6, installed 1.4.6
                  Adapter    "vis"          : 1.5.4    , installed 1.5.4
                  Adapter    "vis-2"        : 2.9.32   , installed 2.9.36
                  Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                  Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                  Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                  Adapter    "vis-icontwo"  : 1.3.0    , installed 1.3.0
                  Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                  Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                  Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                  Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                  Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                  Adapter    "weatherunderground": 3.6.0, installed 3.6.0
                  Adapter    "web"          : 6.2.3    , installed 6.2.3
                  Adapter    "ws"           : 2.5.10   , installed 2.5.10
                  Adapter    "yamaha"       : 0.5.3    , installed 0.5.3
                  Adapter    "yr"           : 5.3.0    , installed 5.3.0
                  Adapter    "zigbee"       : 1.10.1   , installed 1.10.1
                  
                  Objects and States
                  Please stand by - This may take a while
                  Objects:        42133
                  States:         43627
                  
                  *** OS-Repositories and Updates ***
                  sudo: unable to resolve host iobroker-v8: Name or service not known
                  sudo: unable to resolve host iobroker-v8: Name or service not known
                  Hit:1 http://deb.debian.org/debian bullseye InRelease
                  Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
                  Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                  Hit:4 https://deb.nodesource.com/node_18.x bullseye InRelease
                  Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
                  Reading package lists...
                  Pending Updates: 28
                  
                  *** Listening Ports ***
                  sudo: unable to resolve host iobroker-v8: Name or service not known
                  Active Internet connections (only servers)
                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                  tcp        0      0 127.0.0.1:16509         0.0.0.0:*               LISTEN      0          146594     -
                  tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      0          51894      -
                  tcp        0      0 0.0.0.0:4190            0.0.0.0:*               LISTEN      0          218602357  -
                  tcp        0      0 0.0.0.0:9086            0.0.0.0:*               LISTEN      0          108235     -
                  tcp        0      0 127.0.0.1:512           0.0.0.0:*               LISTEN      0          127574     -
                  tcp        0      0 0.0.0.0:8800            0.0.0.0:*               LISTEN      0          112762     -
                  tcp        0      0 0.0.0.0:5440            0.0.0.0:*               LISTEN      0          45392      -
                  tcp        0      0 0.0.0.0:993             0.0.0.0:*               LISTEN      0          218602431  -
                  tcp        0      0 0.0.0.0:7777            0.0.0.0:*               LISTEN      0          134249     -
                  tcp        0      0 0.0.0.0:5441            0.0.0.0:*               LISTEN      0          45394      -
                  tcp        0      0 127.0.0.1:161           0.0.0.0:*               LISTEN      0          43736      -
                  tcp        0      0 0.0.0.0:20002           0.0.0.0:*               LISTEN      0          140358273  -
                  tcp        0      0 0.0.0.0:6690            0.0.0.0:*               LISTEN      0          189967     -
                  tcp        0      0 0.0.0.0:3010            0.0.0.0:*               LISTEN      0          113523     -
                  tcp        0      0 0.0.0.0:7010            0.0.0.0:*               LISTEN      0          100791     -
                  tcp        0      0 0.0.0.0:20003           0.0.0.0:*               LISTEN      0          140358275  -
                  tcp        0      0 0.0.0.0:7011            0.0.0.0:*               LISTEN      0          100793     -
                  tcp        0      0 127.0.0.1:37316         0.0.0.0:*               LISTEN      297536     47407154   -
                  tcp        0      0 127.0.0.1:11332         0.0.0.0:*               LISTEN      0          397322     -
                  tcp        0      0 0.0.0.0:2020            0.0.0.0:*               LISTEN      0          134251     -
                  tcp        0      0 127.0.0.1:11333         0.0.0.0:*               LISTEN      0          397335     -
                  tcp        0      0 0.0.0.0:3493            0.0.0.0:*               LISTEN      0          36874      -
                  tcp        0      0 127.0.0.1:11334         0.0.0.0:*               LISTEN      0          397330     -
                  tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      0          219838045  -
                  tcp        0      0 0.0.0.0:45000           0.0.0.0:*               LISTEN      1000       103592157  1721/io.sainlogic.0
                  tcp        0      0 127.0.0.1:46632         0.0.0.0:*               LISTEN      297536     47417515   -
                  tcp        0      0 0.0.0.0:9800            0.0.0.0:*               LISTEN      0          109849     -
                  tcp        0      0 0.0.0.0:2249            0.0.0.0:*               LISTEN      0          287500594  -
                  tcp        0      0 127.0.0.1:33833         0.0.0.0:*               LISTEN      297536     47418857   -
                  tcp        0      0 0.0.0.0:9353            0.0.0.0:*               LISTEN      0          134247     -
                  tcp        0      0 0.0.0.0:8010            0.0.0.0:*               LISTEN      0          106925     -
                  tcp        0      0 127.0.0.1:38443         0.0.0.0:*               LISTEN      0          140358271  -
                  tcp        0      0 0.0.0.0:587             0.0.0.0:*               LISTEN      0          303744     -
                  tcp        0      0 0.0.0.0:3307            0.0.0.0:*               LISTEN      66         121959     -
                  tcp        0      0 0.0.0.0:6379            0.0.0.0:*               LISTEN      0          109887     -
                  tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      0          51895      -
                  tcp        0      0 127.0.0.1:2380          0.0.0.0:*               LISTEN      0          105477     -
                  tcp        0      0 0.0.0.0:5357            0.0.0.0:*               LISTEN      0          167240     -
                  tcp        0      0 0.0.0.0:143             0.0.0.0:*               LISTEN      0          218602430  -
                  tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          45396      -
                  tcp        0      0 0.0.0.0:31313           0.0.0.0:*               LISTEN      0          287500590  -
                  tcp        0      0 127.0.0.1:32401         0.0.0.0:*               LISTEN      297536     47395761   -
                  tcp        0      0 0.0.0.0:465             0.0.0.0:*               LISTEN      0          303738     -
                  tcp        0      0 127.0.0.1:2385          0.0.0.0:*               LISTEN      0          154472     -
                  tcp        0      0 127.0.0.1:5555          0.0.0.0:*               LISTEN      0          182337     -
                  tcp        0      0 127.0.0.1:915           0.0.0.0:*               LISTEN      0          143463     -
                  tcp        0      0 0.0.0.0:12340           0.0.0.0:*               LISTEN      0          218605575  -
                  tcp        0      0 0.0.0.0:8500            0.0.0.0:*               LISTEN      259775     149142     -
                  tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      0          219838039  -
                  tcp        0      0 127.0.0.1:8181          0.0.0.0:*               LISTEN      0          219839124  -
                  tcp        0      0 192.168.178.10:8181     0.0.0.0:*               LISTEN      0          219839123  -
                  tcp        0      0 0.0.0.0:24245           0.0.0.0:*               LISTEN      0          218602440  -
                  tcp        0      0 0.0.0.0:9526            0.0.0.0:*               LISTEN      1          388633     -
                  tcp        0      0 0.0.0.0:5590            0.0.0.0:*               LISTEN      0          178510     -
                  tcp        0      0 0.0.0.0:8502            0.0.0.0:*               LISTEN      259775     151634     -
                  tcp        0      0 0.0.0.0:8086            0.0.0.0:*               LISTEN      0          110435     -
                  tcp        0      0 0.0.0.0:5591            0.0.0.0:*               LISTEN      0          178512     -
                  tcp        0      0 127.0.0.1:38008         0.0.0.0:*               LISTEN      0          140358269  -
                  tcp        0      0 127.0.0.1:32600         0.0.0.0:*               LISTEN      297536     47407209   -
                  tcp        0      0 0.0.0.0:8088            0.0.0.0:*               LISTEN      0          108906     -
                  tcp        0      0 127.0.0.1:5432          0.0.0.0:*               LISTEN      55         93671      -
                  tcp        0      0 127.0.0.1:33304         0.0.0.0:*               LISTEN      0          34828      -
                  tcp        0      0 127.0.0.1:8505          0.0.0.0:*               LISTEN      259775     390672     -
                  tcp        0      0 0.0.0.0:9529            0.0.0.0:*               LISTEN      1          388634     -
                  tcp        0      0 0.0.0.0:25              0.0.0.0:*               LISTEN      0          303729     -
                  tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1000       103557099  515/io.shelly.0
                  tcp        0      0 0.0.0.0:9530            0.0.0.0:*               LISTEN      259775     389205     -
                  tcp        0      0 127.0.0.1:8506          0.0.0.0:*               LISTEN      0          289683     -
                  tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       103554540  436/io.mqtt.0
                  tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      0          45398      -
                  tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1000       103554541  436/io.mqtt.0
                  tcp        0      0 127.0.0.1:41980         0.0.0.0:*               LISTEN      297536     47417255   -
                  tcp        0      0 127.0.0.1:41436         0.0.0.0:*               LISTEN      297536     47417242   -
                  tcp        0      0 127.0.0.1:30300         0.0.0.0:*               LISTEN      0          158784     -
                  tcp6       0      0 :::3261                 :::*                    LISTEN      0          49934      -
                  tcp6       0      0 :::445                  :::*                    LISTEN      0          51892      -
                  tcp6       0      0 :::4190                 :::*                    LISTEN      0          218602358  -
                  tcp6       0      0 :::9086                 :::*                    LISTEN      0          108238     -
                  tcp6       0      0 :::5566                 :::*                    LISTEN      0          78523      -
                  tcp6       0      0 :::3263                 :::*                    LISTEN      0          49932      -
                  tcp6       0      0 :::8000                 :::*                    LISTEN      1000       103607829  1902/io.upnp.0
                  tcp6       0      0 :::8800                 :::*                    LISTEN      0          111717     -
                  tcp6       0      0 :::3264                 :::*                    LISTEN      0          49935      -
                  tcp6       0      0 :::5440                 :::*                    LISTEN      0          45393      -
                  tcp6       0      0 :::3265                 :::*                    LISTEN      0          218579924  -
                  tcp6       0      0 :::7777                 :::*                    LISTEN      0          134250     -
                  tcp6       0      0 :::5441                 :::*                    LISTEN      0          45395      -
                  tcp6       0      0 :::20002                :::*                    LISTEN      0          140358274  -
                  tcp6       0      0 :::6690                 :::*                    LISTEN      0          189968     -
                  tcp6       0      0 :::3010                 :::*                    LISTEN      0          114116     -
                  tcp6       0      0 :::7010                 :::*                    LISTEN      0          100792     -
                  tcp6       0      0 :::20003                :::*                    LISTEN      0          140358276  -
                  tcp6       0      0 :::7011                 :::*                    LISTEN      0          100794     -
                  tcp6       0      0 :::2020                 :::*                    LISTEN      0          134252     -
                  tcp6       0      0 ::1:4711                :::*                    LISTEN      0          219838046  -
                  tcp6       0      0 :::9800                 :::*                    LISTEN      0          112732     -
                  tcp6       0      0 :::2249                 :::*                    LISTEN      0          287500596  -
                  tcp6       0      0 :::6281                 :::*                    LISTEN      0          181331025  -
                  tcp6       0      0 :::9353                 :::*                    LISTEN      0          134248     -
                  tcp6       0      0 :::8010                 :::*                    LISTEN      0          105886     -
                  tcp6       0      0 ::1:38443               :::*                    LISTEN      0          140358272  -
                  tcp6       0      0 :::587                  :::*                    LISTEN      0          303745     -
                  tcp6       0      0 :::6379                 :::*                    LISTEN      0          109888     -
                  tcp6       0      0 :::139                  :::*                    LISTEN      0          51893      -
                  tcp6       0      0 :::5357                 :::*                    LISTEN      0          167241     -
                  tcp6       0      0 :::32400                :::*                    LISTEN      297536     47395759   -
                  tcp6       0      0 :::80                   :::*                    LISTEN      0          45397      -
                  tcp6       0      0 :::31313                :::*                    LISTEN      0          287500592  -
                  tcp6       0      0 :::8081                 :::*                    LISTEN      1000       103535165  151/io.admin.0
                  tcp6       0      0 :::465                  :::*                    LISTEN      0          303739     -
                  tcp6       0      0 :::8082                 :::*                    LISTEN      1000       103608111  2014/io.web.0
                  tcp6       0      0 :::12340                :::*                    LISTEN      0          218605576  -
                  tcp6       0      0 :::8084                 :::*                    LISTEN      1000       103598522  1802/io.socketio.0
                  tcp6       0      0 :::8500                 :::*                    LISTEN      259775     149143     -
                  tcp6       0      0 :::53                   :::*                    LISTEN      0          219838041  -
                  tcp6       0      0 :::8181                 :::*                    LISTEN      0          219839125  -
                  tcp6       0      0 :::5590                 :::*                    LISTEN      0          178511     -
                  tcp6       0      0 :::8502                 :::*                    LISTEN      259775     151635     -
                  tcp6       0      0 :::8086                 :::*                    LISTEN      0          110440     -
                  tcp6       0      0 :::5591                 :::*                    LISTEN      0          178513     -
                  tcp6       0      0 ::1:38008               :::*                    LISTEN      0          140358270  -
                  tcp6       0      0 :::8504                 :::*                    LISTEN      0          152312     -
                  tcp6       0      0 :::8088                 :::*                    LISTEN      0          106933     -
                  tcp6       0      0 :::25                   :::*                    LISTEN      0          303730     -
                  tcp6       0      0 :::9082                 :::*                    LISTEN      1000       103611733  2032/io.web.1
                  tcp6       0      0 :::8507                 :::*                    LISTEN      0          153880     -
                  tcp6       0      0 :::443                  :::*                    LISTEN      0          45399      -
                  tcp6       0      0 :::9084                 :::*                    LISTEN      1000       103614829  2049/io.web.2
                  udp        0      0 0.0.0.0:40969           0.0.0.0:*                           1000       103604655  1902/io.upnp.0
                  udp        0      0 0.0.0.0:8502            0.0.0.0:*                           259775     151638     -
                  udp        0      0 0.0.0.0:9997            0.0.0.0:*                           0          34128      -
                  udp        0      0 0.0.0.0:9998            0.0.0.0:*                           0          34127      -
                  udp        0      0 0.0.0.0:9999            0.0.0.0:*                           0          34126      -
                  udp        0      0 0.0.0.0:42795           0.0.0.0:*                           1000       103604656  1902/io.upnp.0
                  udp        0      0 169.254.115.203:43843   0.0.0.0:*                           297536     47407175   -
                  udp        0      0 192.168.178.10:43878    0.0.0.0:*                           297536     47407173   -
                  udp        0      0 10.0.1.3:60919          0.0.0.0:*                           297536     47407174   -
                  udp        0      0 0.0.0.0:47530           0.0.0.0:*                           1000       103604654  1902/io.upnp.0
                  udp        0      0 0.0.0.0:53              0.0.0.0:*                           0          219838038  -
                  udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          33126      -
                  udp        0      0 0.0.0.0:123             0.0.0.0:*                           0          39004      -
                  udp        0      0 192.168.178.255:137     0.0.0.0:*                           0          310033777  -
                  udp        0      0 192.168.178.10:137      0.0.0.0:*                           0          310033776  -
                  udp        0      0 0.0.0.0:137             0.0.0.0:*                           0          310033680  -
                  udp        0      0 192.168.178.255:138     0.0.0.0:*                           0          310033779  -
                  udp        0      0 192.168.178.10:138      0.0.0.0:*                           0          310033778  -
                  udp        0      0 0.0.0.0:138             0.0.0.0:*                           0          310033681  -
                  udp        0      0 127.0.0.1:161           0.0.0.0:*                           0          43735      -
                  udp        0      0 127.0.0.1:323           0.0.0.0:*                           0          39002      -
                  udp        0      0 0.0.0.0:33772           0.0.0.0:*                           1000       103596159  1785/io.snmp.0
                  udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       103607792  1902/io.upnp.0
                  udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       103607791  1902/io.upnp.0
                  udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       103607790  1902/io.upnp.0
                  udp        0      0 0.0.0.0:1901            0.0.0.0:*                           297536     47407172   -
                  udp        0      0 0.0.0.0:3702            0.0.0.0:*                           99         163698     -
                  udp        0      0 0.0.0.0:37219           0.0.0.0:*                           0          37205      -
                  udp        0      0 172.17.0.1:5353         0.0.0.0:*                           1000       103563491  642/io.tr-064.0
                  udp        0      0 172.18.0.1:5353         0.0.0.0:*                           1000       103563490  642/io.tr-064.0
                  udp        0      0 192.168.178.10:5353     0.0.0.0:*                           1000       103563489  642/io.tr-064.0
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           0          37203      -
                  udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1000       103559458  544/io.shelly.1
                  udp6       0      0 :::55825                :::*                                0          37206      -
                  udp6       0      0 :::8502                 :::*                                259775     151639     -
                  udp6       0      0 :::8503                 :::*                                0          153861     -
                  udp6       0      0 :::53                   :::*                                0          219838040  -
                  udp6       0      0 :::123                  :::*                                0          39005      -
                  udp6       0      0 ::1:323                 :::*                                0          39003      -
                  udp6       0      0 fe80::211:32ff:fe9b:546 :::*                                0          310018732  -
                  udp6       0      0 :::3702                 :::*                                99         163700     -
                  udp6       0      0 :::5353                 :::*                                0          37204      -
                  
                  *** Log File - Last 25 Lines ***
                  
                  
                  2024-03-06 17:46:52.261  - info: web.2 (2049) <== Disconnect system.user.gt from ::ffff:192.168.178.84 vis-2
                  2024-03-06 17:46:57.346  - info: web.2 (2049) ==> Connected system.user.gt from ::ffff:192.168.178.84
                  2024-03-06 17:47:00.277  - info: web.2 (2049) <== Disconnect system.user.gt from ::ffff:192.168.178.84 vis-2
                  2024-03-06 17:47:03.178  - info: mqtt.0 (436) Client [SL3P_35972DE4] connected with secret 1709743623178_4207
                  2024-03-06 17:47:04.325  - info: mqtt.0 (436) Client [SL3P_35972DE4] subscribes on "mqtt.0.nuki.35972DE4.lockAction"
                  2024-03-06 17:47:04.436  - info: mqtt.0 (436) Client [SL3P_35972DE4] subscribes on "mqtt.0.nuki.35972DE4.lock"
                  2024-03-06 17:47:04.525  - info: mqtt.0 (436) Client [SL3P_35972DE4] publishOnSubscribe
                  2024-03-06 17:47:04.532  - info: mqtt.0 (436) Client [SL3P_35972DE4] subscribes on "mqtt.0.nuki.35972DE4.unlock"
                  2024-03-06 17:47:04.636  - info: mqtt.0 (436) Client [SL3P_35972DE4] publishOnSubscribe
                  2024-03-06 17:47:04.732  - info: mqtt.0 (436) Client [SL3P_35972DE4] publishOnSubscribe
                  2024-03-06 17:47:05.357  - info: web.2 (2049) ==> Connected system.user.gt from ::ffff:192.168.178.84
                  2024-03-06 17:47:08.283  - info: web.2 (2049) <== Disconnect system.user.gt from ::ffff:192.168.178.84 vis-2
                  2024-03-06 17:47:13.369  - info: web.2 (2049) ==> Connected system.user.gt from ::ffff:192.168.178.84
                  2024-03-06 17:47:15.204  - info: javascript.0 (3093) script.js.common.Status.device_power: Vis battery level set to 6.
                  2024-03-06 17:47:15.205  - info: javascript.0 (3093) script.js.common.Status.device_power: Galaxy Note 10.1 2014 Edition: BatteryLevel: 28, PlugEnabled: true.
                  2024-03-06 17:47:16.335  - info: web.2 (2049) <== Disconnect system.user.gt from ::ffff:192.168.178.84 vis-2
                  2024-03-06 17:47:17.490  - info: web.2 (2049) ==> Connected system.user.gt from ::ffff:192.168.178.84
                  2024-03-06 17:47:20.318  - info: web.2 (2049) <== Disconnect system.user.gt from ::ffff:192.168.178.84 vis-2
                  2024-03-06 17:47:22.423  - info: web.2 (2049) ==> Connected system.user.gt from ::ffff:192.168.178.84
                  2024-03-06 17:47:25.350  - info: web.2 (2049) <== Disconnect system.user.gt from ::ffff:192.168.178.84 vis-2
                  2024-03-06 17:47:28.427  - info: web.2 (2049) ==> Connected system.user.gt from ::ffff:192.168.178.84
                  2024-03-06 17:47:31.356  - info: web.2 (2049) <== Disconnect system.user.gt from ::ffff:192.168.178.84 vis-2
                  2024-03-06 17:47:35.419  - info: web.2 (2049) ==> Connected system.user.gt from ::ffff:192.168.178.84
                  2024-03-06 17:47:38.370  - info: web.2 (2049) <== Disconnect system.user.gt from ::ffff:192.168.178.84 vis-2
                  
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @manuxi last edited by

                    @manuxi

                    Ich hab Zeit.

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

                      @thomas-braun Aktuelle Fehlermeldung

                      zigbee.0
                      2024-03-07 00:10:16.551	error	Command 0xa4c1387267ac600e/1 manuSpecificTuya.dataQuery({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 61457 - 1 - 18 - 61184 - 11 after 10000ms)
                      
                      zigbee.0
                      2024-03-07 00:10:16.551	error	Error: Command 0xa4c1387267ac600e/1 manuSpecificTuya.dataQuery({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 61457 - 1 - 18 - 61184 - 11 after 10000ms) at Object.start (/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/waitress.js:40:23) at ZStackAdapter.sendZclFrameToEndpointInternal (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/zStackAdapter.js:423:47) at async Queue.execute (/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/queue.js:29:20) at async Request.send (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/helpers/request.js:69:20) at async Endpoint.command (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/endpoint.js:572:28) at async Object.onEvent (/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/tuya.js:101:13)
                      
                      zigbee.0
                      2024-03-07 00:10:16.550	error	unhandled promise rejection: Command 0xa4c1387267ac600e/1 manuSpecificTuya.dataQuery({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 61457 - 1 - 18 - 61184 - 11 after 10000ms)
                      
                      zigbee.0
                      2024-03-07 00:10:16.550	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().
                      

                      Scheint wohl der Tuya zu sein - bzw. die nicht gefangene Exception...

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

                        @manuxi installier mal die GIT version

                        manuxi 2 Replies Last reply Reply Quote 0
                        • manuxi
                          manuxi @arteck last edited by manuxi

                          @arteck Alles klar, werd ich machen (und berichten).

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

                            @arteck Hats leider nicht gebracht, eben wieder abgeschmiert. Meldung "Restart loop detected"

                            manuxi 1 Reply Last reply Reply Quote 0
                            • manuxi
                              manuxi @manuxi last edited by

                              Ich habe jetzt ein Script erstellt, was erkennen sollte, wenn die Instanz hängt und nach 20s erneut startet. Ich konnte noch nicht verifizieren, dass das auch klappt.

                              const idInst = 'system.adapter.zigbee.0';
                              const idAlive = idInst + '.alive';
                              
                              on({id: idAlive, change: 'ne', val: false}, function() {  
                                  setTimeout(function() {
                                      // Adapter nach 20 Sekunden starten
                                      setState(idAlive, true);
                                      sendTo("telegram", "send", {
                                          text: 'Zigbee Instance has been restarted!'
                                      });
                                  }, 20000);
                              });
                              

                              @Thomas-Braun mein ioBroker ist jetzt auf dem neuesten Stand. Werde iob diag posten, wenn das alles nix bringt.

                              Ralla66 1 Reply Last reply Reply Quote 0
                              • Ralla66
                                Ralla66 Most Active @manuxi last edited by Ralla66

                                @manuxi

                                Dann lösche den TuYa ZTH08_E aus dem Adapter und mache den Stromlos.
                                Dann weißte doch ob das der Fehler ist.
                                Einmal dabei, den ZP01 direkt mit weg.

                                manuxi 1 Reply Last reply Reply Quote 0
                                • manuxi
                                  manuxi @Ralla66 last edited by

                                  So, das Script scheint zu laufen, alelrdings in sehr regelmäßigen Abständen - das kann kein Zufall sein. Telegram meldet seit heute Nacht im Abstand von genau einer Stunde jeweils, dass der Adapter neu gestartet wurde:

                                  00:26 Zigbee Instance has been restarted!
                                  01:26 Zigbee Instance has been restarted!
                                  02:26 Zigbee Instance has been restarted!
                                  ...
                                  0926 Zigbee Instance has been restarted!
                                  

                                  @Ralla66 der ZP01 ist bereits abgeschaltet. Werde das wohl für den Tuya auch machen.
                                  Allerdings bin ich der Meinung, dass das bereits im Code abgefangen werden müsste...

                                  Asgothian 1 Reply Last reply Reply Quote 0
                                  • Asgothian
                                    Asgothian Developer @manuxi last edited by

                                    @manuxi sagte in Zigbee Probleme:

                                    @Ralla66 der ZP01 ist bereits abgeschaltet. Werde das wohl für den Tuya auch machen.
                                    Allerdings bin ich der Meinung, dass das bereits im Code abgefangen werden müsste...

                                    Da hast du prinzipiell recht. Allerdings steht dem das Geschäftsmodell von TuYa entgegen:
                                    Sie liefern Bausteine damit eine Firma eigene zigbee Geräte bauen kann. Dabei haben die zigbee Module gewisse Eigenschaften, von denen der OEM Hersteller einige anpassen muss. Das geschieht mal besser / mal schlechter und führt dazu das sich Geräte mit unterschiedlichen Fähigkeiten fast identisch bei Zigbee anmelden. Die meisten TuYa Zigbee Geräte nutzen zusätzlich leider nicht die fest vorgegebenen Zigbee Cluster sondern bilden identische Funktionen über einen TuYa spezifischen Cluster ab bei dem fast alles möglich ist.
                                    An dieser Stelle entsteht auch dein Fehler - der Zigbee Adapter erwartet eine bestimmte Antwort vom Gerät, bekommt diese aber nicht.
                                    Eigentlich müsste geprüft werden was an deinen Geräten anders ist als bei denen die eingebunden wurden. Das ist aber nicht trivial und benötigt Zugriff auf die Geräte.

                                    A.

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

                                    Support us

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

                                    476
                                    Online

                                    32.0k
                                    Users

                                    80.4k
                                    Topics

                                    1.3m
                                    Posts

                                    5
                                    16
                                    843
                                    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