Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Cloud Adapter startet nicht

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Cloud Adapter startet nicht

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

      Leider startet der Cloudadapter nicht mehr richtig. Ich bin aber auch ratlos warum. Er hat mit dem update auf die NodeJS Version 22 aufgehört zu funktionieren. Alles andere außer die nodejs 22.19 geupdated funktioniert.

      Mit dieser Konfiguration klappt es ohne Probleme:

      PlatformBetriebssystem:linux
      Architektur:x64
      CPUs:2
      Geschwindigkeit:0 MHz
      Modell:Common KVM processor
      RAM:7.7 GB
      System-Betriebszeit:00:17:33
      Node.js:v20.19.5
      Zeit:1757949572518
      Zeitversatz:-120
      NPM:10.8.2
      Adapter-Anzahl:577
      Datenträgergröße:30.4 GB
      Freier Festplattenspeicher:6.3 GB
      Aktive Instanzen:72
      Pfad:/opt/iobroker/
      Betriebszeit:00:17:28
      aktiv:true
      _nodeCurrent:20.19.5
      _nodeNewest:20.19.5
      _nodeNewestNext:22.19.0
      _npmCurrent:10.8.2
      _npmNewest:10.8.2
      _npmNewestNext:10.9.3
      

      Hier fangen die Probleme an:

      • Adaptername: Cloud
      • Adapterversion: 5.0.1
      • js-controller Version: 7.0.7
      • Admin Version: ...
      • Hardwaresystem: Office PC/ Proxmox Server
      • Arbeitsspeicher: 7.7GB
      • Festplattenart: SSD
      • Betriebssystem: Debian GNU/Linux 12 (bookworm) (mittlerweile Trixie)
      • Nodejs-Version: 22.19.0
      • NPM-Version: 10.9.3
      • Installationsart: Skript
      • Image, Docker genutzt: Proxmox

      Log bei Adapterstart:

      host.ioBroker
      2025-09-15 15:22:43.253	error	instance system.adapter.cloud.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      
      host.ioBroker
      2025-09-15 15:22:43.253	error	Caught by controller[3]: at Socket.onError (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:681:8)
      
      host.ioBroker
      2025-09-15 15:22:43.253	error	Caught by controller[3]: at Socket.onClose (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:703:20)
      
      host.ioBroker
      2025-09-15 15:22:43.253	error	Caught by controller[3]: at WS.Transport.close (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:94:10)
      
      host.ioBroker
      2025-09-15 15:22:43.253	error	Caught by controller[3]: at WS.doClose (/opt/iobroker/node_modules/engine.io-client/lib/transports/websocket.js:234:13)
      
      host.ioBroker
      2025-09-15 15:22:43.253	error	Caught by controller[3]: at WebSocket.close (node:internal/deps/undici/undici:12676:9)
      
      host.ioBroker
      2025-09-15 15:22:43.253	error	Caught by controller[3]: at closeWebSocketConnection (node:internal/deps/undici/undici:12015:9)
      
      host.ioBroker
      2025-09-15 15:22:43.253	error	Caught by controller[3]: at failWebsocketConnection (node:internal/deps/undici/undici:11744:9)
      
      host.ioBroker
      2025-09-15 15:22:43.253	error	Caught by controller[3]: at fireEvent (node:internal/deps/undici/undici:11663:14)
      
      host.ioBroker
      2025-09-15 15:22:43.253	error	Caught by controller[3]: at WebSocket.dispatchEvent (node:internal/event_target:762:26)
      
      host.ioBroker
      2025-09-15 15:22:43.253	error	Caught by controller[3]: at WebSocket.[nodejs.internal.kHybridDispatch] (node:internal/event_target:835:9)
      
      host.ioBroker
      2025-09-15 15:22:43.253	error	Caught by controller[3]: RangeError: Maximum call stack size exceeded
      
      host.ioBroker
      2025-09-15 15:22:43.253	error	Caught by controller[2]: at Socket.onError (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:681:8)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[2]: at Socket.onClose (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:703:20)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[2]: at WS.Transport.close (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:94:10)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[2]: at WS.doClose (/opt/iobroker/node_modules/engine.io-client/lib/transports/websocket.js:234:13)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[2]: at WebSocket.close (node:internal/deps/undici/undici:12676:9)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[2]: at closeWebSocketConnection (node:internal/deps/undici/undici:12015:9)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[2]: at failWebsocketConnection (node:internal/deps/undici/undici:11744:9)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[2]: at fireEvent (node:internal/deps/undici/undici:11663:14)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[2]: at WebSocket.dispatchEvent (node:internal/event_target:762:26)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[2]: at WebSocket.[nodejs.internal.kHybridDispatch] (node:internal/event_target:835:9)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[2]: RangeError: Maximum call stack size exceeded
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[1]: at Pool.[Intercepted Dispatch] (node:internal/deps/undici/undici:565:33)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[1]: at Pool.[dispatch] (node:internal/deps/undici/undici:819:32)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[1]: at Client.dispatch (node:internal/deps/undici/undici:588:44)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[1]: at Client.[Intercepted Dispatch] (node:internal/deps/undici/undici:572:16)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[1]: at Intercept (node:internal/deps/undici/undici:7535:20)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[1]: at Client.[dispatch] (node:internal/deps/undici/undici:7802:25)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[1]: at new Request (node:internal/deps/undici/undici:2008:27)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[1]: at Channel.publish (node:diagnostics_channel:150:9)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[1]: at _onRequestCreate (/opt/iobroker/node_modules/@sentry/src/integrations/undici/index.ts:192:9)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[1]: at setHeadersOnRequest (/opt/iobroker/node_modules/@sentry/src/integrations/undici/index.ts:282:39)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[1]: TypeError: request.headers.split is not a function
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[0]: at Pool.[Intercepted Dispatch] (node:internal/deps/undici/undici:565:33)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[0]: at Pool.[dispatch] (node:internal/deps/undici/undici:819:32)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[0]: at Client.dispatch (node:internal/deps/undici/undici:588:44)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[0]: at Client.[Intercepted Dispatch] (node:internal/deps/undici/undici:572:16)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[0]: at Intercept (node:internal/deps/undici/undici:7535:20)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[0]: at Client.[dispatch] (node:internal/deps/undici/undici:7802:25)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[0]: at new Request (node:internal/deps/undici/undici:2008:27)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[0]: at Channel.publish (node:diagnostics_channel:150:9)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[0]: at _onRequestCreate (/opt/iobroker/node_modules/@sentry/src/integrations/undici/index.ts:192:9)
      
      host.ioBroker
      2025-09-15 15:22:43.252	error	Caught by controller[0]: at setHeadersOnRequest (/opt/iobroker/node_modules/@sentry/src/integrations/undici/index.ts:282:39)
      
      host.ioBroker
      2025-09-15 15:22:43.251	error	Caught by controller[0]: TypeError: request.headers.split is not a function
      
      cloud.0
      2025-09-15 15:22:43.060	error	Maximum call stack size exceeded
      
      cloud.0
      2025-09-15 15:22:43.059	error	RangeError: Maximum call stack size exceeded at WebSocket.[nodejs.internal.kHybridDispatch] (node:internal/event_target:835:9) at WebSocket.dispatchEvent (node:internal/event_target:762:26) at fireEvent (node:internal/deps/undici/undici:11663:14) at failWebsocketConnection (node:internal/deps/undici/undici:11744:9) at closeWebSocketConnection (node:internal/deps/undici/undici:12015:9) at WebSocket.close (node:internal/deps/undici/undici:12676:9) at WS.doClose (/opt/iobroker/node_modules/engine.io-client/lib/transports/websocket.js:234:13) at WS.Transport.close (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:94:10) at Socket.onClose (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:703:20) at Socket.onError (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:681:8)
      
      cloud.0
      2025-09-15 15:22:43.059	error	uncaught exception: Maximum call stack size exceeded
      
      Script v.2025-08-09
      
      *** BASE SYSTEM ***
      Operating System: Debian GNU/Linux 12 (bookworm)
       Static hostname: ioBroker
             Icon name: computer-vm
               Chassis: vm 🖴
        Virtualization: kvm
                Kernel: Linux 6.1.0-39-amd64
          Architecture: x86-64
       Hardware Vendor: QEMU
        Hardware Model: Standard PC _i440FX + PIIX, 1996_
      Firmware Version: rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org
      OS is similar to: 
      
      model name      : Common KVM processor
      Docker          : false
      Virtualization  : kvm
      Kernel          : x86_64
      Userland        : 64 bit
      
      Systemuptime and Load:
       15:18:34 up 9 min,  3 users,  load average: 1.89, 2.23, 1.24
      CPU threads: 4
      
      
      *** LIFE CYCLE STATUS ***
      Debian 'bookworm' is the current oldstable version. Please upgrade to the latest stable release 'trixie' in due time!
      
      *** TIME AND TIMEZONES ***
                     Local time: Mon 2025-09-15 15:18:34 CEST
                 Universal time: Mon 2025-09-15 13:18:34 UTC
                       RTC time: Mon 2025-09-15 13:18:34
                      Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                    NTP service: active
                RTC in local TZ: no
      
      *** Users and Groups ***
      User that called 'iob diag':
      brokeradmin
      HOME=/home/brokeradmin
      GROUPS=brokeradmin adm dialout sudo audio video plugdev users iobroker
      
      User that is running 'js-controller':
      iobroker
      HOME=/home/iobroker
      GROUPS=iobroker tty dialout cdrom floppy sudo audio dip video plugdev netdev
      
      *** DISPLAY-SERVER SETUP ***
      Display-Server:         false
      Unit display-manager.service could not be found.
      Display-Manager: 
      Desktop: 
      Session:                tty
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            8.3G        5.7G        1.6G        573K        1.4G        2.6G
      Swap:           1.0G          0B        1.0G
      Total:          9.3G        5.7G        2.6G
      
      Active iob-Instances:   71
      
               7941 M total memory
               5427 M used memory
                593 M active memory
               5408 M inactive memory
               1498 M free memory
                170 M buffer memory
               1143 M swap cache
                974 M total swap
                  0 M used swap
                974 M free swap
      
      *** top - Table Of Processes  ***
      top - 15:18:34 up 9 min,  3 users,  load average: 1.89, 2.23, 1.24
      Tasks: 167 total,   2 running, 165 sleeping,   0 stopped,   0 zombie
      %Cpu(s): 50.0 us, 50.0 sy,  0.0 ni,  0.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
      MiB Mem :   7941.2 total,   1498.4 free,   5427.3 used,   1313.7 buff/cache     
      MiB Swap:    975.0 total,    975.0 free,      0.0 used.   2513.9 avail Mem 
      
      *** FAILED SERVICES ***
      
        UNIT LOAD ACTIVE SUB DESCRIPTION
      0 loaded units listed.
      
      
      *** DMESG CRITICAL ERRORS ***
      No critical errors detected
      
      *** FILESYSTEM ***
      Filesystem     Type      Size  Used Avail Use% Mounted on
      udev           devtmpfs  3.9G     0  3.9G   0% /dev
      tmpfs          tmpfs     795M  560K  794M   1% /run
      /dev/sda1      ext4       31G   25G  4.0G  87% /
      tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
      tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
      tmpfs          tmpfs     795M     0  795M   0% /run/user/1002
      
      Messages concerning ext4 filesystem in dmesg:
      [Mon Sep 15 15:09:34 2025] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
      [Mon Sep 15 15:09:34 2025] EXT4-fs (sda1): re-mounted. Quota mode: none.
      
      Show mounted filesystems:
      TARGET SOURCE    FSTYPE OPTIONS
      /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
      
      Files in neuralgic directories:
      
      /var:
      1.7G    /var/
      856M    /var/log
      772M    /var/log/journal/58d2cc2a97184623922200d7fac194bf
      772M    /var/log/journal
      625M    /var/cache
      
      Archived and active journals take up 771.0M in the file system.
      
      /opt/iobroker/backups:
      6.3G    /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      2.4G    /opt/iobroker/iobroker-data/
      1.3G    /opt/iobroker/iobroker-data/files
      728M    /opt/iobroker/iobroker-data/history
      297M    /opt/iobroker/iobroker-data/backup-objects
      211M    /opt/iobroker/iobroker-data/files/vis
      
      The five largest files in iobroker-data are:
      40M     /opt/iobroker/iobroker-data/objects.jsonl
      30M     /opt/iobroker/iobroker-data/files/notification-manager.admin/build/index.js.map
      28M     /opt/iobroker/iobroker-data/states.jsonl
      27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
      26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
      
      USB-Devices by-id:
      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
      
      No Devices found 'by-id'
      
      *** ZigBee Settings ***
      
      HINT:
      Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
      tcp
      Zigbee Network Settings on your coordinator/in nvbackup are:
      
      zigbee.X
      Extended Pan ID:
      *** MASKED ***
      Pan ID:
      *** MASKED ***
      Channel:
      *** MASKED ***
      Network Key:
      *** MASKED ***
      
      To unmask the settings run 'iob diag --unmask'
      
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v22.19.0
      /usr/bin/node           v22.19.0
      /usr/bin/npm            10.9.3
      /usr/bin/npx            10.9.3
      /usr/bin/corepack       0.34.0
      
      nodejs:
        Installed: 22.19.0-1nodesource1
        Candidate: 22.19.0-1nodesource1
        Version table:
       *** 22.19.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
              100 /var/lib/dpkg/status
           22.18.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.17.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.17.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.16.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.15.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.15.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.14.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.13.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.13.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.12.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.11.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.10.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.9.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.8.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.7.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.6.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.5.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.5.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.4.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.4.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.3.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.2.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.1.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           22.0.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
           18.20.4+dfsg-1~deb12u1 500
              500 http://deb.debian.org/debian bookworm/main amd64 Packages
              500 http://security.debian.org/debian-security bookworm-security/main amd64 Packages
      
      Temp directories causing deletion problem: 0
      No problems detected
      
      Errors in npm tree: 0
      No problems detected
      
      Checking for nodejs vulnerability:
      
      
       █████  ██      ██           ██████   ██████   ██████  ██████         ██
      ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
      ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
      ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
      ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
      
      
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Hosts:
      ioBroker            ioBroker (version: 7.0.7, hostname: ioBroker      , alive, uptime: 536)
      
      Core adapters versions
      js-controller:  7.0.7
      admin:          7.7.2
      javascript:     9.0.6
      
      nodejs modules from github:     4
      +-- iobroker.apsystemsez1@0.0.7 (git+ssh://git@github.com/hefegraphie/ioBroker.apsystemsez1.git#0e771c9d92c4bb4e662b09022820f2aa48358c50)
      +-- iobroker.icons-open-icon-library-png@0.1.3 (git+ssh://git@github.com/ioBroker/ioBroker.icons-open-icon-library-png.git#0847a79d713ee6725ccb6ccfb044c025b73ec946)
      | +-- samsungtv@0.0.0 (git+https://git@github.com/luca-saggese/samsungtv.git#7fc20107455414e2afb94022682e0787e8635550)
      +-- iobroker.vis-fancyswitch@1.1.0 (git+ssh://git@github.com/ioBroker/ioBroker.vis-fancyswitch.git#62fe89a9bf646392c6a53e7f91744352409135ae)
      
      Adapter State
      + system.adapter.adguard.0                : adguard               : ioBroker                                 -  enabled
      + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.apsystemsez1.0           : apsystemsez1          : ioBroker                                 -  enabled
      + system.adapter.awtrix-light.0           : awtrix-light          : ioBroker                                 -  enabled
      + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
      + system.adapter.bambulab.0               : bambulab              : ioBroker                                 -  enabled, port: 8883
      + system.adapter.broadlink2.0             : broadlink2            : ioBroker                                 -  enabled
      + system.adapter.chromecast.0             : chromecast            : ioBroker                                 -  enabled
        system.adapter.cloud.0                  : cloud                 : ioBroker                                 -  enabled
      + system.adapter.countdown.0              : countdown             : ioBroker                                 -  enabled
      + system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 -  enabled
      + system.adapter.device-watcher.0         : device-watcher        : ioBroker                                 -  enabled
        system.adapter.devices.0                : devices               : ioBroker                                 -  enabled
      + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
        system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
      + system.adapter.echarts.0                : echarts               : ioBroker                                 -  enabled
      + system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : ioBroker                                 -  enabled
      + system.adapter.email.0                  : email                 : ioBroker                                 -  enabled
      + system.adapter.energiefluss.0           : energiefluss          : ioBroker                                 -  enabled
        system.adapter.feiertage.0              : feiertage             : ioBroker                                 -  enabled
        system.adapter.flot.0                   : flot                  : ioBroker                                 - disabled
      + system.adapter.followthesun.0           : followthesun          : ioBroker                                 -  enabled
      + system.adapter.fritzdect.0              : fritzdect             : ioBroker                                 -  enabled
      + system.adapter.fullybrowser.0           : fullybrowser          : ioBroker                                 -  enabled
      + system.adapter.history.0                : history               : ioBroker                                 -  enabled
        system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
        system.adapter.ical.1                   : ical                  : ioBroker                                 -  enabled
        system.adapter.iceroad.0                : iceroad               : ioBroker                                 -  enabled
        system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker                                 - disabled
        system.adapter.icons-eclipse-smarthome-classic.0: icons-eclipse-smarthome-classic: ioBroker                                 -  enabled
        system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : ioBroker                                 - disabled
        system.adapter.icons-freepic.0          : icons-freepic         : ioBroker                                 -  enabled
        system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
        system.adapter.icons-material-png.0     : icons-material-png    : ioBroker                                 - disabled
        system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker                                 - disabled
        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
        system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker                                 - disabled
        system.adapter.icons-smarthome.0        : icons-smarthome       : ioBroker                                 -  enabled
        system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker                                 - disabled
      + system.adapter.imap.0                   : imap                  : ioBroker                                 -  enabled
      + system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
      + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
      + system.adapter.logparser.0              : logparser             : ioBroker                                 -  enabled
      + system.adapter.matter.0                 : matter                : ioBroker                                 -  enabled
      + system.adapter.meross.0                 : meross                : ioBroker                                 -  enabled
      + system.adapter.meross.1                 : meross                : ioBroker                                 -  enabled
      + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1890, bind: 192.168.178.3
      + system.adapter.mytime.0                 : mytime                : ioBroker                                 -  enabled
      + system.adapter.net-tools.0              : net-tools             : ioBroker                                 -  enabled
      + system.adapter.nina.0                   : nina                  : ioBroker                                 -  enabled
      + system.adapter.notification-manager.0   : notification-manager  : ioBroker                                 -  enabled
      + system.adapter.notificationforandroidtv.0: notificationforandroidtv: ioBroker                                 -  enabled
      + system.adapter.nuki-extended.0          : nuki-extended         : ioBroker                                 -  enabled
      + system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
        system.adapter.octoprint.0              : octoprint             : ioBroker                                 - disabled
        system.adapter.odl.0                    : odl                   : ioBroker                                 -  enabled
        system.adapter.openweathermap.0         : openweathermap        : ioBroker                                 -  enabled
        system.adapter.parcel.0                 : parcel                : ioBroker                                 - disabled
      + system.adapter.philips-tv.0             : philips-tv            : ioBroker                                 -  enabled
      + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
      + system.adapter.pollenflug.0             : pollenflug            : ioBroker                                 -  enabled
      + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
      + system.adapter.pushsafer.0              : pushsafer             : ioBroker                                 -  enabled
        system.adapter.rickshaw.0               : rickshaw              : ioBroker                                 - disabled
        system.adapter.ring.0                   : ring                  : ioBroker                                 -  enabled
      + system.adapter.samsung.0                : samsung               : ioBroker                                 -  enabled
        system.adapter.sayit.0                  : sayit                 : ioBroker                                 - disabled
        system.adapter.schoolfree.0             : schoolfree            : ioBroker                                 -  enabled
        system.adapter.schoolfree.1             : schoolfree            : ioBroker                                 -  enabled
      + system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker                                 -  enabled
      + system.adapter.signal-cmb.0             : signal-cmb            : ioBroker                                 -  enabled
      + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.socketio.0               : socketio              : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
      + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1883, bind: 192.168.178.3
      + system.adapter.tankerkoenig.0           : tankerkoenig          : ioBroker                                 -  enabled
        system.adapter.telegram-menu.0          : telegram-menu         : ioBroker                                 - disabled
      + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.telegram.1               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.telegram.2               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.telegram.3               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.telegram.4               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.telegram.5               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.text2command.0           : text2command          : ioBroker                                 -  enabled
      + system.adapter.text2command.1           : text2command          : ioBroker                                 -  enabled
      + system.adapter.tr-064.0                 : tr-064                : ioBroker                                 -  enabled
      + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
      + system.adapter.tuya.0                   : tuya                  : ioBroker                                 -  enabled
      + system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
      + system.adapter.upnp.0                   : upnp                  : ioBroker                                 -  enabled
        system.adapter.vis-2-widgets-collection.0: vis-2-widgets-collection: ioBroker                                 -  enabled
        system.adapter.vis-2-widgets-energy.0   : vis-2-widgets-energy  : ioBroker                                 -  enabled
        system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : ioBroker                                 -  enabled
        system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: ioBroker                                 -  enabled
        system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: ioBroker                                 -  enabled
        system.adapter.vis-2-widgets-weather-and-heating.0: vis-2-widgets-weather-and-heating: ioBroker                                 -  enabled
      + system.adapter.vis-2.0                  : vis-2                 : ioBroker                                 -  enabled
        system.adapter.vis-bars.0               : vis-bars              : ioBroker                                 -  enabled
        system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker                                 - disabled
        system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker                                 - disabled
        system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker                                 - disabled
        system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker                                 -  enabled
        system.adapter.vis-history.0            : vis-history           : ioBroker                                 - disabled
        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
        system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
      + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
        system.adapter.vis-justgage.0           : vis-justgage          : ioBroker                                 - disabled
        system.adapter.vis-keyboard.0           : vis-keyboard          : ioBroker                                 - disabled
        system.adapter.vis-lcars.0              : vis-lcars             : ioBroker                                 - disabled
        system.adapter.vis-material-advanced.0  : vis-material-advanced : ioBroker                                 - disabled
        system.adapter.vis-material-webfont.0   : vis-material-webfont  : ioBroker                                 - disabled
        system.adapter.vis-material.0           : vis-material          : ioBroker                                 - disabled
        system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 - disabled
        system.adapter.vis-metro.0              : vis-metro             : ioBroker                                 - disabled
        system.adapter.vis-players.0            : vis-players           : ioBroker                                 - disabled
        system.adapter.vis-plumb.0              : vis-plumb             : ioBroker                                 - disabled
        system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker                                 - disabled
        system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
        system.adapter.vis-weather.0            : vis-weather           : ioBroker                                 - disabled
        system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
      + system.adapter.weather-warnings.0       : weather-warnings      : ioBroker                                 -  enabled
      + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : ioBroker                                 -  enabled
      + system.adapter.windows-control.0        : windows-control       : ioBroker                                 -  enabled
      + system.adapter.wireguard.0              : wireguard             : ioBroker                                 -  enabled
      + system.adapter.wled.0                   : wled                  : ioBroker                                 -  enabled
      + system.adapter.ws.0                     : ws                    : ioBroker                                 -  enabled, port: 8086, bind: 0.0.0.0, run as: admin
      + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: tcp://192.168.178.222:6638
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.bambulab.0               : bambulab              : ioBroker                                 -  enabled, port: 8883
      + system.adapter.mqtt.0                   : mqtt                  : ioBroker                                 -  enabled, port: 1890, bind: 192.168.178.3
      + system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
      + system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.socketio.0               : socketio              : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
      + system.adapter.sonoff.0                 : sonoff                : ioBroker                                 -  enabled, port: 1883, bind: 192.168.178.3
      + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.telegram.1               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.telegram.2               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.telegram.3               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.telegram.4               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.telegram.5               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
      + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      + system.adapter.ws.0                     : ws                    : ioBroker                                 -  enabled, port: 8086, bind: 0.0.0.0, run as: admin
      + system.adapter.zigbee.0                 : zigbee                : ioBroker                                 -  enabled, port: tcp://192.168.178.222:6638
      
      ioBroker-Repositories
      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
      │ (index) │ name     │ url                                                     │ auto upgrade │
      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
      │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ true         │
      │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
      
      Active repo(s): stable
      Upgrade policy: minor
      
      Installed ioBroker-Adapters
      Used repository: stable
      Adapter    "adguard"      : 1.0.1    , installed 1.0.1
      Adapter    "admin"        : 7.7.2    , installed 7.7.2
      Adapter    "awtrix-light" : 2.0.0    , installed 2.0.0
      Adapter    "backitup"     : 3.3.5    , installed 3.3.5
      Adapter    "broadlink2"   : 2.3.0    , installed 2.3.0
      Adapter    "chromecast"   : 4.0.0    , installed 4.0.0
      Adapter    "cloud"        : 5.0.1    , installed 5.0.1
      Adapter    "countdown"    : 3.0.0    , installed 3.0.0
      Adapter    "device-reminder": 3.1.2  , installed 3.1.2
      Adapter    "device-watcher": 2.12.6  , installed 2.12.6
      Adapter    "devices"      : 1.2.8    , installed 1.2.8
      Adapter    "discovery"    : 5.0.0    , installed 5.0.0
      Adapter    "dwd"          : 2.8.5    , installed 2.8.5
      Adapter    "echarts"      : 1.9.2    , installed 1.9.2
      Adapter    "ecovacs-deebot": 1.4.15  , installed 1.4.15
      Adapter    "email"        : 2.0.4    , installed 2.0.4
      Adapter    "energiefluss" : 3.6.2    , installed 3.6.2
      Adapter    "feiertage"    : 1.2.1    , installed 1.2.1
      Adapter    "flot"         : 1.12.0   , installed 1.12.0
      Adapter    "followthesun" : 0.5.2    , installed 0.5.2
      Adapter    "fritzdect"    : 2.6.2    , installed 2.6.2
      Adapter    "fullybrowser" : 3.1.2    , installed 3.1.2
      Adapter    "history"      : 3.0.1    , installed 3.0.1
      Adapter    "ical"         : 1.16.2   , installed 1.16.2
      Adapter    "iceroad"      : 1.2.1    , installed 1.2.1
      Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
      Adapter    "icons-eclipse-smarthome-classic": 1.0.0, installed 1.0.0
      Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
      Adapter    "icons-freepic": 1.0.0    , installed 1.0.0
      Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
      Adapter    "icons-material-png": 0.1.0, installed 0.1.0
      Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
      Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
      Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
      Adapter    "icons-smarthome": 1.0.0  , installed 1.0.0
      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
      Adapter    "imap"         : 0.3.0    , installed 0.3.0
      Adapter    "iot"          : 3.3.0    , installed 3.5.2
      Adapter    "javascript"   : 8.9.2    , installed 9.0.6
      Controller "js-controller": 7.0.7    , installed 7.0.7
      Adapter    "logparser"    : 2.4.0    , installed 2.4.0
      Adapter    "matter"       : 0.5.2    , installed 0.5.2
      Adapter    "meross"       : 1.17.0   , installed 1.17.0
      Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
      Adapter    "mytime"       : 1.4.7    , installed 1.4.7
      Adapter    "net-tools"    : 1.1.2    , installed 1.2.0
      Adapter    "nina"         : 0.0.25   , installed 0.0.26
      Adapter    "notification-manager": 1.3.0, installed 1.3.0
      Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
      Adapter    "nut"          : 1.6.0    , installed 1.6.0
      Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
      Adapter    "odl"          : 5.0.0    , installed 5.0.0
      Adapter    "openweathermap": 1.1.2   , installed 1.1.2
      Adapter    "philips-tv"   : 0.5.4    , installed 0.5.4
      Adapter    "ping"         : 1.6.2    , installed 1.7.9
      Adapter    "pollenflug"   : 2.0.0    , installed 2.0.0
      Adapter    "proxmox"      : 2.4.0    , installed 2.4.0
      Adapter    "pushsafer"    : 1.1.0    , installed 1.1.0
      Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
      Adapter    "ring"         : 6.4.0    , installed 6.4.0
      Adapter    "samsung"      : 0.6.1    , installed 0.6.1
      Adapter    "sayit"        : 5.0.0    , installed 5.0.0
      Adapter    "schoolfree"   : 1.1.10   , installed 1.1.10
      Adapter    "shuttercontrol": 2.0.3   , installed 2.0.3
      Adapter    "signal-cmb"   : 0.3.0    , installed 0.3.0
      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
      Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
      Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
      Adapter    "telegram"     : 4.1.0    , installed 4.1.0
      Adapter    "telegram-menu": 2.4.4    , installed 2.4.4
      Adapter    "text2command" : 3.0.3    , installed 3.0.3
      Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
      Adapter    "trashschedule": 3.3.0    , installed 4.0.0
      Adapter    "tuya"         : 3.16.0   , installed 3.17.0
      Adapter    "unifi"        : 0.7.0    , installed 0.7.0
      Adapter    "upnp"         : 1.1.0    , installed 1.1.0
      Adapter    "vis"          : 1.5.6    , installed 1.5.6
      Adapter    "vis-2"        : 2.13.4   , installed 2.13.4
      Adapter    "vis-2-widgets-collection": 1.8.1, installed 1.8.1
      Adapter    "vis-2-widgets-energy": 1.0.2, installed 1.0.2
      Adapter    "vis-2-widgets-gauges": 2.0.1, installed 2.0.1
      Adapter    "vis-2-widgets-inventwo": 0.2.2, installed 0.2.2
      Adapter    "vis-2-widgets-material": 1.4.10, installed 1.4.10
      Adapter    "vis-2-widgets-weather-and-heating": 1.1.3, installed 1.1.3
      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
      Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
      Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
      Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
      Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
      Adapter    "vis-icontwo"  : 1.18.0   , installed 1.18.0
      Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
      Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
      Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
      Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
      Adapter    "vis-lcars"    : 1.1.1    , installed 1.1.1
      Adapter    "vis-material" : 0.2.0    , installed 0.2.0
      Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
      Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
      Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
      Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
      Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
      Adapter    "vis-weather"  : 2.5.12   , installed 2.5.12
      Adapter    "weather-warnings": 0.7.4 , installed 0.7.4
      Adapter    "web"          : 7.0.8    , installed 7.0.8
      Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
      Adapter    "windows-control": 0.1.5  , installed 0.1.5
      Adapter    "wireguard"    : 1.7.0    , installed 1.8.0
      Adapter    "wled"         : 0.7.2    , installed 0.7.3
      Adapter    "ws"           : 2.6.2    , installed 2.6.2
      Adapter    "zigbee"       : 3.0.5    , installed 3.0.5
      
      Objects and States
      Please stand by - This may take a while
      Objects:        32228
      States:         27372
      
      *** OS-Repositories and Updates ***
      #Hit:1 http://security.debian.org/debian-security bookworm-security InRelease
      Hit:2 http://deb.debian.org/debian bookworm InRelease
      Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
      Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
      Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian bookworm InRelease
      Reading package lists...
      Pending Updates: 0
      
      *** Listening Ports ***
      Active Internet connections (only servers)
      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
      tcp        0      0 192.168.178.3:1883      0.0.0.0:*               LISTEN      1000       18407      1104/io.sonoff.0    
      tcp        0      0 192.168.178.3:1890      0.0.0.0:*               LISTEN      1000       18113      963/io.mqtt.0       
      tcp        0      0 192.168.178.3:1891      0.0.0.0:*               LISTEN      1000       18114      963/io.mqtt.0       
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       14755      464/iobroker.js-con 
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       14750      464/iobroker.js-con 
      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          12527      1/init              
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          16432      479/sshd: /usr/sbin 
      tcp6       0      0 :::8086                 :::*                    LISTEN      1000       23172      1981/io.ws.0        
      tcp6       0      0 :::8087                 :::*                    LISTEN      1000       23915      1957/io.simple-api. 
      tcp6       0      0 :::8084                 :::*                    LISTEN      1000       23848      1941/io.socketio.0  
      tcp6       0      0 :::8082                 :::*                    LISTEN      1000       23792      1866/io.web.0       
      tcp6       0      0 :::8081                 :::*                    LISTEN      1000       14812      504/io.admin.0      
      tcp6       0      0 :::51989                :::*                    LISTEN      1000       20065      1273/io.nuki-extend 
      tcp6       0      0 :::111                  :::*                    LISTEN      0          12529      1/init              
      tcp6       0      0 :::22                   :::*                    LISTEN      0          16434      479/sshd: /usr/sbin 
      udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1000       20625      1421/io.tuya.0      
      udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1000       20626      1421/io.tuya.0      
      udp        0      0 0.0.0.0:51745           0.0.0.0:*                           1000       21399      1758/io.upnp.0      
      udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1000       17452      768/io.broadlink2.0 
      udp        0      0 0.0.0.0:60490           0.0.0.0:*                           1000       17064      768/io.broadlink2.0 
      udp        0      0 0.0.0.0:44400           0.0.0.0:*                           1000       17456      768/io.broadlink2.0 
      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          12528      1/init              
      udp        0      0 0.0.0.0:33877           0.0.0.0:*                           1000       33358      2563/io.matter.0    
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       33883      2563/io.matter.0    
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       33869      2563/io.matter.0    
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       33861      2563/io.matter.0    
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       22528      1890/io.wled.0      
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       19574      1199/io.chromecast. 
      udp        0      0 0.0.0.0:5541            0.0.0.0:*                           1000       33878      2563/io.matter.0    
      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       23619      1758/io.upnp.0      
      udp6       0      0 :::111                  :::*                                0          12530      1/init              
      udp6       0      0 :::33877                :::*                                1000       33357      2563/io.matter.0    
      udp6       0      0 :::5353                 :::*                                1000       33884      2563/io.matter.0    
      udp6       0      0 :::5353                 :::*                                1000       33872      2563/io.matter.0    
      udp6       0      0 :::5353                 :::*                                1000       33864      2563/io.matter.0    
      udp6       0      0 :::5541                 :::*                                1000       33877      2563/io.matter.0    
      
      *** Log File - Last 25 Lines ***
      
      2025-09-15 15:18:53.768  - error: host.ioBroker Caught by controller[2]:     at WebSocket.[nodejs.internal.kHybridDispatch] (node:internal/event_target:835:9)
      2025-09-15 15:18:53.768  - error: host.ioBroker Caught by controller[2]:     at WebSocket.dispatchEvent (node:internal/event_target:762:26)
      2025-09-15 15:18:53.768  - error: host.ioBroker Caught by controller[2]:     at fireEvent (node:internal/deps/undici/undici:11663:14)
      2025-09-15 15:18:53.768  - error: host.ioBroker Caught by controller[2]:     at failWebsocketConnection (node:internal/deps/undici/undici:11744:9)
      2025-09-15 15:18:53.768  - error: host.ioBroker Caught by controller[2]:     at closeWebSocketConnection (node:internal/deps/undici/undici:12015:9)
      2025-09-15 15:18:53.768  - error: host.ioBroker Caught by controller[2]:     at WebSocket.close (node:internal/deps/undici/undici:12676:9)
      2025-09-15 15:18:53.768  - error: host.ioBroker Caught by controller[2]:     at WS.doClose (/opt/iobroker/node_modules/engine.io-client/lib/transports/websocket.js:234:13)
      2025-09-15 15:18:53.768  - error: host.ioBroker Caught by controller[2]:     at WS.Transport.close (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:94:10)
      2025-09-15 15:18:53.768  - error: host.ioBroker Caught by controller[2]:     at Socket.onClose (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:703:20)
      2025-09-15 15:18:53.768  - error: host.ioBroker Caught by controller[2]:     at Socket.onError (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:681:8)
      2025-09-15 15:18:53.768  - error: host.ioBroker Caught by controller[3]: RangeError: Maximum call stack size exceeded
      2025-09-15 15:18:53.769  - error: host.ioBroker Caught by controller[3]:     at WebSocket.[nodejs.internal.kHybridDispatch] (node:internal/event_target:835:9)
      2025-09-15 15:18:53.769  - error: host.ioBroker Caught by controller[3]:     at WebSocket.dispatchEvent (node:internal/event_target:762:26)
      2025-09-15 15:18:53.769  - error: host.ioBroker Caught by controller[3]:     at fireEvent (node:internal/deps/undici/undici:11663:14)
      2025-09-15 15:18:53.769  - error: host.ioBroker Caught by controller[3]:     at failWebsocketConnection (node:internal/deps/undici/undici:11744:9)
      2025-09-15 15:18:53.769  - error: host.ioBroker Caught by controller[3]:     at closeWebSocketConnection (node:internal/deps/undici/undici:12015:9)
      2025-09-15 15:18:53.769  - error: host.ioBroker Caught by controller[3]:     at WebSocket.close (node:internal/deps/undici/undici:12676:9)
      2025-09-15 15:18:53.769  - error: host.ioBroker Caught by controller[3]:     at WS.doClose (/opt/iobroker/node_modules/engine.io-client/lib/transports/websocket.js:234:13)
      2025-09-15 15:18:53.769  - error: host.ioBroker Caught by controller[3]:     at WS.Transport.close (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:94:10)
      2025-09-15 15:18:53.769  - error: host.ioBroker Caught by controller[3]:     at Socket.onClose (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:703:20)
      2025-09-15 15:18:53.769  - error: host.ioBroker Caught by controller[3]:     at Socket.onError (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:681:8)
      2025-09-15 15:18:53.769  - error: host.ioBroker instance system.adapter.cloud.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2025-09-15 15:18:53.769  - info: host.ioBroker Restart adapter system.adapter.cloud.0 because enabled
      2025-09-15 15:19:03.269  - info: device-watcher.0 (1449) Instanz-Watchdog:
      cloud.0: undefined
      
      
      1 Reply Last reply Reply Quote 0
      • First post
        Last post

      Support us

      ioBroker
      Community Adapters
      Donate

      962
      Online

      32.1k
      Users

      80.6k
      Topics

      1.3m
      Posts

      1
      1
      33
      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