Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. sourceanalytix -Fehler keine Rücksetzung der Werte

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    3
    1
    79

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    8
    1
    130

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    861

sourceanalytix -Fehler keine Rücksetzung der Werte

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
sourceanalytixfehlerproblem
33 Beiträge 6 Kommentatoren 132 Aufrufe 5 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • skvarelS Online
    skvarelS Online
    skvarel
    Developer
    schrieb zuletzt editiert von
    #5

    War das nicht schon immer so? Ich habe mir dafür extra Scripte erstellt, damit ich mit einer leeren Woche anfange.

    #TeamInventwo
    Unsere Adapter:
    Autodarts, FoxESS, Enpal, Life360ng, vis-inventwo, vis-2-widgets-inventwo, vis-icontwo, vis-2-widgets-icontwo

    Wer uns mit einem Kaffee unterstützen möchte: PayPal

    crunchipC 1 Antwort Letzte Antwort
    0
    • skvarelS skvarel

      War das nicht schon immer so? Ich habe mir dafür extra Scripte erstellt, damit ich mit einer leeren Woche anfange.

      crunchipC Abwesend
      crunchipC Abwesend
      crunchip
      Forum Testing Most Active Developer
      schrieb zuletzt editiert von crunchip
      #6

      @skvarel sagte:

      damit ich mit einer leeren Woche anfange.

      @quinti sagte:

      currentYear.consumed.01_currentDay

      currentDay startet immer um 0:00 bei 0
      was steht denn direkt darunter für ein Wert bei ....previousDay?

      @quinti sagte:

      dass Montags die Tageseswerte nicht zurück gesetzt werden

      stimmt vllt bei deinem System etwas nicht, z.b. erster Tag der Woche
      1c560694-282d-44e2-a62d-93f12a5c2e5e-image.jpeg

      umgestiegen von Proxmox auf Unraid

      1 Antwort Letzte Antwort
      0
      • Q Offline
        Q Offline
        quinti
        schrieb zuletzt editiert von
        #7

        ich nutze den Adapter seit Jahren, hatte nie Probleme und auch bewusst nicht am System geändert. Grundeinstellung vom iobroker habe ich glaube ich noch nie geändert.
        Seit ein paar Wochen habe ich Montags, dass die Tageswerte nicht zurück gesetzt werden, also die states mit currentYear.consumed.01_currentDay hinten.
        Beim Wechsel Monat auf Dienstag wurden dann die Berechnungen immer normal durchgeführt.
        Heute dann zum ersten Mal der Fall das 2 Tage nach Gang nicht funktioniert.
        Die previousDay Werte werden nicht dabei geschrieben, siehe screenshots von gerade 14.04.2026. Heute noch der Wert vom Wechsel Samstag/Sonntag.
        Ich werde mal die beteilgten Adapter auf loglevel info stellen über MItternacht, also
        -sourceanalytix
        -sql (ist als Standard im iobroker hinterlegt)
        -javascript

        crunchipC 1 Antwort Letzte Antwort
        0
        • Q quinti

          Hallo @zsmmn,

          habe beim sourceanalytix Adapter seit eingen Wochen das Porblem, dass Montags die Tageseswerte nicht zurück gesetzt werden.
          Es schein ein Problem mit den Wochenwerten zu sein.
          Log:

          sourceanalytix.1	2026-04-13 00:00:00.750	error	Error: DB closed
          sourceanalytix.1	2026-04-13 00:00:00.617	error	Error: DB closed
          sourceanalytix.1	2026-04-13 00:00:00.617	warn	get state error: Connection is closed.
          sourceanalytix.1	2026-04-13 00:00:00.616	warn	Could not perform strict object check of state sourceanalytix.1.javascript__0__Variabeln__Zähler_Klima400V_ENERGY_TOTAL.currentYear.meterReadings.currentWeek.03_Wednesday: DB closed
          sourceanalytix.1	2026-04-13 00:00:00.475	warn	State "sourceanalytix.1.javascript__0__Variabeln__Zähler_Klima400V_ENERGY_TOTAL.currentYear.costs.currentWeek.03_Wednesday" has no existing object, this might lead to an error in future versions
          sourceanalytix.1	2026-04-13 00:00:00.472	warn	State "sourceanalytix.1.javascript__0__Variabeln__Zähler_Klima400V_ENERGY_TOTAL.currentYear.costs.previousWeek.03_Wednesday" has no existing object, this might lead to an error in future versions
          sourceanalytix.1	2026-04-13 00:00:00.416	warn	State "sourceanalytix.1.javascript__0__Variabeln__Zähler_Klima400V_ENERGY_TOTAL.currentYear.costs.currentWeek.02_Tuesday" has no existing object, this might lead to an error in future versions
          sourceanalytix.1	2026-04-13 00:00:00.372	warn	State "sourceanalytix.1.javascript__0__Variabeln__Zähler_Klima400V_ENERGY_TOTAL.currentYear.costs.previousWeek.02_Tuesday" has no existing object, this might lead to an error in future versions
          sourceanalytix.1	2026-04-13 00:00:00.298	warn	State "sourceanalytix.1.javascript__0__Variabeln__Zähler_Klima400V_ENERGY_TOTAL.currentYear.costs.currentWeek.01_Monday" has no existing object, this might lead to an error in future versions
          sourceanalytix.1	2026-04-13 00:00:00.255	warn	State "sourceanalytix.1.javascript__0__Variabeln__Zähler_Klima400V_ENERGY_TOTAL.currentYear.costs.previousWeek.01_Monday" has no existing object, this might lead to an error in future versions
          sourceanalytix.1	2026-04-13 00:00:00.203	warn	State "sourceanalytix.1.javascript__0__Variabeln__Zähler_Klima400V_ENERGY_TOTAL.currentYear.costs.currentWeek.07_Sunday" has no existing object, this might lead to an error in future versions
          sourceanalytix.1	2026-04-13 00:00:00.137	warn	State "sourceanalytix.1.javascript__0__Variabeln__Zähler_Klima400V_ENERGY_TOTAL.currentYear.costs.previousWeek.07_Sunday" has no existing object, this might lead to an error in future versions
          

          habe letzten Montag den State der im log auftauchte gelöscht. Diese Woche ist jetzt aber ein anderer Wert betroffen.

          Ro75R Online
          Ro75R Online
          Ro75
          schrieb zuletzt editiert von
          #8

          @quinti sagte:

          sourceanalytix.1 2026-04-13 00:00:00.750 error Error: DB closed
          sourceanalytix.1 2026-04-13 00:00:00.617 error Error: DB closed
          sourceanalytix.1 2026-04-13 00:00:00.617 warn get state error: Connection is closed.

          Was ist denn damit?

          Zu wenig Speicher? Datenträger voll? beschädigt?

          iob diag?

          Ro75.

          SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

          1 Antwort Letzte Antwort
          0
          • Q quinti

            ich nutze den Adapter seit Jahren, hatte nie Probleme und auch bewusst nicht am System geändert. Grundeinstellung vom iobroker habe ich glaube ich noch nie geändert.
            Seit ein paar Wochen habe ich Montags, dass die Tageswerte nicht zurück gesetzt werden, also die states mit currentYear.consumed.01_currentDay hinten.
            Beim Wechsel Monat auf Dienstag wurden dann die Berechnungen immer normal durchgeführt.
            Heute dann zum ersten Mal der Fall das 2 Tage nach Gang nicht funktioniert.
            Die previousDay Werte werden nicht dabei geschrieben, siehe screenshots von gerade 14.04.2026. Heute noch der Wert vom Wechsel Samstag/Sonntag.
            Ich werde mal die beteilgten Adapter auf loglevel info stellen über MItternacht, also
            -sourceanalytix
            -sql (ist als Standard im iobroker hinterlegt)
            -javascript

            crunchipC Abwesend
            crunchipC Abwesend
            crunchip
            Forum Testing Most Active Developer
            schrieb zuletzt editiert von
            #9

            @quinti sagte:

            ch werde mal die beteilgten Adapter auf loglevel info stellen über MItternacht

            ich würde eher mal darauf achten ob Werte übertragen werden zu dem Zeitraum Mitternacht, denn wenn kein Wert reinkommt, wird auch nicht weitergezählt.
            also würde ich eher da mal ansetzen

            @quinti sagte:

            javascript__0__Variabeln__Zähler_Klima400V_ENERGY_TOTAL

            umgestiegen von Proxmox auf Unraid

            1 Antwort Letzte Antwort
            0
            • Q Offline
              Q Offline
              quinti
              schrieb zuletzt editiert von
              #10

              Screenshot 2026-04-14 171428.png
              Screenshot 2026-04-14 171537.png
              hatte ich vergessen anzuhängen :)

              crunchipC 1 Antwort Letzte Antwort
              0
              • Q quinti

                Screenshot 2026-04-14 171428.png
                Screenshot 2026-04-14 171537.png
                hatte ich vergessen anzuhängen :)

                crunchipC Abwesend
                crunchipC Abwesend
                crunchip
                Forum Testing Most Active Developer
                schrieb zuletzt editiert von
                #11

                @quinti ist Instanz 1 eigentlich bewusst beabsichtigt? oder laufen da sogar 2 Instanzen?

                umgestiegen von Proxmox auf Unraid

                1 Antwort Letzte Antwort
                0
                • Q Offline
                  Q Offline
                  quinti
                  schrieb zuletzt editiert von
                  #12

                  ja, da laufen 2 instanzen. Instanz 1 aktiv. Instanz 0 ist nur noch da, weil da ein paar historische Werte drin sind, die ich gerne aufbewahren möchte.

                  1 Antwort Letzte Antwort
                  0
                  • Q Offline
                    Q Offline
                    quinti
                    schrieb zuletzt editiert von Homoran
                    #13

                    iob diagiob diag.txt

                    bash
                    Script v.2026-01-31
                    
                    *** BASE SYSTEM ***
                    Operating System: Debian GNU/Linux 12 (bookworm)
                     Static hostname: iobroker
                           Icon name: computer-container
                             Chassis: container ☐
                      Virtualization: lxc
                              Kernel: Linux 6.8.4-3-pve
                        Architecture: x86-64
                    OS is similar to:
                    
                    model name      : Intel(R) Core(TM) i7-6700T CPU @ 2.80GHz
                    Docker          : false
                    Virtualization  : lxc
                    Kernel          : x86_64
                    Userland        : 64 bit
                    
                    Systemuptime and Load:
                     19:05:54 up 2 min,  2 users,  load average: 1.00, 1.24, 1.33
                    CPU threads: 3
                    
                    
                    *** LIFE CYCLE STATUS ***
                    Operating System is the current Debian stable version codenamed 'bookworm'!
                    
                    *** TIME AND TIMEZONES ***
                                   Local time: Tue 2026-04-14 19:05:54 CEST
                               Universal time: Tue 2026-04-14 17:05:54 UTC
                                     RTC time: n/a
                                    Time zone: Europe/Berlin (CEST, +0200)
                    System clock synchronized: yes
                                  NTP service: n/a
                              RTC in local TZ: no
                    
                    *** Users and Groups ***
                    User that called 'iob diag':
                    hermann
                    HOME=/home/hermann
                    GROUPS=hermann adm dialout sudo plugdev users iobroker
                    
                    User that is running 'js-controller':
                    js-controller is not running
                    
                    *** 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.6G         56M        8.1G        139K        409M        8.5G
                    Swap:           8.6G          0B        8.6G
                    Total:           17G         56M         16G
                    
                    Active iob-Instances:   1
                    
                             8192 M total memory
                               54 M used memory
                              206 M active memory
                              207 M inactive memory
                             7747 M free memory
                                0 M buffer memory
                              390 M swap cache
                             8191 M total swap
                                0 M used swap
                             8191 M free swap
                    
                    *** top - Table Of Processes  ***
                    top - 19:05:54 up 2 min,  2 users,  load average: 1.00, 1.24, 1.33
                    Tasks:  29 total,   1 running,  28 sleeping,   0 stopped,   0 zombie
                    %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                    MiB Mem :   8192.0 total,   7745.6 free,     55.6 used,    391.0 buff/cache
                    MiB Swap:   8192.0 total,   8192.0 free,      0.0 used.   8136.4 avail Mem
                    
                    *** FAILED SERVICES ***
                    
                      UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                    * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                    * iobroker.service     loaded failed failed ioBroker Server
                    
                    LOAD   = Reflects whether the unit definition was properly loaded.
                    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                    SUB    = The low-level unit activation state, values depend on unit type.
                    2 loaded units listed.
                    
                    
                    *** DMESG CRITICAL ERRORS ***
                    dmesg: read kernel buffer failed: Operation not permitted
                    No critical errors detected
                    
                    *** FILESYSTEM ***
                    Filesystem     Type      Size  Used Avail Use% Mounted on
                    /dev/loop2     ext4       24G   10G   13G  45% /
                    none           tmpfs     492K  4.0K  488K   1% /dev
                    udev           devtmpfs   32G     0   32G   0% /dev/tty
                    tmpfs          tmpfs      32G     0   32G   0% /dev/shm
                    tmpfs          tmpfs      13G  132K   13G   1% /run
                    tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                    tmpfs          tmpfs     6.3G     0  6.3G   0% /run/user/1000
                    
                    Messages concerning ext4 filesystem in dmesg:
                    dmesg: read kernel buffer failed: Operation not permitted
                    
                    Show mounted filesystems:
                    TARGET SOURCE     FSTYPE OPTIONS
                    /      /dev/loop2 ext4   rw,relatime
                    
                    Files in neuralgic directories:
                    
                    /var:
                    605M    /var/
                    282M    /var/log/journal/bb1a573610aa48a7948bbf161935960d
                    282M    /var/log/journal
                    282M    /var/log
                    231M    /var/lib
                    
                    Archived and active journals take up 281.1M in the file system.
                    
                    /opt/iobroker/backups:
                    507M    /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    769M    /opt/iobroker/iobroker-data/
                    558M    /opt/iobroker/iobroker-data/files
                    217M    /opt/iobroker/iobroker-data/files/vis-2
                    141M    /opt/iobroker/iobroker-data/files/vis-2/assets
                    135M    /opt/iobroker/iobroker-data/backup-objects
                    
                    The five largest files in iobroker-data are:
                    43M     /opt/iobroker/iobroker-data/objects.jsonl
                    34M     /opt/iobroker/iobroker-data/states.jsonl
                    34M     /opt/iobroker/iobroker-data/files/vis-2/assets/index-DqJdyjgH.js.map
                    34M     /opt/iobroker/iobroker-data/files/vis-2/assets/index-CrLrNq4s.js.map
                    20M     /opt/iobroker/iobroker-data/files/fullcalendar.admin/static/js/main.c13d3761.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'
                    
                    No nvbackup.json found.
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v24.5.0
                    /usr/bin/node           v24.5.0
                    /usr/bin/npm            11.5.1
                    /usr/bin/npx            11.5.1
                    
                    ✓ Node.js installation is correct
                    
                    nodejs:
                      Installed: 24.5.0-1nodesource1
                      Candidate: 24.14.1-1nodesource1
                      Version table:
                         24.14.1-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                         24.14.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                         24.13.1-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                         24.13.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                         24.12.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                         24.11.1-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                         24.11.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                         24.10.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                         24.9.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                         24.8.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                         24.7.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                         24.6.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                     *** 24.5.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                            100 /var/lib/dpkg/status
                         24.4.1-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                         24.4.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                         24.3.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                         24.1.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                         24.0.2-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                         24.0.1-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                         24.0.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_24.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 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:
                    
                    
                    ██████   █████  ███    ██  ██████  ███████ ███████
                    ██   ██ ██   ██ ████   ██ ██       ██      ██   ██
                    ██   ██ ███████ ██ ██  ██ ██   ███ █████   ███████
                    ██   ██ ██   ██ ██  ██ ██ ██    ██ ██      ██   ██
                    ██████  ██   ██ ██   ████  ██████  ███████ ██   ██
                    
                    
                    The current Node.js version (v24.5.0) is vulnerable to the following CVEs:
                    
                    CVE-2025-55130(high): A flaw in Node.js’s Permissions model allows attackers to bypass `--allow-fs-read` and `--allow-fs-write` restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files. This breaks the expected isolation guarantees and enables arbitrary file read/write, leading to potential system compromise.
                    This vulnerability affects users of the permission model on Node.js v20,  v22,  v24, and v25.
                    Patched versions: ^20.20.0 || ^22.22.0 || ^24.13.0 || ^25.3.0
                    =
                    
                    CVE-2025-55131(high): A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the `vm` module with the timeout option. Under specific timing conditions, buffers allocated with `Buffer.alloc` and other `TypedArray` instances like `Uint8Array` may contain leftover data from previous operations, allowing in-process secrets like tokens or passwords to leak or causing data corruption. While exploitation typically requires precise timing or in-process code execution, it can become remotely exploitable when untrusted input influences workload and timeouts, leading to potential confidentiality and integrity impact.
                    Patched versions: ^20.20.0 || ^22.22.0 || ^24.13.0 || ^25.3.0
                    =
                    
                    CVE-2025-55132(low): A flaw in Node.js's permission model allows a file's access and modification timestamps to be changed via `futimes()` even when the process has only read permissions. Unlike `utimes()`, `futimes()` does not apply the expected write-permission checks, which means file metadata can be modified in read-only directories. This behavior could be used to alter timestamps in ways that obscure activity, reducing the reliability of logs. This vulnerability affects users of the permission model on Node.js v20,  v22,  v24, and v25.
                    Patched versions: ^20.20.0 || ^22.22.0 || ^24.13.0 || ^25.3.0
                    =
                    
                    CVE-2025-59464(medium): A memory leak in Node.js’s OpenSSL integration occurs when converting `X.509` certificate fields to UTF-8 without freeing the allocated buffer. When applications call `socket.getPeerCertificate(true)`, each certificate field leaks memory, allowing remote clients to trigger steady memory growth through repeated TLS connections. Over time this can lead to resource exhaustion and denial of service.
                    Patched versions: ^20.20.0 || ^22.22.0 || ^24.13.0
                    =
                    
                    CVE-2025-59465(high): A malformed `HTTP/2 HEADERS` frame with oversized, invalid `HPACK` data can cause Node.js to crash by triggering an unhandled `TLSSocket` error `ECONNRESET`. Instead of safely closing the connection, the process crashes, enabling a remote denial of service. This primarily affects applications that do not attach explicit error handlers to secure sockets, for example:
                    

                    server.on('secureConnection', socket => {
                    socket.on('error', err => {
                    console.log(err)
                    })
                    })

                    Patched versions: ^20.20.0 || ^22.22.0 || ^24.13.0 || ^25.3.0
                    =
                    
                    CVE-2025-59466(medium): We have identified a bug in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when `async_hooks.createHook()` is enabled. Instead of reaching `process.on('uncaughtException')`, the process terminates, making the crash unrecoverable. Applications that rely on `AsyncLocalStorage` (v22, v20) or `async_hooks.createHook()` (v24, v22, v20) become vulnerable to denial-of-service crashes triggered by deep recursion under specific conditions.
                    Patched versions: ^20.20.0 || ^22.22.0 || ^24.13.0 || ^25.3.0
                    =
                    
                    CVE-2026-21637(high): A flaw in Node.js TLS error handling leaves `SNICallback` invocations unprotected against synchronous exceptions, while the equivalent ALPN and PSK callbacks were already addressed in CVE-2026-21637. This represents an incomplete fix of that prior vulnerability.
                    
                    When an `SNICallback` throws synchronously on unexpected input the exception bypasses TLS error handlers and propagates as an uncaught exception, crashing the Node.js process.
                    
                    * This vulnerability affects all Node.js versions that received the CVE-2026-21637 fix, including **20.x, 22.x, 24.x, and 25.x**, on any TLS server where `SNICallback` may throw on unexpected `servername` input.
                    Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                    =
                    
                    CVE-2026-21710(high): A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`.
                    
                    When this occurs, `dest["__proto__"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`.
                    
                    * This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**
                    Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                    =
                    
                    CVE-2026-21712(medium): A flaw in Node.js URL processing causes an assertion failure in native code when `url.format()` is called with a malformed internationalized domain name (IDN) containing invalid characters, crashing the Node.js process.
                    
                    * This vulnerability affects **24.x and 25.x**.
                    Patched versions: ^24.14.1 || ^25.8.2
                    =
                    
                    CVE-2026-21713(medium): A flaw in Node.js HMAC verification uses a non-constant-time comparison when validating user-provided signatures, potentially leaking timing information proportional to the number of matching bytes. Under certain threat models where high-resolution timing measurements are possible, this behavior could be exploited as a timing oracle to infer HMAC values.
                    
                    Node.js already provides timing-safe comparison primitives used elsewhere in the codebase, indicating this is an oversight rather than an intentional design decision.
                    
                    This vulnerability affects **20.x, 22.x, 24.x, and 25.x**.
                    Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                    =
                    
                    CVE-2026-21714(medium): A memory leak occurs in Node.js HTTP/2 servers when a client sends WINDOW_UPDATE frames on stream 0 (connection-level) that cause the flow control window to exceed the maximum value of 2³¹-1. The server correctly sends a GOAWAY frame, but the Http2Session object is never cleaned up.
                    
                    This vulnerability affects HTTP2 users on Node.js 20, 22, 24 and 25.
                    Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                    =
                    
                    CVE-2026-21715(low): A flaw in Node.js Permission Model filesystem enforcement leaves `fs.realpathSync.native()` without the required read permission checks, while all comparable filesystem functions correctly enforce them.
                    
                    As a result, code running under `--permission` with restricted `--allow-fs-read` can still use `fs.realpathSync.native()` to check file existence, resolve symlink targets, and enumerate filesystem paths outside of permitted directories.
                    
                    This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-read` is intentionally restricted.
                    Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                    =
                    
                    CVE-2026-21716(low): An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched.
                    
                    As a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions.
                    
                    This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted.
                    Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                    =
                    
                    CVE-2026-21717(medium): A flaw in V8's string hashing mechanism causes integer-like strings to be hashed to their numeric value, making hash collisions trivially predictable. By crafting a request that causes many such collisions in V8's internal string table, an attacker can significantly degrade performance of the Node.js process.
                    
                    The most common trigger is any endpoint that calls `JSON.parse()` on attacker-controlled input, as JSON parsing automatically internalizes short strings into the affected hash table.
                    
                    This vulnerability affects **20.x, 22.x, 24.x, and 25.x**.
                    Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                    =
                    
                    *** ioBroker-Installation ***
                    
                    ioBroker Status
                    iobroker is not running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Hosts:
                    iobroker            iobroker (version: 7.1.0, hostname: iobroker      , alive, uptime: 17)
                    
                    Core adapters versions
                    js-controller:  7.1.0
                    admin:          7.8.20
                    javascript:     9.1.1
                    
                    nodejs modules from github:     2
                    +-- iobroker.ecovacs-deebot@1.4.16-alpha.7 (git+ssh://git@github.com/mrbungle64/ioBroker.ecovacs-deebot.git#2b8cdedde82e5f0d7057d3403e9cf45fc7a02d0c)
                    +-- iobroker.klipper-moonraker@0.1.0 (git+ssh://git@github.com/DrozmotiX/ioBroker.klipper-moonraker.git#0d2851e98f7443e85ebe29d98d8d725640dd0a8a)
                    
                    Adapter State
                      system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
                      system.adapter.alias-manager.0          : alias-manager         : iobroker                                 -  enabled
                      system.adapter.awattar.0                : awattar               : iobroker                                 -  enabled
                      system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                      system.adapter.denon.0                  : denon                 : iobroker                                 -  enabled
                      system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : iobroker                                 -  enabled
                      system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: iobroker                                 -  enabled
                      system.adapter.evcc.0                   : evcc                  : iobroker                                 -  enabled, port: 7070
                      system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
                      system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
                      system.adapter.fullcalendar.0           : fullcalendar          : iobroker                                 -  enabled
                      system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 - disabled
                      system.adapter.gotify.0                 : gotify                : iobroker                                 -  enabled
                      system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                      system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
                      system.adapter.icons-icons8.0           : icons-icons8          : iobroker                                 -  enabled
                      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 - disabled
                      system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                      system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
                      system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                      system.adapter.klipper-moonraker.0      : klipper-moonraker     : iobroker                                 - disabled
                      system.adapter.knx.0                    : knx                   : iobroker                                 -  enabled, bind: 192.168.101.102
                      system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 - disabled, port: 54321
                      system.adapter.mobile.0                 : mobile                : iobroker                                 - disabled
                      system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
                      system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                      system.adapter.nina.0                   : nina                  : iobroker                                 -  enabled
                      system.adapter.node-red.0               : node-red              : iobroker                                 - disabled, port: 1880, bind: 0.0.0.0
                      system.adapter.nuki-extended.0          : nuki-extended         : iobroker                                 -  enabled
                      system.adapter.nuki.0                   : nuki                  : iobroker                                 -  enabled
                      system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                      system.adapter.pirate-weather.0         : pirate-weather        : iobroker                                 -  enabled
                      system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                      system.adapter.renault.0                : renault               : iobroker                                 -  enabled
                      system.adapter.rickshaw.0               : rickshaw              : iobroker                                 - disabled
                      system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled
                      system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                      system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                      system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
                      system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 -  enabled
                      system.adapter.sourceanalytix.1         : sourceanalytix        : iobroker                                 -  enabled
                      system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                      system.adapter.squeezeboxrpc.0          : squeezeboxrpc         : iobroker                                 - disabled, port: 9000
                      system.adapter.sureflap.0               : sureflap              : iobroker                                 -  enabled
                      system.adapter.traccar.0                : traccar               : iobroker                                 -  enabled
                      system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                      system.adapter.unifi.0                  : unifi                 : iobroker                                 -  enabled
                      system.adapter.vis-2-widgets-collection.0: vis-2-widgets-collection: iobroker                                 -  enabled
                      system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: iobroker                                 - disabled
                      system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 - disabled
                      system.adapter.vis-2.0                  : vis-2                 : 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-history.0            : vis-history           : iobroker                                 - disabled
                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : 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-material-advanced.0  : vis-material-advanced : 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-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                      system.adapter.vis-weather.0            : vis-weather           : iobroker                                 - disabled
                      system.adapter.weatherunderground.0     : weatherunderground    : 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.worx.0                   : worx                  : iobroker                                 -  enabled
                    
                    + 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.evcc.0                   : evcc                  : iobroker                                 -  enabled, port: 7070
                      system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                      system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
                      system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                      system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                      system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                      system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                      system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
                      system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                      system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    ioBroker-Repositories
                    ┌─────────┬───────────┬─────────────────────────────────────────────────────────────────────────────────────────────┬──────────────┐
                    │ (index) │ name      │ url                                                                                         │ auto upgrade │
                    ├─────────┼───────────┼─────────────────────────────────────────────────────────────────────────────────────────────┼──────────────┤
                    │ 0       │ 'sources' │ 'conf/sources-dist.json'                                                                    │ false        │
                    │ 1       │ 'online'  │ 'https://raw.githubusercontent.com/ioBroker/ioBroker.repositories/master/sources-dist.json' │ false        │
                    │ 2       │ 'stable'  │ 'http://download.iobroker.net/sources-dist.json'                                            │ false        │
                    │ 3       │ 'beta'    │ 'http://download.iobroker.net/sources-dist-latest.json'                                     │ false        │
                    └─────────┴───────────┴─────────────────────────────────────────────────────────────────────────────────────────────┴──────────────┘
                    
                    Active repo(s): online, beta
                    Upgrade policy: none
                    
                    Installed ioBroker-Adapters
                    Used repositories: online, beta
                    Cannot download repository hash file from "https://raw.githubusercontent.com/ioBroker/ioBroker.repositories/master/sources-dist-hash.json": Request failed with status code 404
                    Adapter    "admin"        : 7.8.20   , installed 7.8.20
                    Adapter    "alexa2"       : 3.27.4   , installed 3.27.4
                    Adapter    "alias-manager": 2.1.0    , installed 2.1.0
                    Adapter    "awattar"      : 1.0.6    , installed 1.0.6
                    Adapter    "backitup"     : 3.3.15   , installed 3.3.15
                    Adapter    "denon"        : 1.15.12  , installed 1.15.12
                    Adapter    "ecovacs-deebot": 1.4.15  , installed 1.4.16-alpha.7
                    Adapter    "energiefluss-erweitert": 0.8.2, installed 0.8.2
                    Adapter    "evcc"         : 0.2.8    , installed 0.2.8
                    Adapter    "feiertage"    : 1.3.0    , installed 1.3.0
                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                    Adapter    "fullcalendar" : 2.4.5    , installed 2.4.5
                    Adapter    "fullybrowser" : 3.1.3    , installed 3.1.3
                    Adapter    "gotify"       : 0.5.0    , installed 0.5.0
                    Adapter    "ical"         : 1.20.0   , installed 1.20.0
                    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    "iot"          : 6.0.1    , installed 6.0.1
                    Adapter    "javascript"   : 9.2.0    , installed 9.1.1  [Updatable]
                    Controller "js-controller": 7.1.1    , installed 7.1.0  [Updatable]
                    Adapter    "knx"          : 2.0.39   , installed 2.0.39
                    Adapter    "mihome-vacuum": 5.3.0    , installed 5.3.0
                    Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                    Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
                    Adapter    "nina"         : 0.0.26   , installed 0.0.26
                    Adapter    "node-red"     : 6.0.7    , installed 6.0.7
                    Adapter    "nuki"         : 2.0.0    , installed 2.0.0
                    Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
                    Adapter    "ping"         : 2.1.0    , installed 2.1.0
                    Adapter    "pirate-weather": 0.8.0   , installed 0.8.0
                    Adapter    "proxmox"      : 2.4.10   , installed 2.4.10
                    Adapter    "renault"      : 0.0.22   , installed 0.0.22
                    Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                    Adapter    "scenes"       : 4.0.4    , installed 4.0.4
                    Adapter    "shelly"       : 10.6.1   , installed 10.6.1
                    Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
                    Adapter    "socketio"     : 7.1.3    , installed 7.1.3
                    Adapter    "sonoff"       : 3.3.0    , installed 3.3.0
                    Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                    Adapter    "sql"          : 3.0.1    , installed 3.0.1
                    Adapter    "squeezeboxrpc": 1.6.4    , installed 1.6.4
                    Adapter    "sureflap"     : 3.4.2    , installed 3.4.2
                    Adapter    "traccar"      : 1.1.7    , installed 1.1.6  [Updatable]
                    Adapter    "tuya"         : 3.17.0   , installed 3.17.0
                    Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                    Adapter    "unifi-network": 1.4.0    , installed 1.4.0
                    Adapter    "vis"          : 1.5.6    , installed 1.5.6
                    Adapter    "vis-2"        : 2.13.17  , installed 2.13.17
                    Adapter    "vis-2-widgets-collection": 2.4.1, installed 2.4.1
                    Adapter    "vis-2-widgets-inventwo": 0.6.5, installed 0.6.5
                    Adapter    "vis-2-widgets-material": 1.6.1, installed 1.6.1
                    Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                    Adapter    "vis-colorpicker": 2.1.0  , installed 2.1.0
                    Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                    Adapter    "vis-hqwidgets": 1.6.1    , installed 1.6.1
                    Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
                    Adapter    "vis-jqui-mfd" : 1.1.3    , installed 1.1.3
                    Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                    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-timeandweather": 1.2.2, installed 1.2.2
                    Adapter    "vis-weather"  : 2.5.13   , installed 2.5.13
                    Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                    Adapter    "web"          : 8.1.0    , installed 8.1.0
                    Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                    Adapter    "worx"         : 3.3.0    , installed 3.3.0
                    Adapter    "ws"           : 4.1.0    , installed 4.1.0
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        31715
                    States:         30867
                    
                    *** OS-Repositories and Updates ***
                    W: https://packages.microsoft.com/ubuntu/16.04/prod/dists/xenial/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                    Hit:1 http://security.debian.org 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://packages.microsoft.com/ubuntu/16.04/prod xenial InRelease
                    Hit:5 https://deb.nodesource.com/node_24.x nodistro InRelease
                    Reading package lists...
                    W: https://packages.microsoft.com/ubuntu/16.04/prod/dists/xenial/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                    Pending systemupdates: 102
                    
                    *** 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 127.0.0.1:25            0.0.0.0:*               LISTEN      0          839430941  330/master       
                    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          839431662  1/init           
                    tcp6       0      0 ::1:25                  :::*                    LISTEN      0          839430942  330/master       
                    tcp6       0      0 :::111                  :::*                    LISTEN      0          839431664  1/init           
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          839433330  1/init           
                    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          839431663  1/init           
                    udp        0      0 192.168.101.102:123     0.0.0.0:*                           0          839433415  168/ntpd         
                    udp        0      0 192.168.0.102:123       0.0.0.0:*                           0          839433413  168/ntpd         
                    udp        0      0 127.0.0.1:123           0.0.0.0:*                           0          839433411  168/ntpd         
                    udp        0      0 0.0.0.0:123             0.0.0.0:*                           0          839433407  168/ntpd         
                    udp6       0      0 :::111                  :::*                                0          839431665  1/init           
                    udp6       0      0 fe80::be24:11ff:fe3:123 :::*                                106        839433669  168/ntpd         
                    udp6       0      0 fd6d:f83d:ff15:0:be:123 :::*                                106        839433667  168/ntpd         
                    udp6       0      0 fe80::be24:11ff:fe0:123 :::*                                106        839433665  168/ntpd         
                    udp6       0      0 fd6d:f83d:ff15:0:be:123 :::*                                106        839433663  168/ntpd         
                    udp6       0      0 ::1:123                 :::*                                0          839433417  168/ntpd         
                    udp6       0      0 :::123                  :::*                                0          839433404  168/ntpd         
                    
                    *** Log File - Last 25 Lines ***
                    
                    2026-04-14 19:03:42.345  - warn: host.iobroker instance system.adapter.ping.0 terminated due to SIGKILL
                    2026-04-14 19:03:42.359  - warn: host.iobroker instance system.adapter.iot.0 terminated due to SIGKILL
                    2026-04-14 19:03:42.359  - warn: host.iobroker instance system.adapter.web.0 terminated due to SIGKILL
                    2026-04-14 19:03:55.082  - warn: admin.0 (343) Cannot update news: ETIMEDOUT
                    2026-04-14 19:04:10.715  - error: host.iobroker Caught by controller[0]: (node:415) [DEP0176] DeprecationWarning: fs.F_OK is deprecated, use fs.constants.F_OK instead
                    2026-04-14 19:04:10.718  - error: host.iobroker Caught by controller[0]: (Use `node --trace-deprecation ...` to show where the warning was created)
                    2026-04-14 19:04:10.718  - warn: host.iobroker instance system.adapter.javascript.0 terminated due to SIGTERM
                    2026-04-14 19:04:11.307  - warn: admin.0 (343) get state error: Connection is closed.
                    2026-04-14 19:04:11.345  - error: admin.0 (343) 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().
                    2026-04-14 19:04:11.345  - error: admin.0 (343) unhandled promise rejection: Connection is closed.
                    2026-04-14 19:04:11.414  - error: admin.0 (343) Error: Connection is closed.
                        at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                        at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:121:25)
                        at StateRedisClient.pushMessage (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1215:27)
                        at Admin.registerNotification (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7771:28)
                        at Admin.writeUpdateInfo (/opt/iobroker/node_modules/iobroker.admin/build/src/main.ts:890:20)
                    2026-04-14 19:04:11.604  - error: host.iobroker Caught by controller[0]: (node:343) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
                    2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[0]: (Use `node --trace-warnings ...` to show where the warning was created)
                    2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                    2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]: Error: Connection is closed.
                    2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]:     at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                    2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]:     at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:121:25)
                    2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]:     at StateRedisClient.pushMessage (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1215:27)
                    2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]:     at Admin.registerNotification (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7771:28)
                    2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]:     at Admin.writeUpdateInfo (/opt/iobroker/node_modules/iobroker.admin/build/src/main.ts:890:20)
                    
                    
                    HomoranH crunchipC 2 Antworten Letzte Antwort
                    0
                    • Ro75R Online
                      Ro75R Online
                      Ro75
                      schrieb zuletzt editiert von
                      #14

                      nodejs >22.x warum? Beta Repo warum?

                      Ro75.

                      SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

                      1 Antwort Letzte Antwort
                      0
                      • Q quinti

                        iob diagiob diag.txt

                        bash
                        Script v.2026-01-31
                        
                        *** BASE SYSTEM ***
                        Operating System: Debian GNU/Linux 12 (bookworm)
                         Static hostname: iobroker
                               Icon name: computer-container
                                 Chassis: container ☐
                          Virtualization: lxc
                                  Kernel: Linux 6.8.4-3-pve
                            Architecture: x86-64
                        OS is similar to:
                        
                        model name      : Intel(R) Core(TM) i7-6700T CPU @ 2.80GHz
                        Docker          : false
                        Virtualization  : lxc
                        Kernel          : x86_64
                        Userland        : 64 bit
                        
                        Systemuptime and Load:
                         19:05:54 up 2 min,  2 users,  load average: 1.00, 1.24, 1.33
                        CPU threads: 3
                        
                        
                        *** LIFE CYCLE STATUS ***
                        Operating System is the current Debian stable version codenamed 'bookworm'!
                        
                        *** TIME AND TIMEZONES ***
                                       Local time: Tue 2026-04-14 19:05:54 CEST
                                   Universal time: Tue 2026-04-14 17:05:54 UTC
                                         RTC time: n/a
                                        Time zone: Europe/Berlin (CEST, +0200)
                        System clock synchronized: yes
                                      NTP service: n/a
                                  RTC in local TZ: no
                        
                        *** Users and Groups ***
                        User that called 'iob diag':
                        hermann
                        HOME=/home/hermann
                        GROUPS=hermann adm dialout sudo plugdev users iobroker
                        
                        User that is running 'js-controller':
                        js-controller is not running
                        
                        *** 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.6G         56M        8.1G        139K        409M        8.5G
                        Swap:           8.6G          0B        8.6G
                        Total:           17G         56M         16G
                        
                        Active iob-Instances:   1
                        
                                 8192 M total memory
                                   54 M used memory
                                  206 M active memory
                                  207 M inactive memory
                                 7747 M free memory
                                    0 M buffer memory
                                  390 M swap cache
                                 8191 M total swap
                                    0 M used swap
                                 8191 M free swap
                        
                        *** top - Table Of Processes  ***
                        top - 19:05:54 up 2 min,  2 users,  load average: 1.00, 1.24, 1.33
                        Tasks:  29 total,   1 running,  28 sleeping,   0 stopped,   0 zombie
                        %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                        MiB Mem :   8192.0 total,   7745.6 free,     55.6 used,    391.0 buff/cache
                        MiB Swap:   8192.0 total,   8192.0 free,      0.0 used.   8136.4 avail Mem
                        
                        *** FAILED SERVICES ***
                        
                          UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                        * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                        * iobroker.service     loaded failed failed ioBroker Server
                        
                        LOAD   = Reflects whether the unit definition was properly loaded.
                        ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                        SUB    = The low-level unit activation state, values depend on unit type.
                        2 loaded units listed.
                        
                        
                        *** DMESG CRITICAL ERRORS ***
                        dmesg: read kernel buffer failed: Operation not permitted
                        No critical errors detected
                        
                        *** FILESYSTEM ***
                        Filesystem     Type      Size  Used Avail Use% Mounted on
                        /dev/loop2     ext4       24G   10G   13G  45% /
                        none           tmpfs     492K  4.0K  488K   1% /dev
                        udev           devtmpfs   32G     0   32G   0% /dev/tty
                        tmpfs          tmpfs      32G     0   32G   0% /dev/shm
                        tmpfs          tmpfs      13G  132K   13G   1% /run
                        tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                        tmpfs          tmpfs     6.3G     0  6.3G   0% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        dmesg: read kernel buffer failed: Operation not permitted
                        
                        Show mounted filesystems:
                        TARGET SOURCE     FSTYPE OPTIONS
                        /      /dev/loop2 ext4   rw,relatime
                        
                        Files in neuralgic directories:
                        
                        /var:
                        605M    /var/
                        282M    /var/log/journal/bb1a573610aa48a7948bbf161935960d
                        282M    /var/log/journal
                        282M    /var/log
                        231M    /var/lib
                        
                        Archived and active journals take up 281.1M in the file system.
                        
                        /opt/iobroker/backups:
                        507M    /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        769M    /opt/iobroker/iobroker-data/
                        558M    /opt/iobroker/iobroker-data/files
                        217M    /opt/iobroker/iobroker-data/files/vis-2
                        141M    /opt/iobroker/iobroker-data/files/vis-2/assets
                        135M    /opt/iobroker/iobroker-data/backup-objects
                        
                        The five largest files in iobroker-data are:
                        43M     /opt/iobroker/iobroker-data/objects.jsonl
                        34M     /opt/iobroker/iobroker-data/states.jsonl
                        34M     /opt/iobroker/iobroker-data/files/vis-2/assets/index-DqJdyjgH.js.map
                        34M     /opt/iobroker/iobroker-data/files/vis-2/assets/index-CrLrNq4s.js.map
                        20M     /opt/iobroker/iobroker-data/files/fullcalendar.admin/static/js/main.c13d3761.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'
                        
                        No nvbackup.json found.
                        
                        *** NodeJS-Installation ***
                        
                        /usr/bin/nodejs         v24.5.0
                        /usr/bin/node           v24.5.0
                        /usr/bin/npm            11.5.1
                        /usr/bin/npx            11.5.1
                        
                        ✓ Node.js installation is correct
                        
                        nodejs:
                          Installed: 24.5.0-1nodesource1
                          Candidate: 24.14.1-1nodesource1
                          Version table:
                             24.14.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                             24.14.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                             24.13.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                             24.13.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                             24.12.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                             24.11.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                             24.11.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                             24.10.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                             24.9.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                             24.8.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                             24.7.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                             24.6.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                         *** 24.5.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                100 /var/lib/dpkg/status
                             24.4.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                             24.4.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                             24.3.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                             24.1.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                             24.0.2-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                             24.0.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                             24.0.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_24.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 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:
                        
                        
                        ██████   █████  ███    ██  ██████  ███████ ███████
                        ██   ██ ██   ██ ████   ██ ██       ██      ██   ██
                        ██   ██ ███████ ██ ██  ██ ██   ███ █████   ███████
                        ██   ██ ██   ██ ██  ██ ██ ██    ██ ██      ██   ██
                        ██████  ██   ██ ██   ████  ██████  ███████ ██   ██
                        
                        
                        The current Node.js version (v24.5.0) is vulnerable to the following CVEs:
                        
                        CVE-2025-55130(high): A flaw in Node.js’s Permissions model allows attackers to bypass `--allow-fs-read` and `--allow-fs-write` restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files. This breaks the expected isolation guarantees and enables arbitrary file read/write, leading to potential system compromise.
                        This vulnerability affects users of the permission model on Node.js v20,  v22,  v24, and v25.
                        Patched versions: ^20.20.0 || ^22.22.0 || ^24.13.0 || ^25.3.0
                        =
                        
                        CVE-2025-55131(high): A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the `vm` module with the timeout option. Under specific timing conditions, buffers allocated with `Buffer.alloc` and other `TypedArray` instances like `Uint8Array` may contain leftover data from previous operations, allowing in-process secrets like tokens or passwords to leak or causing data corruption. While exploitation typically requires precise timing or in-process code execution, it can become remotely exploitable when untrusted input influences workload and timeouts, leading to potential confidentiality and integrity impact.
                        Patched versions: ^20.20.0 || ^22.22.0 || ^24.13.0 || ^25.3.0
                        =
                        
                        CVE-2025-55132(low): A flaw in Node.js's permission model allows a file's access and modification timestamps to be changed via `futimes()` even when the process has only read permissions. Unlike `utimes()`, `futimes()` does not apply the expected write-permission checks, which means file metadata can be modified in read-only directories. This behavior could be used to alter timestamps in ways that obscure activity, reducing the reliability of logs. This vulnerability affects users of the permission model on Node.js v20,  v22,  v24, and v25.
                        Patched versions: ^20.20.0 || ^22.22.0 || ^24.13.0 || ^25.3.0
                        =
                        
                        CVE-2025-59464(medium): A memory leak in Node.js’s OpenSSL integration occurs when converting `X.509` certificate fields to UTF-8 without freeing the allocated buffer. When applications call `socket.getPeerCertificate(true)`, each certificate field leaks memory, allowing remote clients to trigger steady memory growth through repeated TLS connections. Over time this can lead to resource exhaustion and denial of service.
                        Patched versions: ^20.20.0 || ^22.22.0 || ^24.13.0
                        =
                        
                        CVE-2025-59465(high): A malformed `HTTP/2 HEADERS` frame with oversized, invalid `HPACK` data can cause Node.js to crash by triggering an unhandled `TLSSocket` error `ECONNRESET`. Instead of safely closing the connection, the process crashes, enabling a remote denial of service. This primarily affects applications that do not attach explicit error handlers to secure sockets, for example:
                        

                        server.on('secureConnection', socket => {
                        socket.on('error', err => {
                        console.log(err)
                        })
                        })

                        Patched versions: ^20.20.0 || ^22.22.0 || ^24.13.0 || ^25.3.0
                        =
                        
                        CVE-2025-59466(medium): We have identified a bug in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when `async_hooks.createHook()` is enabled. Instead of reaching `process.on('uncaughtException')`, the process terminates, making the crash unrecoverable. Applications that rely on `AsyncLocalStorage` (v22, v20) or `async_hooks.createHook()` (v24, v22, v20) become vulnerable to denial-of-service crashes triggered by deep recursion under specific conditions.
                        Patched versions: ^20.20.0 || ^22.22.0 || ^24.13.0 || ^25.3.0
                        =
                        
                        CVE-2026-21637(high): A flaw in Node.js TLS error handling leaves `SNICallback` invocations unprotected against synchronous exceptions, while the equivalent ALPN and PSK callbacks were already addressed in CVE-2026-21637. This represents an incomplete fix of that prior vulnerability.
                        
                        When an `SNICallback` throws synchronously on unexpected input the exception bypasses TLS error handlers and propagates as an uncaught exception, crashing the Node.js process.
                        
                        * This vulnerability affects all Node.js versions that received the CVE-2026-21637 fix, including **20.x, 22.x, 24.x, and 25.x**, on any TLS server where `SNICallback` may throw on unexpected `servername` input.
                        Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                        =
                        
                        CVE-2026-21710(high): A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`.
                        
                        When this occurs, `dest["__proto__"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`.
                        
                        * This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**
                        Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                        =
                        
                        CVE-2026-21712(medium): A flaw in Node.js URL processing causes an assertion failure in native code when `url.format()` is called with a malformed internationalized domain name (IDN) containing invalid characters, crashing the Node.js process.
                        
                        * This vulnerability affects **24.x and 25.x**.
                        Patched versions: ^24.14.1 || ^25.8.2
                        =
                        
                        CVE-2026-21713(medium): A flaw in Node.js HMAC verification uses a non-constant-time comparison when validating user-provided signatures, potentially leaking timing information proportional to the number of matching bytes. Under certain threat models where high-resolution timing measurements are possible, this behavior could be exploited as a timing oracle to infer HMAC values.
                        
                        Node.js already provides timing-safe comparison primitives used elsewhere in the codebase, indicating this is an oversight rather than an intentional design decision.
                        
                        This vulnerability affects **20.x, 22.x, 24.x, and 25.x**.
                        Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                        =
                        
                        CVE-2026-21714(medium): A memory leak occurs in Node.js HTTP/2 servers when a client sends WINDOW_UPDATE frames on stream 0 (connection-level) that cause the flow control window to exceed the maximum value of 2³¹-1. The server correctly sends a GOAWAY frame, but the Http2Session object is never cleaned up.
                        
                        This vulnerability affects HTTP2 users on Node.js 20, 22, 24 and 25.
                        Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                        =
                        
                        CVE-2026-21715(low): A flaw in Node.js Permission Model filesystem enforcement leaves `fs.realpathSync.native()` without the required read permission checks, while all comparable filesystem functions correctly enforce them.
                        
                        As a result, code running under `--permission` with restricted `--allow-fs-read` can still use `fs.realpathSync.native()` to check file existence, resolve symlink targets, and enumerate filesystem paths outside of permitted directories.
                        
                        This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-read` is intentionally restricted.
                        Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                        =
                        
                        CVE-2026-21716(low): An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched.
                        
                        As a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions.
                        
                        This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted.
                        Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                        =
                        
                        CVE-2026-21717(medium): A flaw in V8's string hashing mechanism causes integer-like strings to be hashed to their numeric value, making hash collisions trivially predictable. By crafting a request that causes many such collisions in V8's internal string table, an attacker can significantly degrade performance of the Node.js process.
                        
                        The most common trigger is any endpoint that calls `JSON.parse()` on attacker-controlled input, as JSON parsing automatically internalizes short strings into the affected hash table.
                        
                        This vulnerability affects **20.x, 22.x, 24.x, and 25.x**.
                        Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                        =
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        iobroker is not running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Hosts:
                        iobroker            iobroker (version: 7.1.0, hostname: iobroker      , alive, uptime: 17)
                        
                        Core adapters versions
                        js-controller:  7.1.0
                        admin:          7.8.20
                        javascript:     9.1.1
                        
                        nodejs modules from github:     2
                        +-- iobroker.ecovacs-deebot@1.4.16-alpha.7 (git+ssh://git@github.com/mrbungle64/ioBroker.ecovacs-deebot.git#2b8cdedde82e5f0d7057d3403e9cf45fc7a02d0c)
                        +-- iobroker.klipper-moonraker@0.1.0 (git+ssh://git@github.com/DrozmotiX/ioBroker.klipper-moonraker.git#0d2851e98f7443e85ebe29d98d8d725640dd0a8a)
                        
                        Adapter State
                          system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
                          system.adapter.alias-manager.0          : alias-manager         : iobroker                                 -  enabled
                          system.adapter.awattar.0                : awattar               : iobroker                                 -  enabled
                          system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                          system.adapter.denon.0                  : denon                 : iobroker                                 -  enabled
                          system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : iobroker                                 -  enabled
                          system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: iobroker                                 -  enabled
                          system.adapter.evcc.0                   : evcc                  : iobroker                                 -  enabled, port: 7070
                          system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
                          system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
                          system.adapter.fullcalendar.0           : fullcalendar          : iobroker                                 -  enabled
                          system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 - disabled
                          system.adapter.gotify.0                 : gotify                : iobroker                                 -  enabled
                          system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                          system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
                          system.adapter.icons-icons8.0           : icons-icons8          : iobroker                                 -  enabled
                          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 - disabled
                          system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                          system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
                          system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                          system.adapter.klipper-moonraker.0      : klipper-moonraker     : iobroker                                 - disabled
                          system.adapter.knx.0                    : knx                   : iobroker                                 -  enabled, bind: 192.168.101.102
                          system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 - disabled, port: 54321
                          system.adapter.mobile.0                 : mobile                : iobroker                                 - disabled
                          system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
                          system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                          system.adapter.nina.0                   : nina                  : iobroker                                 -  enabled
                          system.adapter.node-red.0               : node-red              : iobroker                                 - disabled, port: 1880, bind: 0.0.0.0
                          system.adapter.nuki-extended.0          : nuki-extended         : iobroker                                 -  enabled
                          system.adapter.nuki.0                   : nuki                  : iobroker                                 -  enabled
                          system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                          system.adapter.pirate-weather.0         : pirate-weather        : iobroker                                 -  enabled
                          system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                          system.adapter.renault.0                : renault               : iobroker                                 -  enabled
                          system.adapter.rickshaw.0               : rickshaw              : iobroker                                 - disabled
                          system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled
                          system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                          system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                          system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
                          system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 -  enabled
                          system.adapter.sourceanalytix.1         : sourceanalytix        : iobroker                                 -  enabled
                          system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                          system.adapter.squeezeboxrpc.0          : squeezeboxrpc         : iobroker                                 - disabled, port: 9000
                          system.adapter.sureflap.0               : sureflap              : iobroker                                 -  enabled
                          system.adapter.traccar.0                : traccar               : iobroker                                 -  enabled
                          system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                          system.adapter.unifi.0                  : unifi                 : iobroker                                 -  enabled
                          system.adapter.vis-2-widgets-collection.0: vis-2-widgets-collection: iobroker                                 -  enabled
                          system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: iobroker                                 - disabled
                          system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 - disabled
                          system.adapter.vis-2.0                  : vis-2                 : 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-history.0            : vis-history           : iobroker                                 - disabled
                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : 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-material-advanced.0  : vis-material-advanced : 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-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                          system.adapter.vis-weather.0            : vis-weather           : iobroker                                 - disabled
                          system.adapter.weatherunderground.0     : weatherunderground    : 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.worx.0                   : worx                  : iobroker                                 -  enabled
                        
                        + 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.evcc.0                   : evcc                  : iobroker                                 -  enabled, port: 7070
                          system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                          system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
                          system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                          system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                          system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                          system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                          system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
                          system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                          system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        ioBroker-Repositories
                        ┌─────────┬───────────┬─────────────────────────────────────────────────────────────────────────────────────────────┬──────────────┐
                        │ (index) │ name      │ url                                                                                         │ auto upgrade │
                        ├─────────┼───────────┼─────────────────────────────────────────────────────────────────────────────────────────────┼──────────────┤
                        │ 0       │ 'sources' │ 'conf/sources-dist.json'                                                                    │ false        │
                        │ 1       │ 'online'  │ 'https://raw.githubusercontent.com/ioBroker/ioBroker.repositories/master/sources-dist.json' │ false        │
                        │ 2       │ 'stable'  │ 'http://download.iobroker.net/sources-dist.json'                                            │ false        │
                        │ 3       │ 'beta'    │ 'http://download.iobroker.net/sources-dist-latest.json'                                     │ false        │
                        └─────────┴───────────┴─────────────────────────────────────────────────────────────────────────────────────────────┴──────────────┘
                        
                        Active repo(s): online, beta
                        Upgrade policy: none
                        
                        Installed ioBroker-Adapters
                        Used repositories: online, beta
                        Cannot download repository hash file from "https://raw.githubusercontent.com/ioBroker/ioBroker.repositories/master/sources-dist-hash.json": Request failed with status code 404
                        Adapter    "admin"        : 7.8.20   , installed 7.8.20
                        Adapter    "alexa2"       : 3.27.4   , installed 3.27.4
                        Adapter    "alias-manager": 2.1.0    , installed 2.1.0
                        Adapter    "awattar"      : 1.0.6    , installed 1.0.6
                        Adapter    "backitup"     : 3.3.15   , installed 3.3.15
                        Adapter    "denon"        : 1.15.12  , installed 1.15.12
                        Adapter    "ecovacs-deebot": 1.4.15  , installed 1.4.16-alpha.7
                        Adapter    "energiefluss-erweitert": 0.8.2, installed 0.8.2
                        Adapter    "evcc"         : 0.2.8    , installed 0.2.8
                        Adapter    "feiertage"    : 1.3.0    , installed 1.3.0
                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                        Adapter    "fullcalendar" : 2.4.5    , installed 2.4.5
                        Adapter    "fullybrowser" : 3.1.3    , installed 3.1.3
                        Adapter    "gotify"       : 0.5.0    , installed 0.5.0
                        Adapter    "ical"         : 1.20.0   , installed 1.20.0
                        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    "iot"          : 6.0.1    , installed 6.0.1
                        Adapter    "javascript"   : 9.2.0    , installed 9.1.1  [Updatable]
                        Controller "js-controller": 7.1.1    , installed 7.1.0  [Updatable]
                        Adapter    "knx"          : 2.0.39   , installed 2.0.39
                        Adapter    "mihome-vacuum": 5.3.0    , installed 5.3.0
                        Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                        Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
                        Adapter    "nina"         : 0.0.26   , installed 0.0.26
                        Adapter    "node-red"     : 6.0.7    , installed 6.0.7
                        Adapter    "nuki"         : 2.0.0    , installed 2.0.0
                        Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
                        Adapter    "ping"         : 2.1.0    , installed 2.1.0
                        Adapter    "pirate-weather": 0.8.0   , installed 0.8.0
                        Adapter    "proxmox"      : 2.4.10   , installed 2.4.10
                        Adapter    "renault"      : 0.0.22   , installed 0.0.22
                        Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                        Adapter    "scenes"       : 4.0.4    , installed 4.0.4
                        Adapter    "shelly"       : 10.6.1   , installed 10.6.1
                        Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
                        Adapter    "socketio"     : 7.1.3    , installed 7.1.3
                        Adapter    "sonoff"       : 3.3.0    , installed 3.3.0
                        Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                        Adapter    "sql"          : 3.0.1    , installed 3.0.1
                        Adapter    "squeezeboxrpc": 1.6.4    , installed 1.6.4
                        Adapter    "sureflap"     : 3.4.2    , installed 3.4.2
                        Adapter    "traccar"      : 1.1.7    , installed 1.1.6  [Updatable]
                        Adapter    "tuya"         : 3.17.0   , installed 3.17.0
                        Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                        Adapter    "unifi-network": 1.4.0    , installed 1.4.0
                        Adapter    "vis"          : 1.5.6    , installed 1.5.6
                        Adapter    "vis-2"        : 2.13.17  , installed 2.13.17
                        Adapter    "vis-2-widgets-collection": 2.4.1, installed 2.4.1
                        Adapter    "vis-2-widgets-inventwo": 0.6.5, installed 0.6.5
                        Adapter    "vis-2-widgets-material": 1.6.1, installed 1.6.1
                        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                        Adapter    "vis-colorpicker": 2.1.0  , installed 2.1.0
                        Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                        Adapter    "vis-hqwidgets": 1.6.1    , installed 1.6.1
                        Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
                        Adapter    "vis-jqui-mfd" : 1.1.3    , installed 1.1.3
                        Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                        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-timeandweather": 1.2.2, installed 1.2.2
                        Adapter    "vis-weather"  : 2.5.13   , installed 2.5.13
                        Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                        Adapter    "web"          : 8.1.0    , installed 8.1.0
                        Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                        Adapter    "worx"         : 3.3.0    , installed 3.3.0
                        Adapter    "ws"           : 4.1.0    , installed 4.1.0
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        31715
                        States:         30867
                        
                        *** OS-Repositories and Updates ***
                        W: https://packages.microsoft.com/ubuntu/16.04/prod/dists/xenial/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                        Hit:1 http://security.debian.org 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://packages.microsoft.com/ubuntu/16.04/prod xenial InRelease
                        Hit:5 https://deb.nodesource.com/node_24.x nodistro InRelease
                        Reading package lists...
                        W: https://packages.microsoft.com/ubuntu/16.04/prod/dists/xenial/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                        Pending systemupdates: 102
                        
                        *** 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 127.0.0.1:25            0.0.0.0:*               LISTEN      0          839430941  330/master       
                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          839431662  1/init           
                        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          839430942  330/master       
                        tcp6       0      0 :::111                  :::*                    LISTEN      0          839431664  1/init           
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          839433330  1/init           
                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          839431663  1/init           
                        udp        0      0 192.168.101.102:123     0.0.0.0:*                           0          839433415  168/ntpd         
                        udp        0      0 192.168.0.102:123       0.0.0.0:*                           0          839433413  168/ntpd         
                        udp        0      0 127.0.0.1:123           0.0.0.0:*                           0          839433411  168/ntpd         
                        udp        0      0 0.0.0.0:123             0.0.0.0:*                           0          839433407  168/ntpd         
                        udp6       0      0 :::111                  :::*                                0          839431665  1/init           
                        udp6       0      0 fe80::be24:11ff:fe3:123 :::*                                106        839433669  168/ntpd         
                        udp6       0      0 fd6d:f83d:ff15:0:be:123 :::*                                106        839433667  168/ntpd         
                        udp6       0      0 fe80::be24:11ff:fe0:123 :::*                                106        839433665  168/ntpd         
                        udp6       0      0 fd6d:f83d:ff15:0:be:123 :::*                                106        839433663  168/ntpd         
                        udp6       0      0 ::1:123                 :::*                                0          839433417  168/ntpd         
                        udp6       0      0 :::123                  :::*                                0          839433404  168/ntpd         
                        
                        *** Log File - Last 25 Lines ***
                        
                        2026-04-14 19:03:42.345  - warn: host.iobroker instance system.adapter.ping.0 terminated due to SIGKILL
                        2026-04-14 19:03:42.359  - warn: host.iobroker instance system.adapter.iot.0 terminated due to SIGKILL
                        2026-04-14 19:03:42.359  - warn: host.iobroker instance system.adapter.web.0 terminated due to SIGKILL
                        2026-04-14 19:03:55.082  - warn: admin.0 (343) Cannot update news: ETIMEDOUT
                        2026-04-14 19:04:10.715  - error: host.iobroker Caught by controller[0]: (node:415) [DEP0176] DeprecationWarning: fs.F_OK is deprecated, use fs.constants.F_OK instead
                        2026-04-14 19:04:10.718  - error: host.iobroker Caught by controller[0]: (Use `node --trace-deprecation ...` to show where the warning was created)
                        2026-04-14 19:04:10.718  - warn: host.iobroker instance system.adapter.javascript.0 terminated due to SIGTERM
                        2026-04-14 19:04:11.307  - warn: admin.0 (343) get state error: Connection is closed.
                        2026-04-14 19:04:11.345  - error: admin.0 (343) 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().
                        2026-04-14 19:04:11.345  - error: admin.0 (343) unhandled promise rejection: Connection is closed.
                        2026-04-14 19:04:11.414  - error: admin.0 (343) Error: Connection is closed.
                            at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                            at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:121:25)
                            at StateRedisClient.pushMessage (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1215:27)
                            at Admin.registerNotification (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7771:28)
                            at Admin.writeUpdateInfo (/opt/iobroker/node_modules/iobroker.admin/build/src/main.ts:890:20)
                        2026-04-14 19:04:11.604  - error: host.iobroker Caught by controller[0]: (node:343) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
                        2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[0]: (Use `node --trace-warnings ...` to show where the warning was created)
                        2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                        2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]: Error: Connection is closed.
                        2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]:     at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                        2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]:     at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:121:25)
                        2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]:     at StateRedisClient.pushMessage (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1215:27)
                        2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]:     at Admin.registerNotification (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7771:28)
                        2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]:     at Admin.writeUpdateInfo (/opt/iobroker/node_modules/iobroker.admin/build/src/main.ts:890:20)
                        
                        
                        HomoranH Nicht stören
                        HomoranH Nicht stören
                        Homoran
                        Global Moderator Administrators
                        schrieb zuletzt editiert von
                        #15

                        @quinti sagte:

                        Operating System is the current Debian stable version codenamed 'bookworm'!

                        Da stimmt was grundsätzlich nicht, diag würde nie lügen!

                        OS zu alt

                        @quinti sagte:

                        js-controller is not running

                        Läuft iobroker gar nicht?

                        @quinti sagte:

                        • iobroker.service loaded failed failed ioBroker Server

                        Was ist da los?

                        @quinti sagte:

                        usr/bin/nodejs v24.5.0

                        Node 24 ist noch nicht für iob empfohlen

                        @quinti sagte:

                        Used repositories: online, beta

                        Warum 2 repos gleichzeitig?

                        @quinti sagte:

                        Adapter "javascript" : 9.2.0 , installed 9.1.1 [Updatable]
                        Controller "js-controller": 7.1.1 , installed 7.1.0 [Updatable]
                        A

                        updaten!

                        @quinti sagte:

                        Pending systemupdates: 102

                        Dito

                        kein Support per PN! - Fragen im Forum stellen -
                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                        Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • Q quinti

                          iob diagiob diag.txt

                          bash
                          Script v.2026-01-31
                          
                          *** BASE SYSTEM ***
                          Operating System: Debian GNU/Linux 12 (bookworm)
                           Static hostname: iobroker
                                 Icon name: computer-container
                                   Chassis: container ☐
                            Virtualization: lxc
                                    Kernel: Linux 6.8.4-3-pve
                              Architecture: x86-64
                          OS is similar to:
                          
                          model name      : Intel(R) Core(TM) i7-6700T CPU @ 2.80GHz
                          Docker          : false
                          Virtualization  : lxc
                          Kernel          : x86_64
                          Userland        : 64 bit
                          
                          Systemuptime and Load:
                           19:05:54 up 2 min,  2 users,  load average: 1.00, 1.24, 1.33
                          CPU threads: 3
                          
                          
                          *** LIFE CYCLE STATUS ***
                          Operating System is the current Debian stable version codenamed 'bookworm'!
                          
                          *** TIME AND TIMEZONES ***
                                         Local time: Tue 2026-04-14 19:05:54 CEST
                                     Universal time: Tue 2026-04-14 17:05:54 UTC
                                           RTC time: n/a
                                          Time zone: Europe/Berlin (CEST, +0200)
                          System clock synchronized: yes
                                        NTP service: n/a
                                    RTC in local TZ: no
                          
                          *** Users and Groups ***
                          User that called 'iob diag':
                          hermann
                          HOME=/home/hermann
                          GROUPS=hermann adm dialout sudo plugdev users iobroker
                          
                          User that is running 'js-controller':
                          js-controller is not running
                          
                          *** 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.6G         56M        8.1G        139K        409M        8.5G
                          Swap:           8.6G          0B        8.6G
                          Total:           17G         56M         16G
                          
                          Active iob-Instances:   1
                          
                                   8192 M total memory
                                     54 M used memory
                                    206 M active memory
                                    207 M inactive memory
                                   7747 M free memory
                                      0 M buffer memory
                                    390 M swap cache
                                   8191 M total swap
                                      0 M used swap
                                   8191 M free swap
                          
                          *** top - Table Of Processes  ***
                          top - 19:05:54 up 2 min,  2 users,  load average: 1.00, 1.24, 1.33
                          Tasks:  29 total,   1 running,  28 sleeping,   0 stopped,   0 zombie
                          %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                          MiB Mem :   8192.0 total,   7745.6 free,     55.6 used,    391.0 buff/cache
                          MiB Swap:   8192.0 total,   8192.0 free,      0.0 used.   8136.4 avail Mem
                          
                          *** FAILED SERVICES ***
                          
                            UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                          * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                          * iobroker.service     loaded failed failed ioBroker Server
                          
                          LOAD   = Reflects whether the unit definition was properly loaded.
                          ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                          SUB    = The low-level unit activation state, values depend on unit type.
                          2 loaded units listed.
                          
                          
                          *** DMESG CRITICAL ERRORS ***
                          dmesg: read kernel buffer failed: Operation not permitted
                          No critical errors detected
                          
                          *** FILESYSTEM ***
                          Filesystem     Type      Size  Used Avail Use% Mounted on
                          /dev/loop2     ext4       24G   10G   13G  45% /
                          none           tmpfs     492K  4.0K  488K   1% /dev
                          udev           devtmpfs   32G     0   32G   0% /dev/tty
                          tmpfs          tmpfs      32G     0   32G   0% /dev/shm
                          tmpfs          tmpfs      13G  132K   13G   1% /run
                          tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                          tmpfs          tmpfs     6.3G     0  6.3G   0% /run/user/1000
                          
                          Messages concerning ext4 filesystem in dmesg:
                          dmesg: read kernel buffer failed: Operation not permitted
                          
                          Show mounted filesystems:
                          TARGET SOURCE     FSTYPE OPTIONS
                          /      /dev/loop2 ext4   rw,relatime
                          
                          Files in neuralgic directories:
                          
                          /var:
                          605M    /var/
                          282M    /var/log/journal/bb1a573610aa48a7948bbf161935960d
                          282M    /var/log/journal
                          282M    /var/log
                          231M    /var/lib
                          
                          Archived and active journals take up 281.1M in the file system.
                          
                          /opt/iobroker/backups:
                          507M    /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          769M    /opt/iobroker/iobroker-data/
                          558M    /opt/iobroker/iobroker-data/files
                          217M    /opt/iobroker/iobroker-data/files/vis-2
                          141M    /opt/iobroker/iobroker-data/files/vis-2/assets
                          135M    /opt/iobroker/iobroker-data/backup-objects
                          
                          The five largest files in iobroker-data are:
                          43M     /opt/iobroker/iobroker-data/objects.jsonl
                          34M     /opt/iobroker/iobroker-data/states.jsonl
                          34M     /opt/iobroker/iobroker-data/files/vis-2/assets/index-DqJdyjgH.js.map
                          34M     /opt/iobroker/iobroker-data/files/vis-2/assets/index-CrLrNq4s.js.map
                          20M     /opt/iobroker/iobroker-data/files/fullcalendar.admin/static/js/main.c13d3761.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'
                          
                          No nvbackup.json found.
                          
                          *** NodeJS-Installation ***
                          
                          /usr/bin/nodejs         v24.5.0
                          /usr/bin/node           v24.5.0
                          /usr/bin/npm            11.5.1
                          /usr/bin/npx            11.5.1
                          
                          ✓ Node.js installation is correct
                          
                          nodejs:
                            Installed: 24.5.0-1nodesource1
                            Candidate: 24.14.1-1nodesource1
                            Version table:
                               24.14.1-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                               24.14.0-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                               24.13.1-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                               24.13.0-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                               24.12.0-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                               24.11.1-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                               24.11.0-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                               24.10.0-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                               24.9.0-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                               24.8.0-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                               24.7.0-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                               24.6.0-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                           *** 24.5.0-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                  100 /var/lib/dpkg/status
                               24.4.1-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                               24.4.0-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                               24.3.0-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                               24.1.0-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                               24.0.2-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                               24.0.1-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                               24.0.0-1nodesource1 600
                                  500 https://deb.nodesource.com/node_24.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 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:
                          
                          
                          ██████   █████  ███    ██  ██████  ███████ ███████
                          ██   ██ ██   ██ ████   ██ ██       ██      ██   ██
                          ██   ██ ███████ ██ ██  ██ ██   ███ █████   ███████
                          ██   ██ ██   ██ ██  ██ ██ ██    ██ ██      ██   ██
                          ██████  ██   ██ ██   ████  ██████  ███████ ██   ██
                          
                          
                          The current Node.js version (v24.5.0) is vulnerable to the following CVEs:
                          
                          CVE-2025-55130(high): A flaw in Node.js’s Permissions model allows attackers to bypass `--allow-fs-read` and `--allow-fs-write` restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files. This breaks the expected isolation guarantees and enables arbitrary file read/write, leading to potential system compromise.
                          This vulnerability affects users of the permission model on Node.js v20,  v22,  v24, and v25.
                          Patched versions: ^20.20.0 || ^22.22.0 || ^24.13.0 || ^25.3.0
                          =
                          
                          CVE-2025-55131(high): A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the `vm` module with the timeout option. Under specific timing conditions, buffers allocated with `Buffer.alloc` and other `TypedArray` instances like `Uint8Array` may contain leftover data from previous operations, allowing in-process secrets like tokens or passwords to leak or causing data corruption. While exploitation typically requires precise timing or in-process code execution, it can become remotely exploitable when untrusted input influences workload and timeouts, leading to potential confidentiality and integrity impact.
                          Patched versions: ^20.20.0 || ^22.22.0 || ^24.13.0 || ^25.3.0
                          =
                          
                          CVE-2025-55132(low): A flaw in Node.js's permission model allows a file's access and modification timestamps to be changed via `futimes()` even when the process has only read permissions. Unlike `utimes()`, `futimes()` does not apply the expected write-permission checks, which means file metadata can be modified in read-only directories. This behavior could be used to alter timestamps in ways that obscure activity, reducing the reliability of logs. This vulnerability affects users of the permission model on Node.js v20,  v22,  v24, and v25.
                          Patched versions: ^20.20.0 || ^22.22.0 || ^24.13.0 || ^25.3.0
                          =
                          
                          CVE-2025-59464(medium): A memory leak in Node.js’s OpenSSL integration occurs when converting `X.509` certificate fields to UTF-8 without freeing the allocated buffer. When applications call `socket.getPeerCertificate(true)`, each certificate field leaks memory, allowing remote clients to trigger steady memory growth through repeated TLS connections. Over time this can lead to resource exhaustion and denial of service.
                          Patched versions: ^20.20.0 || ^22.22.0 || ^24.13.0
                          =
                          
                          CVE-2025-59465(high): A malformed `HTTP/2 HEADERS` frame with oversized, invalid `HPACK` data can cause Node.js to crash by triggering an unhandled `TLSSocket` error `ECONNRESET`. Instead of safely closing the connection, the process crashes, enabling a remote denial of service. This primarily affects applications that do not attach explicit error handlers to secure sockets, for example:
                          

                          server.on('secureConnection', socket => {
                          socket.on('error', err => {
                          console.log(err)
                          })
                          })

                          Patched versions: ^20.20.0 || ^22.22.0 || ^24.13.0 || ^25.3.0
                          =
                          
                          CVE-2025-59466(medium): We have identified a bug in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when `async_hooks.createHook()` is enabled. Instead of reaching `process.on('uncaughtException')`, the process terminates, making the crash unrecoverable. Applications that rely on `AsyncLocalStorage` (v22, v20) or `async_hooks.createHook()` (v24, v22, v20) become vulnerable to denial-of-service crashes triggered by deep recursion under specific conditions.
                          Patched versions: ^20.20.0 || ^22.22.0 || ^24.13.0 || ^25.3.0
                          =
                          
                          CVE-2026-21637(high): A flaw in Node.js TLS error handling leaves `SNICallback` invocations unprotected against synchronous exceptions, while the equivalent ALPN and PSK callbacks were already addressed in CVE-2026-21637. This represents an incomplete fix of that prior vulnerability.
                          
                          When an `SNICallback` throws synchronously on unexpected input the exception bypasses TLS error handlers and propagates as an uncaught exception, crashing the Node.js process.
                          
                          * This vulnerability affects all Node.js versions that received the CVE-2026-21637 fix, including **20.x, 22.x, 24.x, and 25.x**, on any TLS server where `SNICallback` may throw on unexpected `servername` input.
                          Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                          =
                          
                          CVE-2026-21710(high): A flaw in Node.js HTTP request handling causes an uncaught `TypeError` when a request is received with a header named `__proto__` and the application accesses `req.headersDistinct`.
                          
                          When this occurs, `dest["__proto__"]` resolves to `Object.prototype` rather than `undefined`, causing `.push()` to be called on a non-array. This exception is thrown synchronously inside a property getter and cannot be intercepted by `error` event listeners, meaning it cannot be handled without wrapping every `req.headersDistinct` access in a `try/catch`.
                          
                          * This vulnerability affects all Node.js HTTP servers on **20.x, 22.x, 24.x, and v25.x**
                          Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                          =
                          
                          CVE-2026-21712(medium): A flaw in Node.js URL processing causes an assertion failure in native code when `url.format()` is called with a malformed internationalized domain name (IDN) containing invalid characters, crashing the Node.js process.
                          
                          * This vulnerability affects **24.x and 25.x**.
                          Patched versions: ^24.14.1 || ^25.8.2
                          =
                          
                          CVE-2026-21713(medium): A flaw in Node.js HMAC verification uses a non-constant-time comparison when validating user-provided signatures, potentially leaking timing information proportional to the number of matching bytes. Under certain threat models where high-resolution timing measurements are possible, this behavior could be exploited as a timing oracle to infer HMAC values.
                          
                          Node.js already provides timing-safe comparison primitives used elsewhere in the codebase, indicating this is an oversight rather than an intentional design decision.
                          
                          This vulnerability affects **20.x, 22.x, 24.x, and 25.x**.
                          Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                          =
                          
                          CVE-2026-21714(medium): A memory leak occurs in Node.js HTTP/2 servers when a client sends WINDOW_UPDATE frames on stream 0 (connection-level) that cause the flow control window to exceed the maximum value of 2³¹-1. The server correctly sends a GOAWAY frame, but the Http2Session object is never cleaned up.
                          
                          This vulnerability affects HTTP2 users on Node.js 20, 22, 24 and 25.
                          Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                          =
                          
                          CVE-2026-21715(low): A flaw in Node.js Permission Model filesystem enforcement leaves `fs.realpathSync.native()` without the required read permission checks, while all comparable filesystem functions correctly enforce them.
                          
                          As a result, code running under `--permission` with restricted `--allow-fs-read` can still use `fs.realpathSync.native()` to check file existence, resolve symlink targets, and enumerate filesystem paths outside of permitted directories.
                          
                          This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-read` is intentionally restricted.
                          Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                          =
                          
                          CVE-2026-21716(low): An incomplete fix for CVE-2024-36137 leaves `FileHandle.chmod()` and `FileHandle.chown()` in the promises API without the required permission checks, while their callback-based equivalents (`fs.fchmod()`, `fs.fchown()`) were correctly patched.
                          
                          As a result, code running under `--permission` with restricted `--allow-fs-write` can still use promise-based `FileHandle` methods to modify file permissions and ownership on already-open file descriptors, bypassing the intended write restrictions.
                          
                          This vulnerability affects **20.x, 22.x, 24.x, and 25.x** processes using the Permission Model where `--allow-fs-write` is intentionally restricted.
                          Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                          =
                          
                          CVE-2026-21717(medium): A flaw in V8's string hashing mechanism causes integer-like strings to be hashed to their numeric value, making hash collisions trivially predictable. By crafting a request that causes many such collisions in V8's internal string table, an attacker can significantly degrade performance of the Node.js process.
                          
                          The most common trigger is any endpoint that calls `JSON.parse()` on attacker-controlled input, as JSON parsing automatically internalizes short strings into the affected hash table.
                          
                          This vulnerability affects **20.x, 22.x, 24.x, and 25.x**.
                          Patched versions: ^20.20.2 || ^22.22.2 || ^24.14.1 || ^25.8.2
                          =
                          
                          *** ioBroker-Installation ***
                          
                          ioBroker Status
                          iobroker is not running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Hosts:
                          iobroker            iobroker (version: 7.1.0, hostname: iobroker      , alive, uptime: 17)
                          
                          Core adapters versions
                          js-controller:  7.1.0
                          admin:          7.8.20
                          javascript:     9.1.1
                          
                          nodejs modules from github:     2
                          +-- iobroker.ecovacs-deebot@1.4.16-alpha.7 (git+ssh://git@github.com/mrbungle64/ioBroker.ecovacs-deebot.git#2b8cdedde82e5f0d7057d3403e9cf45fc7a02d0c)
                          +-- iobroker.klipper-moonraker@0.1.0 (git+ssh://git@github.com/DrozmotiX/ioBroker.klipper-moonraker.git#0d2851e98f7443e85ebe29d98d8d725640dd0a8a)
                          
                          Adapter State
                            system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
                            system.adapter.alias-manager.0          : alias-manager         : iobroker                                 -  enabled
                            system.adapter.awattar.0                : awattar               : iobroker                                 -  enabled
                            system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                            system.adapter.denon.0                  : denon                 : iobroker                                 -  enabled
                            system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : iobroker                                 -  enabled
                            system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: iobroker                                 -  enabled
                            system.adapter.evcc.0                   : evcc                  : iobroker                                 -  enabled, port: 7070
                            system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
                            system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
                            system.adapter.fullcalendar.0           : fullcalendar          : iobroker                                 -  enabled
                            system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 - disabled
                            system.adapter.gotify.0                 : gotify                : iobroker                                 -  enabled
                            system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                            system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
                            system.adapter.icons-icons8.0           : icons-icons8          : iobroker                                 -  enabled
                            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 - disabled
                            system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                            system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
                            system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                            system.adapter.klipper-moonraker.0      : klipper-moonraker     : iobroker                                 - disabled
                            system.adapter.knx.0                    : knx                   : iobroker                                 -  enabled, bind: 192.168.101.102
                            system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 - disabled, port: 54321
                            system.adapter.mobile.0                 : mobile                : iobroker                                 - disabled
                            system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
                            system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                            system.adapter.nina.0                   : nina                  : iobroker                                 -  enabled
                            system.adapter.node-red.0               : node-red              : iobroker                                 - disabled, port: 1880, bind: 0.0.0.0
                            system.adapter.nuki-extended.0          : nuki-extended         : iobroker                                 -  enabled
                            system.adapter.nuki.0                   : nuki                  : iobroker                                 -  enabled
                            system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                            system.adapter.pirate-weather.0         : pirate-weather        : iobroker                                 -  enabled
                            system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                            system.adapter.renault.0                : renault               : iobroker                                 -  enabled
                            system.adapter.rickshaw.0               : rickshaw              : iobroker                                 - disabled
                            system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled
                            system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                            system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                            system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
                            system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 -  enabled
                            system.adapter.sourceanalytix.1         : sourceanalytix        : iobroker                                 -  enabled
                            system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                            system.adapter.squeezeboxrpc.0          : squeezeboxrpc         : iobroker                                 - disabled, port: 9000
                            system.adapter.sureflap.0               : sureflap              : iobroker                                 -  enabled
                            system.adapter.traccar.0                : traccar               : iobroker                                 -  enabled
                            system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                            system.adapter.unifi.0                  : unifi                 : iobroker                                 -  enabled
                            system.adapter.vis-2-widgets-collection.0: vis-2-widgets-collection: iobroker                                 -  enabled
                            system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: iobroker                                 - disabled
                            system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 - disabled
                            system.adapter.vis-2.0                  : vis-2                 : 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-history.0            : vis-history           : iobroker                                 - disabled
                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : 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-material-advanced.0  : vis-material-advanced : 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-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                            system.adapter.vis-weather.0            : vis-weather           : iobroker                                 - disabled
                            system.adapter.weatherunderground.0     : weatherunderground    : 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.worx.0                   : worx                  : iobroker                                 -  enabled
                          
                          + 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.evcc.0                   : evcc                  : iobroker                                 -  enabled, port: 7070
                            system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                            system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
                            system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                            system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                            system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                            system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                            system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
                            system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                            system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          
                          ioBroker-Repositories
                          ┌─────────┬───────────┬─────────────────────────────────────────────────────────────────────────────────────────────┬──────────────┐
                          │ (index) │ name      │ url                                                                                         │ auto upgrade │
                          ├─────────┼───────────┼─────────────────────────────────────────────────────────────────────────────────────────────┼──────────────┤
                          │ 0       │ 'sources' │ 'conf/sources-dist.json'                                                                    │ false        │
                          │ 1       │ 'online'  │ 'https://raw.githubusercontent.com/ioBroker/ioBroker.repositories/master/sources-dist.json' │ false        │
                          │ 2       │ 'stable'  │ 'http://download.iobroker.net/sources-dist.json'                                            │ false        │
                          │ 3       │ 'beta'    │ 'http://download.iobroker.net/sources-dist-latest.json'                                     │ false        │
                          └─────────┴───────────┴─────────────────────────────────────────────────────────────────────────────────────────────┴──────────────┘
                          
                          Active repo(s): online, beta
                          Upgrade policy: none
                          
                          Installed ioBroker-Adapters
                          Used repositories: online, beta
                          Cannot download repository hash file from "https://raw.githubusercontent.com/ioBroker/ioBroker.repositories/master/sources-dist-hash.json": Request failed with status code 404
                          Adapter    "admin"        : 7.8.20   , installed 7.8.20
                          Adapter    "alexa2"       : 3.27.4   , installed 3.27.4
                          Adapter    "alias-manager": 2.1.0    , installed 2.1.0
                          Adapter    "awattar"      : 1.0.6    , installed 1.0.6
                          Adapter    "backitup"     : 3.3.15   , installed 3.3.15
                          Adapter    "denon"        : 1.15.12  , installed 1.15.12
                          Adapter    "ecovacs-deebot": 1.4.15  , installed 1.4.16-alpha.7
                          Adapter    "energiefluss-erweitert": 0.8.2, installed 0.8.2
                          Adapter    "evcc"         : 0.2.8    , installed 0.2.8
                          Adapter    "feiertage"    : 1.3.0    , installed 1.3.0
                          Adapter    "flot"         : 1.12.0   , installed 1.12.0
                          Adapter    "fullcalendar" : 2.4.5    , installed 2.4.5
                          Adapter    "fullybrowser" : 3.1.3    , installed 3.1.3
                          Adapter    "gotify"       : 0.5.0    , installed 0.5.0
                          Adapter    "ical"         : 1.20.0   , installed 1.20.0
                          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    "iot"          : 6.0.1    , installed 6.0.1
                          Adapter    "javascript"   : 9.2.0    , installed 9.1.1  [Updatable]
                          Controller "js-controller": 7.1.1    , installed 7.1.0  [Updatable]
                          Adapter    "knx"          : 2.0.39   , installed 2.0.39
                          Adapter    "mihome-vacuum": 5.3.0    , installed 5.3.0
                          Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                          Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
                          Adapter    "nina"         : 0.0.26   , installed 0.0.26
                          Adapter    "node-red"     : 6.0.7    , installed 6.0.7
                          Adapter    "nuki"         : 2.0.0    , installed 2.0.0
                          Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
                          Adapter    "ping"         : 2.1.0    , installed 2.1.0
                          Adapter    "pirate-weather": 0.8.0   , installed 0.8.0
                          Adapter    "proxmox"      : 2.4.10   , installed 2.4.10
                          Adapter    "renault"      : 0.0.22   , installed 0.0.22
                          Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                          Adapter    "scenes"       : 4.0.4    , installed 4.0.4
                          Adapter    "shelly"       : 10.6.1   , installed 10.6.1
                          Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
                          Adapter    "socketio"     : 7.1.3    , installed 7.1.3
                          Adapter    "sonoff"       : 3.3.0    , installed 3.3.0
                          Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                          Adapter    "sql"          : 3.0.1    , installed 3.0.1
                          Adapter    "squeezeboxrpc": 1.6.4    , installed 1.6.4
                          Adapter    "sureflap"     : 3.4.2    , installed 3.4.2
                          Adapter    "traccar"      : 1.1.7    , installed 1.1.6  [Updatable]
                          Adapter    "tuya"         : 3.17.0   , installed 3.17.0
                          Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                          Adapter    "unifi-network": 1.4.0    , installed 1.4.0
                          Adapter    "vis"          : 1.5.6    , installed 1.5.6
                          Adapter    "vis-2"        : 2.13.17  , installed 2.13.17
                          Adapter    "vis-2-widgets-collection": 2.4.1, installed 2.4.1
                          Adapter    "vis-2-widgets-inventwo": 0.6.5, installed 0.6.5
                          Adapter    "vis-2-widgets-material": 1.6.1, installed 1.6.1
                          Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                          Adapter    "vis-colorpicker": 2.1.0  , installed 2.1.0
                          Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                          Adapter    "vis-hqwidgets": 1.6.1    , installed 1.6.1
                          Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
                          Adapter    "vis-jqui-mfd" : 1.1.3    , installed 1.1.3
                          Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                          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-timeandweather": 1.2.2, installed 1.2.2
                          Adapter    "vis-weather"  : 2.5.13   , installed 2.5.13
                          Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                          Adapter    "web"          : 8.1.0    , installed 8.1.0
                          Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                          Adapter    "worx"         : 3.3.0    , installed 3.3.0
                          Adapter    "ws"           : 4.1.0    , installed 4.1.0
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        31715
                          States:         30867
                          
                          *** OS-Repositories and Updates ***
                          W: https://packages.microsoft.com/ubuntu/16.04/prod/dists/xenial/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                          Hit:1 http://security.debian.org 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://packages.microsoft.com/ubuntu/16.04/prod xenial InRelease
                          Hit:5 https://deb.nodesource.com/node_24.x nodistro InRelease
                          Reading package lists...
                          W: https://packages.microsoft.com/ubuntu/16.04/prod/dists/xenial/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                          Pending systemupdates: 102
                          
                          *** 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 127.0.0.1:25            0.0.0.0:*               LISTEN      0          839430941  330/master       
                          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          839431662  1/init           
                          tcp6       0      0 ::1:25                  :::*                    LISTEN      0          839430942  330/master       
                          tcp6       0      0 :::111                  :::*                    LISTEN      0          839431664  1/init           
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          839433330  1/init           
                          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          839431663  1/init           
                          udp        0      0 192.168.101.102:123     0.0.0.0:*                           0          839433415  168/ntpd         
                          udp        0      0 192.168.0.102:123       0.0.0.0:*                           0          839433413  168/ntpd         
                          udp        0      0 127.0.0.1:123           0.0.0.0:*                           0          839433411  168/ntpd         
                          udp        0      0 0.0.0.0:123             0.0.0.0:*                           0          839433407  168/ntpd         
                          udp6       0      0 :::111                  :::*                                0          839431665  1/init           
                          udp6       0      0 fe80::be24:11ff:fe3:123 :::*                                106        839433669  168/ntpd         
                          udp6       0      0 fd6d:f83d:ff15:0:be:123 :::*                                106        839433667  168/ntpd         
                          udp6       0      0 fe80::be24:11ff:fe0:123 :::*                                106        839433665  168/ntpd         
                          udp6       0      0 fd6d:f83d:ff15:0:be:123 :::*                                106        839433663  168/ntpd         
                          udp6       0      0 ::1:123                 :::*                                0          839433417  168/ntpd         
                          udp6       0      0 :::123                  :::*                                0          839433404  168/ntpd         
                          
                          *** Log File - Last 25 Lines ***
                          
                          2026-04-14 19:03:42.345  - warn: host.iobroker instance system.adapter.ping.0 terminated due to SIGKILL
                          2026-04-14 19:03:42.359  - warn: host.iobroker instance system.adapter.iot.0 terminated due to SIGKILL
                          2026-04-14 19:03:42.359  - warn: host.iobroker instance system.adapter.web.0 terminated due to SIGKILL
                          2026-04-14 19:03:55.082  - warn: admin.0 (343) Cannot update news: ETIMEDOUT
                          2026-04-14 19:04:10.715  - error: host.iobroker Caught by controller[0]: (node:415) [DEP0176] DeprecationWarning: fs.F_OK is deprecated, use fs.constants.F_OK instead
                          2026-04-14 19:04:10.718  - error: host.iobroker Caught by controller[0]: (Use `node --trace-deprecation ...` to show where the warning was created)
                          2026-04-14 19:04:10.718  - warn: host.iobroker instance system.adapter.javascript.0 terminated due to SIGTERM
                          2026-04-14 19:04:11.307  - warn: admin.0 (343) get state error: Connection is closed.
                          2026-04-14 19:04:11.345  - error: admin.0 (343) 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().
                          2026-04-14 19:04:11.345  - error: admin.0 (343) unhandled promise rejection: Connection is closed.
                          2026-04-14 19:04:11.414  - error: admin.0 (343) Error: Connection is closed.
                              at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                              at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:121:25)
                              at StateRedisClient.pushMessage (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1215:27)
                              at Admin.registerNotification (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7771:28)
                              at Admin.writeUpdateInfo (/opt/iobroker/node_modules/iobroker.admin/build/src/main.ts:890:20)
                          2026-04-14 19:04:11.604  - error: host.iobroker Caught by controller[0]: (node:343) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
                          2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[0]: (Use `node --trace-warnings ...` to show where the warning was created)
                          2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                          2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]: Error: Connection is closed.
                          2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]:     at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                          2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]:     at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:121:25)
                          2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]:     at StateRedisClient.pushMessage (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1215:27)
                          2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]:     at Admin.registerNotification (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7771:28)
                          2026-04-14 19:04:11.605  - error: host.iobroker Caught by controller[1]:     at Admin.writeUpdateInfo (/opt/iobroker/node_modules/iobroker.admin/build/src/main.ts:890:20)
                          
                          
                          crunchipC Abwesend
                          crunchipC Abwesend
                          crunchip
                          Forum Testing Most Active Developer
                          schrieb zuletzt editiert von
                          #16

                          @quinti da ist doch etwas mit deinem Arbeitsspeicher faul

                          umgestiegen von Proxmox auf Unraid

                          1 Antwort Letzte Antwort
                          0
                          • HomoranH Homoran

                            @quinti sagte:

                            Operating System is the current Debian stable version codenamed 'bookworm'!

                            Da stimmt was grundsätzlich nicht, diag würde nie lügen!

                            OS zu alt

                            @quinti sagte:

                            js-controller is not running

                            Läuft iobroker gar nicht?

                            @quinti sagte:

                            • iobroker.service loaded failed failed ioBroker Server

                            Was ist da los?

                            @quinti sagte:

                            usr/bin/nodejs v24.5.0

                            Node 24 ist noch nicht für iob empfohlen

                            @quinti sagte:

                            Used repositories: online, beta

                            Warum 2 repos gleichzeitig?

                            @quinti sagte:

                            Adapter "javascript" : 9.2.0 , installed 9.1.1 [Updatable]
                            Controller "js-controller": 7.1.1 , installed 7.1.0 [Updatable]
                            A

                            updaten!

                            @quinti sagte:

                            Pending systemupdates: 102

                            Dito

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb zuletzt editiert von Thomas Braun
                            #17

                            @Homoran sagte:

                            Da stimmt was grundsätzlich nicht, diag würde nie lügen!

                            Kann ich nicht ausschließen...
                            Aber die Diagnose basiert natürlich auf Daten aus dem System.

                            is the current Debian stable version codenamed 'bookworm'!

                            basiert natürlich auf veralteten Informationen, da ja das running süstäm nie getascht wurde.
                            Wäre das auf Stand wäre auch die Diagnose richtig.

                            Insgesamt ist das Dig aber komplett inkonsistent aufgebaut. nodejs@24 auf einem ansonsten versumpften Bookworm mit iob-Beta-Quelle macht gar keinen Sinn. Wo soll es denn hingehen? Bleeding edge oder 'never tatsch irgendwas'? Beides kombiniert kann nicht gut funktionieren.

                            Und wozu solll die microsoft/xenial-Quelle gut sein? Davon ganz abgesehen, dass sie natürlich nicht mehr funktioniert.

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            1 Antwort Letzte Antwort
                            0
                            • Q Offline
                              Q Offline
                              quinti
                              schrieb zuletzt editiert von
                              #18

                              sry, hatte iwie im kopf das iob diag mit gestopptem iobroker laufen muss. Habs wohl verwechselt mit iob fix --> alter mann
                              Das microsoft repository ist drin da ich mal einen mssql client installiert habe.
                              Bin noch auf bookworm da iobroker in einem proxmox container läuft und proxmox noch auf 8.2.2 mit bookworm ist. Möchte im moment proxmox nicht upgraden. Ist wohl z Zt ein bug drin der grub durcheinander bringt. Hat mir letzte Woche meinen tvheadend Rechner zerschossen.
                              Hab mal updates durchgeführt.
                              hier neues diag mit gestartetem iobroker ;)

                              Script v.2026-01-31
                              
                              *** BASE SYSTEM ***
                              Operating System: Debian GNU/Linux 12 (bookworm)
                               Static hostname: iobroker
                                     Icon name: computer-container
                                       Chassis: container ☐
                                Virtualization: lxc
                                        Kernel: Linux 6.8.4-3-pve
                                  Architecture: x86-64
                              OS is similar to:
                              
                              model name      : Intel(R) Core(TM) i7-6700T CPU @ 2.80GHz
                              Docker          : false
                              Virtualization  : lxc
                              Kernel          : x86_64
                              Userland        : 64 bit
                              
                              Systemuptime and Load:
                               20:13:47 up 16 min,  2 users,  load average: 1.74, 1.83, 1.82
                              CPU threads: 3
                              
                              
                              *** 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: Tue 2026-04-14 20:13:47 CEST
                                         Universal time: Tue 2026-04-14 18:13:47 UTC
                                               RTC time: n/a
                                              Time zone: Europe/Berlin (CEST, +0200)
                              System clock synchronized: yes
                                            NTP service: n/a
                                        RTC in local TZ: no
                              
                              *** Users and Groups ***
                              User that called 'iob diag':
                              hermann
                              HOME=/home/hermann
                              GROUPS=hermann adm dialout sudo plugdev users iobroker
                              
                              User that is running 'js-controller':
                              iobroker
                              HOME=/home/iobroker
                              GROUPS=iobroker tty dialout audio video plugdev
                              
                              *** 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.6G        4.3G        3.2G        143K        1.1G        4.3G
                              Swap:           8.6G          0B        8.6G
                              Total:           17G        4.3G         11G
                              
                              Active iob-Instances:   39
                              
                                       8192 M total memory
                                       4116 M used memory
                                       3929 M active memory
                                        867 M inactive memory
                                       3032 M free memory
                                          0 M buffer memory
                                       1043 M swap cache
                                       8191 M total swap
                                          0 M used swap
                                       8191 M free swap
                              
                              *** top - Table Of Processes  ***
                              top - 20:13:48 up 16 min,  2 users,  load average: 1.74, 1.83, 1.82
                              Tasks:  69 total,   1 running,  68 sleeping,   0 stopped,   0 zombie
                              %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                              MiB Mem :   8192.0 total,   3030.9 free,   4118.0 used,   1043.3 buff/cache
                              MiB Swap:   8192.0 total,   8192.0 free,      0.0 used.   4074.0 avail Mem
                              
                              *** FAILED SERVICES ***
                              
                                UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                              * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                              
                              LOAD   = Reflects whether the unit definition was properly loaded.
                              ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                              SUB    = The low-level unit activation state, values depend on unit type.
                              1 loaded units listed.
                              
                              
                              *** DMESG CRITICAL ERRORS ***
                              dmesg: read kernel buffer failed: Operation not permitted
                              No critical errors detected
                              
                              *** FILESYSTEM ***
                              Filesystem     Type      Size  Used Avail Use% Mounted on
                              /dev/loop2     ext4       24G   11G   13G  45% /
                              none           tmpfs     492K  4.0K  488K   1% /dev
                              udev           devtmpfs   32G     0   32G   0% /dev/tty
                              tmpfs          tmpfs      32G     0   32G   0% /dev/shm
                              tmpfs          tmpfs      13G  136K   13G   1% /run
                              tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                              tmpfs          tmpfs     6.3G     0  6.3G   0% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              dmesg: read kernel buffer failed: Operation not permitted
                              
                              Show mounted filesystems:
                              TARGET SOURCE     FSTYPE OPTIONS
                              /      /dev/loop2 ext4   rw,relatime
                              
                              Files in neuralgic directories:
                              
                              /var:
                              613M    /var/
                              290M    /var/log/journal/bb1a573610aa48a7948bbf161935960d
                              290M    /var/log/journal
                              290M    /var/log
                              231M    /var/lib
                              
                              Archived and active journals take up 289.1M in the file system.
                              
                              /opt/iobroker/backups:
                              507M    /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              742M    /opt/iobroker/iobroker-data/
                              558M    /opt/iobroker/iobroker-data/files
                              217M    /opt/iobroker/iobroker-data/files/vis-2
                              141M    /opt/iobroker/iobroker-data/files/vis-2/assets
                              135M    /opt/iobroker/iobroker-data/backup-objects
                              
                              The five largest files in iobroker-data are:
                              36M     /opt/iobroker/iobroker-data/objects.jsonl
                              34M     /opt/iobroker/iobroker-data/files/vis-2/assets/index-DqJdyjgH.js.map
                              34M     /opt/iobroker/iobroker-data/files/vis-2/assets/index-CrLrNq4s.js.map
                              20M     /opt/iobroker/iobroker-data/files/fullcalendar.admin/static/js/main.c13d3761.js.map
                              14M     /opt/iobroker/iobroker-data/states.jsonl
                              
                              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'
                              
                              No nvbackup.json found.
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs         v24.14.1
                              /usr/bin/node           v24.14.1
                              /usr/bin/npm            11.11.0
                              /usr/bin/npx            11.11.0
                              
                              ✓ Node.js installation is correct
                              
                              nodejs:
                                Installed: 24.14.1-1nodesource1
                                Candidate: 24.14.1-1nodesource1
                                Version table:
                               *** 24.14.1-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                      100 /var/lib/dpkg/status
                                   24.14.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                   24.13.1-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                   24.13.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                   24.12.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                   24.11.1-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                   24.11.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                   24.10.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                   24.9.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                   24.8.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                   24.7.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                   24.6.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                   24.5.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                   24.4.1-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                   24.4.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                   24.3.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                   24.1.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                   24.0.2-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                   24.0.1-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                   24.0.0-1nodesource1 600
                                      500 https://deb.nodesource.com/node_24.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 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.1.1, hostname: iobroker      , alive, uptime: 316)
                              
                              Core adapters versions
                              js-controller:  7.1.1
                              admin:          7.8.20
                              javascript:     9.2.0
                              
                              nodejs modules from github:     2
                              +-- iobroker.ecovacs-deebot@1.4.16-alpha.7 (git+ssh://git@github.com/mrbungle64/ioBroker.ecovacs-deebot.git#2b8cdedde82e5f0d7057d3403e9cf45fc7a02d0c)
                              +-- iobroker.klipper-moonraker@0.1.0 (git+ssh://git@github.com/DrozmotiX/ioBroker.klipper-moonraker.git#0d2851e98f7443e85ebe29d98d8d725640dd0a8a)
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
                                system.adapter.alias-manager.0          : alias-manager         : iobroker                                 -  enabled
                                system.adapter.awattar.0                : awattar               : iobroker                                 -  enabled
                              + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                              + system.adapter.denon.0                  : denon                 : iobroker                                 -  enabled
                              + system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : iobroker                                 -  enabled
                              + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: iobroker                                 -  enabled
                              + system.adapter.evcc.0                   : evcc                  : iobroker                                 -  enabled, port: 7070
                                system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
                                system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
                              + system.adapter.fullcalendar.0           : fullcalendar          : iobroker                                 -  enabled
                                system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 - disabled
                              + system.adapter.gotify.0                 : gotify                : iobroker                                 -  enabled
                                system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                                system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
                                system.adapter.icons-icons8.0           : icons-icons8          : iobroker                                 -  enabled
                                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 - disabled
                              + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                              + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
                              + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                system.adapter.klipper-moonraker.0      : klipper-moonraker     : iobroker                                 - disabled
                              + system.adapter.knx.0                    : knx                   : iobroker                                 -  enabled, bind: 192.168.101.102
                                system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 - disabled, port: 54321
                                system.adapter.mobile.0                 : mobile                : iobroker                                 - disabled
                              + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
                              + system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.nina.0                   : nina                  : iobroker                                 -  enabled
                                system.adapter.node-red.0               : node-red              : iobroker                                 - disabled, port: 1880, bind: 0.0.0.0
                              + system.adapter.nuki-extended.0          : nuki-extended         : iobroker                                 -  enabled
                              + system.adapter.nuki.0                   : nuki                  : iobroker                                 -  enabled
                              + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                              + system.adapter.pirate-weather.0         : pirate-weather        : iobroker                                 -  enabled
                              + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                              + system.adapter.renault.0                : renault               : iobroker                                 -  enabled
                                system.adapter.rickshaw.0               : rickshaw              : iobroker                                 - disabled
                              + system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled
                              + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                              + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
                                system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 - disabled
                              + system.adapter.sourceanalytix.1         : sourceanalytix        : iobroker                                 -  enabled
                              + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                                system.adapter.squeezeboxrpc.0          : squeezeboxrpc         : iobroker                                 - disabled, port: 9000
                              + system.adapter.sureflap.0               : sureflap              : iobroker                                 -  enabled
                              + system.adapter.traccar.0                : traccar               : iobroker                                 -  enabled
                              + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                              + system.adapter.unifi.0                  : unifi                 : iobroker                                 -  enabled
                                system.adapter.vis-2-widgets-collection.0: vis-2-widgets-collection: iobroker                                 -  enabled
                                system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: iobroker                                 - disabled
                                system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 - disabled
                              + system.adapter.vis-2.0                  : vis-2                 : 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-history.0            : vis-history           : iobroker                                 - disabled
                                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : 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-material-advanced.0  : vis-material-advanced : 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-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                                system.adapter.vis-weather.0            : vis-weather           : iobroker                                 - disabled
                              + system.adapter.weatherunderground.0     : weatherunderground    : 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.worx.0                   : worx                  : iobroker                                 -  enabled
                              
                              + 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.evcc.0                   : evcc                  : iobroker                                 -  enabled, port: 7070
                              + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                              + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
                              + system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                              + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                              + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
                              + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              ioBroker-Repositories
                              ┌─────────┬───────────┬─────────────────────────────────────────────────────────────────────────────────────────────┬──────────────┐
                              │ (index) │ name      │ url                                                                                         │ auto upgrade │
                              ├─────────┼───────────┼─────────────────────────────────────────────────────────────────────────────────────────────┼──────────────┤
                              │ 0       │ 'sources' │ 'conf/sources-dist.json'                                                                    │ false        │
                              │ 1       │ 'online'  │ 'https://raw.githubusercontent.com/ioBroker/ioBroker.repositories/master/sources-dist.json' │ false        │
                              │ 2       │ 'stable'  │ 'http://download.iobroker.net/sources-dist.json'                                            │ false        │
                              │ 3       │ 'beta'    │ 'http://download.iobroker.net/sources-dist-latest.json'                                     │ false        │
                              └─────────┴───────────┴─────────────────────────────────────────────────────────────────────────────────────────────┴──────────────┘
                              
                              Active repo(s): beta
                              Upgrade policy: none
                              
                              Installed ioBroker-Adapters
                              Used repository: beta
                              Adapter    "admin"        : 7.8.20   , installed 7.8.20
                              Adapter    "alexa2"       : 3.27.4   , installed 3.27.4
                              Adapter    "alias-manager": 2.1.0    , installed 2.1.0
                              Adapter    "awattar"      : 1.0.6    , installed 1.0.6
                              Adapter    "backitup"     : 3.3.15   , installed 3.3.15
                              Adapter    "denon"        : 1.15.12  , installed 1.15.12
                              Adapter    "ecovacs-deebot": 1.4.15  , installed 1.4.16-alpha.7
                              Adapter    "energiefluss-erweitert": 0.8.2, installed 0.8.2
                              Adapter    "evcc"         : 0.2.8    , installed 0.2.8
                              Adapter    "feiertage"    : 1.3.0    , installed 1.3.0
                              Adapter    "flot"         : 1.12.0   , installed 1.12.0
                              Adapter    "fullcalendar" : 2.4.5    , installed 2.4.5
                              Adapter    "fullybrowser" : 3.1.3    , installed 3.1.3
                              Adapter    "gotify"       : 0.5.0    , installed 0.5.0
                              Adapter    "ical"         : 1.20.0   , installed 1.20.0
                              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    "iot"          : 6.0.1    , installed 6.0.1
                              Adapter    "javascript"   : 9.2.0    , installed 9.2.0
                              Controller "js-controller": 7.1.1    , installed 7.1.1
                              Adapter    "knx"          : 2.0.39   , installed 2.0.39
                              Adapter    "mihome-vacuum": 5.3.0    , installed 5.3.0
                              Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                              Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
                              Adapter    "nina"         : 0.0.26   , installed 0.0.26
                              Adapter    "node-red"     : 6.0.7    , installed 6.0.7
                              Adapter    "nuki"         : 2.0.0    , installed 2.0.0
                              Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
                              Adapter    "ping"         : 2.1.0    , installed 2.1.0
                              Adapter    "pirate-weather": 0.8.0   , installed 0.8.0
                              Adapter    "proxmox"      : 2.4.10   , installed 2.4.10
                              Adapter    "renault"      : 0.0.22   , installed 0.0.22
                              Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                              Adapter    "scenes"       : 4.0.4    , installed 4.0.4
                              Adapter    "shelly"       : 10.6.1   , installed 10.6.1
                              Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
                              Adapter    "socketio"     : 7.1.3    , installed 7.1.3
                              Adapter    "sonoff"       : 3.3.0    , installed 3.3.0
                              Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                              Adapter    "sql"          : 3.0.1    , installed 3.0.1
                              Adapter    "squeezeboxrpc": 1.6.4    , installed 1.6.4
                              Adapter    "sureflap"     : 3.4.2    , installed 3.4.2
                              Adapter    "traccar"      : 1.1.7    , installed 1.1.7
                              Adapter    "tuya"         : 3.17.0   , installed 3.17.0
                              Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                              Adapter    "unifi-network": 1.4.0    , installed 1.4.0
                              Adapter    "vis"          : 1.5.6    , installed 1.5.6
                              Adapter    "vis-2"        : 2.13.17  , installed 2.13.17
                              Adapter    "vis-2-widgets-collection": 2.4.1, installed 2.4.1
                              Adapter    "vis-2-widgets-inventwo": 0.6.5, installed 0.6.5
                              Adapter    "vis-2-widgets-material": 1.6.1, installed 1.6.1
                              Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                              Adapter    "vis-colorpicker": 2.1.0  , installed 2.1.0
                              Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                              Adapter    "vis-hqwidgets": 1.6.1    , installed 1.6.1
                              Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
                              Adapter    "vis-jqui-mfd" : 1.1.3    , installed 1.1.3
                              Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                              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-timeandweather": 1.2.2, installed 1.2.2
                              Adapter    "vis-weather"  : 2.5.13   , installed 2.5.13
                              Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                              Adapter    "web"          : 8.1.0    , installed 8.1.0
                              Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                              Adapter    "worx"         : 3.3.0    , installed 3.3.0
                              Adapter    "ws"           : 4.1.0    , installed 4.1.0
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        31783
                              States:         31368
                              
                              *** OS-Repositories and Updates ***
                              W: https://packages.microsoft.com/ubuntu/16.04/prod/dists/xenial/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                              Hit:1 http://security.debian.org 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_24.x nodistro InRelease
                              Hit:5 https://packages.microsoft.com/ubuntu/16.04/prod xenial InRelease
                              Reading package lists...
                              W: https://packages.microsoft.com/ubuntu/16.04/prod/dists/xenial/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                              Pending systemupdates: 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 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       840021606  4327/iobroker.js-co
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       840021611  4327/iobroker.js-co
                              tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          839861821  333/master       
                              tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       840025688  4603/io.mqtt.0   
                              tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       840042633  4802/io.sonoff.0 
                              tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       840037661  4785/io.shelly.0 
                              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          839864060  1/init           
                              tcp6       0      0 :::51989                :::*                    LISTEN      1001       840031495  4736/io.nuki-extend
                              tcp6       0      0 :::111                  :::*                    LISTEN      0          839864062  1/init           
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          839864218  1/init           
                              tcp6       0      0 :::8087                 :::*                    LISTEN      1001       840056132  5058/io.simple-api.
                              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       840057907  5156/io.web.0    
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       840021668  4348/io.admin.0  
                              tcp6       0      0 ::1:25                  :::*                    LISTEN      0          839861822  333/master       
                              udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       840042801  4851/io.tuya.0   
                              udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       840042802  4851/io.tuya.0   
                              udp        0      0 192.168.101.102:54278   0.0.0.0:*                           1001       840025951  4719/io.knx.0    
                              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          839864061  1/init           
                              udp        0      0 192.168.101.102:123     0.0.0.0:*                           0          839859795  164/ntpd         
                              udp        0      0 192.168.0.102:123       0.0.0.0:*                           0          839859793  164/ntpd         
                              udp        0      0 127.0.0.1:123           0.0.0.0:*                           0          839859791  164/ntpd         
                              udp        0      0 0.0.0.0:123             0.0.0.0:*                           0          839859787  164/ntpd         
                              udp6       0      0 :::111                  :::*                                0          839864063  1/init           
                              udp6       0      0 fe80::be24:11ff:fe3:123 :::*                                106        839862059  164/ntpd         
                              udp6       0      0 fd6d:f83d:ff15:0:be:123 :::*                                106        839862057  164/ntpd         
                              udp6       0      0 fe80::be24:11ff:fe0:123 :::*                                106        839862055  164/ntpd         
                              udp6       0      0 fd6d:f83d:ff15:0:be:123 :::*                                106        839862053  164/ntpd         
                              udp6       0      0 ::1:123                 :::*                                0          839859797  164/ntpd         
                              udp6       0      0 :::123                  :::*                                0          839859784  164/ntpd         
                              
                              *** Log File - Last 25 Lines ***
                              
                              
                              
                              Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                              0
                              • Ro75R Online
                                Ro75R Online
                                Ro75
                                schrieb zuletzt editiert von
                                #19

                                ändert nichts an der Tatsache nodejs >22 warum? Beta-Repo warum? OS läuft aus. ...
                                Ro75.

                                SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

                                HomoranH 1 Antwort Letzte Antwort
                                1
                                • Q quinti

                                  sry, hatte iwie im kopf das iob diag mit gestopptem iobroker laufen muss. Habs wohl verwechselt mit iob fix --> alter mann
                                  Das microsoft repository ist drin da ich mal einen mssql client installiert habe.
                                  Bin noch auf bookworm da iobroker in einem proxmox container läuft und proxmox noch auf 8.2.2 mit bookworm ist. Möchte im moment proxmox nicht upgraden. Ist wohl z Zt ein bug drin der grub durcheinander bringt. Hat mir letzte Woche meinen tvheadend Rechner zerschossen.
                                  Hab mal updates durchgeführt.
                                  hier neues diag mit gestartetem iobroker ;)

                                  Script v.2026-01-31
                                  
                                  *** BASE SYSTEM ***
                                  Operating System: Debian GNU/Linux 12 (bookworm)
                                   Static hostname: iobroker
                                         Icon name: computer-container
                                           Chassis: container ☐
                                    Virtualization: lxc
                                            Kernel: Linux 6.8.4-3-pve
                                      Architecture: x86-64
                                  OS is similar to:
                                  
                                  model name      : Intel(R) Core(TM) i7-6700T CPU @ 2.80GHz
                                  Docker          : false
                                  Virtualization  : lxc
                                  Kernel          : x86_64
                                  Userland        : 64 bit
                                  
                                  Systemuptime and Load:
                                   20:13:47 up 16 min,  2 users,  load average: 1.74, 1.83, 1.82
                                  CPU threads: 3
                                  
                                  
                                  *** 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: Tue 2026-04-14 20:13:47 CEST
                                             Universal time: Tue 2026-04-14 18:13:47 UTC
                                                   RTC time: n/a
                                                  Time zone: Europe/Berlin (CEST, +0200)
                                  System clock synchronized: yes
                                                NTP service: n/a
                                            RTC in local TZ: no
                                  
                                  *** Users and Groups ***
                                  User that called 'iob diag':
                                  hermann
                                  HOME=/home/hermann
                                  GROUPS=hermann adm dialout sudo plugdev users iobroker
                                  
                                  User that is running 'js-controller':
                                  iobroker
                                  HOME=/home/iobroker
                                  GROUPS=iobroker tty dialout audio video plugdev
                                  
                                  *** 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.6G        4.3G        3.2G        143K        1.1G        4.3G
                                  Swap:           8.6G          0B        8.6G
                                  Total:           17G        4.3G         11G
                                  
                                  Active iob-Instances:   39
                                  
                                           8192 M total memory
                                           4116 M used memory
                                           3929 M active memory
                                            867 M inactive memory
                                           3032 M free memory
                                              0 M buffer memory
                                           1043 M swap cache
                                           8191 M total swap
                                              0 M used swap
                                           8191 M free swap
                                  
                                  *** top - Table Of Processes  ***
                                  top - 20:13:48 up 16 min,  2 users,  load average: 1.74, 1.83, 1.82
                                  Tasks:  69 total,   1 running,  68 sleeping,   0 stopped,   0 zombie
                                  %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                  MiB Mem :   8192.0 total,   3030.9 free,   4118.0 used,   1043.3 buff/cache
                                  MiB Swap:   8192.0 total,   8192.0 free,      0.0 used.   4074.0 avail Mem
                                  
                                  *** FAILED SERVICES ***
                                  
                                    UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                                  * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                                  
                                  LOAD   = Reflects whether the unit definition was properly loaded.
                                  ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                                  SUB    = The low-level unit activation state, values depend on unit type.
                                  1 loaded units listed.
                                  
                                  
                                  *** DMESG CRITICAL ERRORS ***
                                  dmesg: read kernel buffer failed: Operation not permitted
                                  No critical errors detected
                                  
                                  *** FILESYSTEM ***
                                  Filesystem     Type      Size  Used Avail Use% Mounted on
                                  /dev/loop2     ext4       24G   11G   13G  45% /
                                  none           tmpfs     492K  4.0K  488K   1% /dev
                                  udev           devtmpfs   32G     0   32G   0% /dev/tty
                                  tmpfs          tmpfs      32G     0   32G   0% /dev/shm
                                  tmpfs          tmpfs      13G  136K   13G   1% /run
                                  tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                  tmpfs          tmpfs     6.3G     0  6.3G   0% /run/user/1000
                                  
                                  Messages concerning ext4 filesystem in dmesg:
                                  dmesg: read kernel buffer failed: Operation not permitted
                                  
                                  Show mounted filesystems:
                                  TARGET SOURCE     FSTYPE OPTIONS
                                  /      /dev/loop2 ext4   rw,relatime
                                  
                                  Files in neuralgic directories:
                                  
                                  /var:
                                  613M    /var/
                                  290M    /var/log/journal/bb1a573610aa48a7948bbf161935960d
                                  290M    /var/log/journal
                                  290M    /var/log
                                  231M    /var/lib
                                  
                                  Archived and active journals take up 289.1M in the file system.
                                  
                                  /opt/iobroker/backups:
                                  507M    /opt/iobroker/backups/
                                  
                                  /opt/iobroker/iobroker-data:
                                  742M    /opt/iobroker/iobroker-data/
                                  558M    /opt/iobroker/iobroker-data/files
                                  217M    /opt/iobroker/iobroker-data/files/vis-2
                                  141M    /opt/iobroker/iobroker-data/files/vis-2/assets
                                  135M    /opt/iobroker/iobroker-data/backup-objects
                                  
                                  The five largest files in iobroker-data are:
                                  36M     /opt/iobroker/iobroker-data/objects.jsonl
                                  34M     /opt/iobroker/iobroker-data/files/vis-2/assets/index-DqJdyjgH.js.map
                                  34M     /opt/iobroker/iobroker-data/files/vis-2/assets/index-CrLrNq4s.js.map
                                  20M     /opt/iobroker/iobroker-data/files/fullcalendar.admin/static/js/main.c13d3761.js.map
                                  14M     /opt/iobroker/iobroker-data/states.jsonl
                                  
                                  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'
                                  
                                  No nvbackup.json found.
                                  
                                  *** NodeJS-Installation ***
                                  
                                  /usr/bin/nodejs         v24.14.1
                                  /usr/bin/node           v24.14.1
                                  /usr/bin/npm            11.11.0
                                  /usr/bin/npx            11.11.0
                                  
                                  ✓ Node.js installation is correct
                                  
                                  nodejs:
                                    Installed: 24.14.1-1nodesource1
                                    Candidate: 24.14.1-1nodesource1
                                    Version table:
                                   *** 24.14.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                          100 /var/lib/dpkg/status
                                       24.14.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                       24.13.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                       24.13.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                       24.12.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                       24.11.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                       24.11.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                       24.10.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                       24.9.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                       24.8.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                       24.7.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                       24.6.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                       24.5.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                       24.4.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                       24.4.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                       24.3.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                       24.1.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                       24.0.2-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                       24.0.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.x nodistro/main amd64 Packages
                                       24.0.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_24.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 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.1.1, hostname: iobroker      , alive, uptime: 316)
                                  
                                  Core adapters versions
                                  js-controller:  7.1.1
                                  admin:          7.8.20
                                  javascript:     9.2.0
                                  
                                  nodejs modules from github:     2
                                  +-- iobroker.ecovacs-deebot@1.4.16-alpha.7 (git+ssh://git@github.com/mrbungle64/ioBroker.ecovacs-deebot.git#2b8cdedde82e5f0d7057d3403e9cf45fc7a02d0c)
                                  +-- iobroker.klipper-moonraker@0.1.0 (git+ssh://git@github.com/DrozmotiX/ioBroker.klipper-moonraker.git#0d2851e98f7443e85ebe29d98d8d725640dd0a8a)
                                  
                                  Adapter State
                                  + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  + system.adapter.alexa2.0                 : alexa2                : iobroker                                 -  enabled
                                    system.adapter.alias-manager.0          : alias-manager         : iobroker                                 -  enabled
                                    system.adapter.awattar.0                : awattar               : iobroker                                 -  enabled
                                  + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
                                  + system.adapter.denon.0                  : denon                 : iobroker                                 -  enabled
                                  + system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : iobroker                                 -  enabled
                                  + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: iobroker                                 -  enabled
                                  + system.adapter.evcc.0                   : evcc                  : iobroker                                 -  enabled, port: 7070
                                    system.adapter.feiertage.0              : feiertage             : iobroker                                 -  enabled
                                    system.adapter.flot.0                   : flot                  : iobroker                                 -  enabled
                                  + system.adapter.fullcalendar.0           : fullcalendar          : iobroker                                 -  enabled
                                    system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 - disabled
                                  + system.adapter.gotify.0                 : gotify                : iobroker                                 -  enabled
                                    system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                                    system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
                                    system.adapter.icons-icons8.0           : icons-icons8          : iobroker                                 -  enabled
                                    system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 - disabled
                                  + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                  + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled
                                  + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                                    system.adapter.klipper-moonraker.0      : klipper-moonraker     : iobroker                                 - disabled
                                  + system.adapter.knx.0                    : knx                   : iobroker                                 -  enabled, bind: 192.168.101.102
                                    system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 - disabled, port: 54321
                                    system.adapter.mobile.0                 : mobile                : iobroker                                 - disabled
                                  + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
                                  + system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                  + system.adapter.nina.0                   : nina                  : iobroker                                 -  enabled
                                    system.adapter.node-red.0               : node-red              : iobroker                                 - disabled, port: 1880, bind: 0.0.0.0
                                  + system.adapter.nuki-extended.0          : nuki-extended         : iobroker                                 -  enabled
                                  + system.adapter.nuki.0                   : nuki                  : iobroker                                 -  enabled
                                  + system.adapter.ping.0                   : ping                  : iobroker                                 -  enabled
                                  + system.adapter.pirate-weather.0         : pirate-weather        : iobroker                                 -  enabled
                                  + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                                  + system.adapter.renault.0                : renault               : iobroker                                 -  enabled
                                    system.adapter.rickshaw.0               : rickshaw              : iobroker                                 - disabled
                                  + system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled
                                  + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                  + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                  + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
                                    system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker                                 - disabled
                                  + system.adapter.sourceanalytix.1         : sourceanalytix        : iobroker                                 -  enabled
                                  + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                                    system.adapter.squeezeboxrpc.0          : squeezeboxrpc         : iobroker                                 - disabled, port: 9000
                                  + system.adapter.sureflap.0               : sureflap              : iobroker                                 -  enabled
                                  + system.adapter.traccar.0                : traccar               : iobroker                                 -  enabled
                                  + system.adapter.tuya.0                   : tuya                  : iobroker                                 -  enabled
                                  + system.adapter.unifi.0                  : unifi                 : iobroker                                 -  enabled
                                    system.adapter.vis-2-widgets-collection.0: vis-2-widgets-collection: iobroker                                 -  enabled
                                    system.adapter.vis-2-widgets-inventwo.0 : vis-2-widgets-inventwo: iobroker                                 - disabled
                                    system.adapter.vis-2-widgets-material.0 : vis-2-widgets-material: iobroker                                 - disabled
                                  + system.adapter.vis-2.0                  : vis-2                 : 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-history.0            : vis-history           : iobroker                                 - disabled
                                    system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : 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-material-advanced.0  : vis-material-advanced : 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-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                                    system.adapter.vis-weather.0            : vis-weather           : iobroker                                 - disabled
                                  + system.adapter.weatherunderground.0     : weatherunderground    : 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.worx.0                   : worx                  : iobroker                                 -  enabled
                                  
                                  + 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.evcc.0                   : evcc                  : iobroker                                 -  enabled, port: 7070
                                  + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
                                  + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
                                  + system.adapter.mqtt.1                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                                  + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
                                  + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                  + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                  + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1885, bind: 0.0.0.0
                                  + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
                                  + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  
                                  ioBroker-Repositories
                                  ┌─────────┬───────────┬─────────────────────────────────────────────────────────────────────────────────────────────┬──────────────┐
                                  │ (index) │ name      │ url                                                                                         │ auto upgrade │
                                  ├─────────┼───────────┼─────────────────────────────────────────────────────────────────────────────────────────────┼──────────────┤
                                  │ 0       │ 'sources' │ 'conf/sources-dist.json'                                                                    │ false        │
                                  │ 1       │ 'online'  │ 'https://raw.githubusercontent.com/ioBroker/ioBroker.repositories/master/sources-dist.json' │ false        │
                                  │ 2       │ 'stable'  │ 'http://download.iobroker.net/sources-dist.json'                                            │ false        │
                                  │ 3       │ 'beta'    │ 'http://download.iobroker.net/sources-dist-latest.json'                                     │ false        │
                                  └─────────┴───────────┴─────────────────────────────────────────────────────────────────────────────────────────────┴──────────────┘
                                  
                                  Active repo(s): beta
                                  Upgrade policy: none
                                  
                                  Installed ioBroker-Adapters
                                  Used repository: beta
                                  Adapter    "admin"        : 7.8.20   , installed 7.8.20
                                  Adapter    "alexa2"       : 3.27.4   , installed 3.27.4
                                  Adapter    "alias-manager": 2.1.0    , installed 2.1.0
                                  Adapter    "awattar"      : 1.0.6    , installed 1.0.6
                                  Adapter    "backitup"     : 3.3.15   , installed 3.3.15
                                  Adapter    "denon"        : 1.15.12  , installed 1.15.12
                                  Adapter    "ecovacs-deebot": 1.4.15  , installed 1.4.16-alpha.7
                                  Adapter    "energiefluss-erweitert": 0.8.2, installed 0.8.2
                                  Adapter    "evcc"         : 0.2.8    , installed 0.2.8
                                  Adapter    "feiertage"    : 1.3.0    , installed 1.3.0
                                  Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                  Adapter    "fullcalendar" : 2.4.5    , installed 2.4.5
                                  Adapter    "fullybrowser" : 3.1.3    , installed 3.1.3
                                  Adapter    "gotify"       : 0.5.0    , installed 0.5.0
                                  Adapter    "ical"         : 1.20.0   , installed 1.20.0
                                  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    "iot"          : 6.0.1    , installed 6.0.1
                                  Adapter    "javascript"   : 9.2.0    , installed 9.2.0
                                  Controller "js-controller": 7.1.1    , installed 7.1.1
                                  Adapter    "knx"          : 2.0.39   , installed 2.0.39
                                  Adapter    "mihome-vacuum": 5.3.0    , installed 5.3.0
                                  Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                                  Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
                                  Adapter    "nina"         : 0.0.26   , installed 0.0.26
                                  Adapter    "node-red"     : 6.0.7    , installed 6.0.7
                                  Adapter    "nuki"         : 2.0.0    , installed 2.0.0
                                  Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
                                  Adapter    "ping"         : 2.1.0    , installed 2.1.0
                                  Adapter    "pirate-weather": 0.8.0   , installed 0.8.0
                                  Adapter    "proxmox"      : 2.4.10   , installed 2.4.10
                                  Adapter    "renault"      : 0.0.22   , installed 0.0.22
                                  Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
                                  Adapter    "scenes"       : 4.0.4    , installed 4.0.4
                                  Adapter    "shelly"       : 10.6.1   , installed 10.6.1
                                  Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
                                  Adapter    "socketio"     : 7.1.3    , installed 7.1.3
                                  Adapter    "sonoff"       : 3.3.0    , installed 3.3.0
                                  Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                                  Adapter    "sql"          : 3.0.1    , installed 3.0.1
                                  Adapter    "squeezeboxrpc": 1.6.4    , installed 1.6.4
                                  Adapter    "sureflap"     : 3.4.2    , installed 3.4.2
                                  Adapter    "traccar"      : 1.1.7    , installed 1.1.7
                                  Adapter    "tuya"         : 3.17.0   , installed 3.17.0
                                  Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                                  Adapter    "unifi-network": 1.4.0    , installed 1.4.0
                                  Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                  Adapter    "vis-2"        : 2.13.17  , installed 2.13.17
                                  Adapter    "vis-2-widgets-collection": 2.4.1, installed 2.4.1
                                  Adapter    "vis-2-widgets-inventwo": 0.6.5, installed 0.6.5
                                  Adapter    "vis-2-widgets-material": 1.6.1, installed 1.6.1
                                  Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                  Adapter    "vis-colorpicker": 2.1.0  , installed 2.1.0
                                  Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                  Adapter    "vis-hqwidgets": 1.6.1    , installed 1.6.1
                                  Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
                                  Adapter    "vis-jqui-mfd" : 1.1.3    , installed 1.1.3
                                  Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                  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-timeandweather": 1.2.2, installed 1.2.2
                                  Adapter    "vis-weather"  : 2.5.13   , installed 2.5.13
                                  Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                                  Adapter    "web"          : 8.1.0    , installed 8.1.0
                                  Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                                  Adapter    "worx"         : 3.3.0    , installed 3.3.0
                                  Adapter    "ws"           : 4.1.0    , installed 4.1.0
                                  
                                  Objects and States
                                  Please stand by - This may take a while
                                  Objects:        31783
                                  States:         31368
                                  
                                  *** OS-Repositories and Updates ***
                                  W: https://packages.microsoft.com/ubuntu/16.04/prod/dists/xenial/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                                  Hit:1 http://security.debian.org 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_24.x nodistro InRelease
                                  Hit:5 https://packages.microsoft.com/ubuntu/16.04/prod xenial InRelease
                                  Reading package lists...
                                  W: https://packages.microsoft.com/ubuntu/16.04/prod/dists/xenial/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                                  Pending systemupdates: 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 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       840021606  4327/iobroker.js-co
                                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       840021611  4327/iobroker.js-co
                                  tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          839861821  333/master       
                                  tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       840025688  4603/io.mqtt.0   
                                  tcp        0      0 0.0.0.0:1885            0.0.0.0:*               LISTEN      1001       840042633  4802/io.sonoff.0 
                                  tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       840037661  4785/io.shelly.0 
                                  tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          839864060  1/init           
                                  tcp6       0      0 :::51989                :::*                    LISTEN      1001       840031495  4736/io.nuki-extend
                                  tcp6       0      0 :::111                  :::*                    LISTEN      0          839864062  1/init           
                                  tcp6       0      0 :::22                   :::*                    LISTEN      0          839864218  1/init           
                                  tcp6       0      0 :::8087                 :::*                    LISTEN      1001       840056132  5058/io.simple-api.
                                  tcp6       0      0 :::8082                 :::*                    LISTEN      1001       840057907  5156/io.web.0    
                                  tcp6       0      0 :::8081                 :::*                    LISTEN      1001       840021668  4348/io.admin.0  
                                  tcp6       0      0 ::1:25                  :::*                    LISTEN      0          839861822  333/master       
                                  udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       840042801  4851/io.tuya.0   
                                  udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       840042802  4851/io.tuya.0   
                                  udp        0      0 192.168.101.102:54278   0.0.0.0:*                           1001       840025951  4719/io.knx.0    
                                  udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          839864061  1/init           
                                  udp        0      0 192.168.101.102:123     0.0.0.0:*                           0          839859795  164/ntpd         
                                  udp        0      0 192.168.0.102:123       0.0.0.0:*                           0          839859793  164/ntpd         
                                  udp        0      0 127.0.0.1:123           0.0.0.0:*                           0          839859791  164/ntpd         
                                  udp        0      0 0.0.0.0:123             0.0.0.0:*                           0          839859787  164/ntpd         
                                  udp6       0      0 :::111                  :::*                                0          839864063  1/init           
                                  udp6       0      0 fe80::be24:11ff:fe3:123 :::*                                106        839862059  164/ntpd         
                                  udp6       0      0 fd6d:f83d:ff15:0:be:123 :::*                                106        839862057  164/ntpd         
                                  udp6       0      0 fe80::be24:11ff:fe0:123 :::*                                106        839862055  164/ntpd         
                                  udp6       0      0 fd6d:f83d:ff15:0:be:123 :::*                                106        839862053  164/ntpd         
                                  udp6       0      0 ::1:123                 :::*                                0          839859797  164/ntpd         
                                  udp6       0      0 :::123                  :::*                                0          839859784  164/ntpd         
                                  
                                  *** Log File - Last 25 Lines ***
                                  
                                  
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb zuletzt editiert von
                                  #20

                                  @quinti sagte:

                                  Das microsoft repository ist drin da ich mal einen mssql client installiert habe.

                                  Dann schmeiß den alten Mist da raus. xenial ist 10 Jahre alt!!!

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  1 Antwort Letzte Antwort
                                  0
                                  • Ro75R Ro75

                                    ändert nichts an der Tatsache nodejs >22 warum? Beta-Repo warum? OS läuft aus. ...
                                    Ro75.

                                    HomoranH Nicht stören
                                    HomoranH Nicht stören
                                    Homoran
                                    Global Moderator Administrators
                                    schrieb zuletzt editiert von
                                    #21

                                    @Ro75 sagte:

                                    ändert nichts an der Tatsache nodejs >22 warum? Beta-Repo warum? OS läuft aus. ...
                                    Ro75.

                                    @quinti und noch alle Updates fahren.
                                    Die sind noch im bookworm offen!

                                    Wir reden nicht von Trixie

                                    kein Support per PN! - Fragen im Forum stellen -
                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    Q 1 Antwort Letzte Antwort
                                    0
                                    • Ro75R Online
                                      Ro75R Online
                                      Ro75
                                      schrieb zuletzt editiert von
                                      #22

                                      @quinti und wenn du schon Beta nutzt, dann muss du auch damit rechnen, dass etwas möglicherweise nicht so funktioniert wie gewollt - hat BETA und nicht STABLE. Eventuell solltest du alles auf Stable zurück.

                                      Ro75.

                                      SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

                                      1 Antwort Letzte Antwort
                                      0
                                      • HomoranH Homoran

                                        @Ro75 sagte:

                                        ändert nichts an der Tatsache nodejs >22 warum? Beta-Repo warum? OS läuft aus. ...
                                        Ro75.

                                        @quinti und noch alle Updates fahren.
                                        Die sind noch im bookworm offen!

                                        Wir reden nicht von Trixie

                                        Q Offline
                                        Q Offline
                                        quinti
                                        schrieb zuletzt editiert von
                                        #23

                                        @Homoran sagte:

                                        @Ro75 sagte:

                                        ändert nichts an der Tatsache nodejs >22 warum? Beta-Repo warum? OS läuft aus. ...
                                        Ro75.

                                        @quinti und noch alle Updates fahren.
                                        Die sind noch im bookworm offen!

                                        Wir reden nicht von Trixie

                                        apt update/upgrade zeigt aber nichts mehr an zum updaten?

                                        HomoranH 1 Antwort Letzte Antwort
                                        0
                                        • Q quinti

                                          @Homoran sagte:

                                          @Ro75 sagte:

                                          ändert nichts an der Tatsache nodejs >22 warum? Beta-Repo warum? OS läuft aus. ...
                                          Ro75.

                                          @quinti und noch alle Updates fahren.
                                          Die sind noch im bookworm offen!

                                          Wir reden nicht von Trixie

                                          apt update/upgrade zeigt aber nichts mehr an zum updaten?

                                          HomoranH Nicht stören
                                          HomoranH Nicht stören
                                          Homoran
                                          Global Moderator Administrators
                                          schrieb zuletzt editiert von
                                          #24

                                          @quinti sagte:

                                          apt update/upgrade zeigt aber nichts mehr an zum updaten?

                                          Zeigen!
                                          Mit vollständiger Eingabe

                                          kein Support per PN! - Fragen im Forum stellen -
                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                          Q 1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          445

                                          Online

                                          32.8k

                                          Benutzer

                                          82.7k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe