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. [Gelöst] Ping Adapter funktioniert nicht

NEWS

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

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    9
    1
    262

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

[Gelöst] Ping Adapter funktioniert nicht

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
23 Beiträge 7 Kommentatoren 1.5k Aufrufe 7 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.
  • H Heino

    @dr-bakterius said in Ping Adapter funktioniert nicht:

    sudo apt-get install iputils-ping --reinstall

    Danke das war die Lösung der reinstall. Jetzt Pingt der Adapter.

    Danke an alle und @Thomas-Braun dein kleiner Werkzeugkasten hat mich auch weiter gebracht.

    Gruß Heino

    Dr. BakteriusD Online
    Dr. BakteriusD Online
    Dr. Bakterius
    Most Active
    schrieb am zuletzt editiert von
    #14

    @heino sagte in Ping Adapter funktioniert nicht:

    Danke das war die Lösung der reinstall.

    Das freut mich. Vielleicht markierst du den Thread als [gelöst]...

    1 Antwort Letzte Antwort
    0
    • A Offline
      A Offline
      Atticus68
      schrieb am zuletzt editiert von
      #15

      Hallo,
      Ich greife den Thread noch mal auf. da mein ping-Adapter ebenfalls nicht funktioniert.

      Ping_001.jpg

      ping_002.jpg

      Thomas BraunT mcm1957M 2 Antworten Letzte Antwort
      0
      • A Atticus68

        Hallo,
        Ich greife den Thread noch mal auf. da mein ping-Adapter ebenfalls nicht funktioniert.

        Ping_001.jpg

        ping_002.jpg

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

        @Atticus68

        Keine Bildchen vom Log...
        Nimm den TEXT aus dem richtigen Log über

        iob logs
        

        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
        • A Offline
          A Offline
          Atticus68
          schrieb am zuletzt editiert von
          #17

          @thomas-braun sorry

          /opt/iobroker$ iob logs ping
          
          2026-04-18 16:53:46.064  - info: ping.0 (2432846) starting. Version 1.7.9 in /opt/iobroker/node_modules/iobroker.ping, node: v22.22.1, js-controller: 7.0.7
          2026-04-18 16:53:46.146  - error: ping.0 (2432846) 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-18 16:53:46.146  - error: ping.0 (2432846) unhandled promise rejection: Cannot read properties of null (reading 'trim')
          2026-04-18 16:53:46.148  - error: ping.0 (2432846) TypeError: Cannot read properties of null (reading 'trim')
          2026-04-18 16:53:46.148  - error: ping.0 (2432846) Cannot read properties of null (reading 'trim')
          2026-04-18 16:53:46.656  - info: ping.0 (2432846) terminating
          2026-04-18 16:53:46.657  - warn: ping.0 (2432846) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2026-04-18 16:53:55.292  - debug: admin.0 (211045) Subscribes: ping.admin####jsonConfig.json
          2026-04-18 16:53:55.342  - debug: admin.0 (211045) Subscribes: ping.admin####jsonConfig.json, ping.admin####i18n/de/translations.json
          2026-04-18 16:54:18.501  - info: ping.0 (2432918) starting. Version 1.7.9 in /opt/iobroker/node_modules/iobroker.ping, node: v22.22.1, js-controller: 7.0.7
          2026-04-18 16:54:18.587  - error: ping.0 (2432918) 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-18 16:54:18.587  - error: ping.0 (2432918) unhandled promise rejection: Cannot read properties of null (reading 'trim')
          2026-04-18 16:54:18.589  - error: ping.0 (2432918) TypeError: Cannot read properties of null (reading 'trim')
          2026-04-18 16:54:18.589  - error: ping.0 (2432918) Cannot read properties of null (reading 'trim')
          2026-04-18 16:54:19.101  - info: ping.0 (2432918) terminating
          2026-04-18 16:54:19.102  - warn: ping.0 (2432918) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2026-04-18 16:54:34.838  - info: ping.0 (2432947) starting. Version 1.7.9 in /opt/iobroker/node_modules/iobroker.ping, node: v22.22.1, js-controller: 7.0.7
          2026-04-18 16:54:34.922  - error: ping.0 (2432947) 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-18 16:54:34.923  - error: ping.0 (2432947) unhandled promise rejection: Cannot read properties of null (reading 'trim')
          2026-04-18 16:54:34.924  - error: ping.0 (2432947) TypeError: Cannot read properties of null (reading 'trim')
          2026-04-18 16:54:34.925  - error: ping.0 (2432947) Cannot read properties of null (reading 'trim')
          2026-04-18 16:54:35.433  - info: ping.0 (2432947) terminating
          2026-04-18 16:54:35.434  - warn: ping.0 (2432947) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2026-04-18 16:54:36.929  - debug: admin.0 (211045) Subscribes: ping.admin####i18n/de/translations.json
          2026-04-18 16:55:59.862  - debug: ping.0 (2433079) Redis Objects: Use Redis connection: 127.0.0.1:9001
          2026-04-18 16:55:59.891  - debug: ping.0 (2433079) Objects client ready ... initialize now
          2026-04-18 16:55:59.892  - debug: ping.0 (2433079) Objects create System PubSub Client
          2026-04-18 16:55:59.892  - debug: ping.0 (2433079) Objects create User PubSub Client
          2026-04-18 16:55:59.944  - debug: ping.0 (2433079) Objects client initialize lua scripts
          2026-04-18 16:55:59.947  - debug: ping.0 (2433079) Objects connected to redis: 127.0.0.1:9001
          2026-04-18 16:55:59.977  - debug: ping.0 (2433079) Redis States: Use Redis connection: 127.0.0.1:9000
          2026-04-18 16:55:59.992  - debug: ping.0 (2433079) States create System PubSub Client
          2026-04-18 16:55:59.993  - debug: ping.0 (2433079) States create User PubSub Client
          2026-04-18 16:56:00.077  - debug: ping.0 (2433079) States connected to redis: 127.0.0.1:9000
          2026-04-18 16:56:00.104  - debug: ping.0 (2433079) Plugin sentry Initialize Plugin (enabled=true)
          2026-04-18 16:56:00.272  - info: ping.0 (2433079) starting. Version 1.7.9 in /opt/iobroker/node_modules/iobroker.ping, node: v22.22.1, js-controller: 7.0.7
          2026-04-18 16:56:00.357  - debug: ping.0 (2433079) Prepare objects
          2026-04-18 16:56:00.357  - debug: ping.0 (2433079) Host=RaspBerry5ioBroker
          2026-04-18 16:56:00.358  - error: ping.0 (2433079) 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-18 16:56:00.358  - error: ping.0 (2433079) unhandled promise rejection: Cannot read properties of null (reading 'trim')
          2026-04-18 16:56:00.360  - error: ping.0 (2433079) TypeError: Cannot read properties of null (reading 'trim')
          2026-04-18 16:56:00.360  - error: ping.0 (2433079) Cannot read properties of null (reading 'trim')
          2026-04-18 16:56:00.522  - debug: ping.0 (2433079) System command: /bin/ping -n -w 2 -c 1 192.168.2.1
          2026-04-18 16:56:00.611  - debug: ping.0 (2433079) System command: /bin/ping -n -w 2 -c 1 192.168.2.2
          2026-04-18 16:56:00.670  - debug: ping.0 (2433079) System command: /bin/ping -n -w 2 -c 1 192.168.2.3
          2026-04-18 16:56:00.726  - debug: ping.0 (2433079) System command: /bin/ping -n -w 2 -c 1 192.168.2.4
          2026-04-18 16:56:00.868  - info: ping.0 (2433079) terminating
          2026-04-18 16:56:00.869  - debug: ping.0 (2433079) Plugin sentry destroyed
          2026-04-18 16:56:00.869  - warn: ping.0 (2433079) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2026-04-18 16:56:01.261  - info: ping.0 (2433079) Got terminate signal TERMINATE_YOURSELF
          2026-04-18 16:56:04.074  - debug: ping.0 (2433108) Redis Objects: Use Redis connection: 127.0.0.1:9001
          2026-04-18 16:56:04.100  - debug: ping.0 (2433108) Objects client ready ... initialize now
          2026-04-18 16:56:04.101  - debug: ping.0 (2433108) Objects create System PubSub Client
          2026-04-18 16:56:04.102  - debug: ping.0 (2433108) Objects create User PubSub Client
          2026-04-18 16:56:04.155  - debug: ping.0 (2433108) Objects client initialize lua scripts
          2026-04-18 16:56:04.158  - debug: ping.0 (2433108) Objects connected to redis: 127.0.0.1:9001
          2026-04-18 16:56:04.189  - debug: ping.0 (2433108) Redis States: Use Redis connection: 127.0.0.1:9000
          2026-04-18 16:56:04.251  - debug: ping.0 (2433108) States create System PubSub Client
          2026-04-18 16:56:04.252  - debug: ping.0 (2433108) States create User PubSub Client
          2026-04-18 16:56:04.317  - debug: ping.0 (2433108) States connected to redis: 127.0.0.1:9000
          2026-04-18 16:56:04.341  - debug: ping.0 (2433108) Plugin sentry Initialize Plugin (enabled=true)
          2026-04-18 16:56:04.505  - info: ping.0 (2433108) starting. Version 1.7.9 in /opt/iobroker/node_modules/iobroker.ping, node: v22.22.1, js-controller: 7.0.7
          2026-04-18 16:56:04.590  - debug: ping.0 (2433108) Prepare objects
          2026-04-18 16:56:04.590  - debug: ping.0 (2433108) Host=RaspBerry5ioBroker
          2026-04-18 16:56:04.591  - error: ping.0 (2433108) 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-18 16:56:04.591  - error: ping.0 (2433108) unhandled promise rejection: Cannot read properties of null (reading 'trim')
          2026-04-18 16:56:04.593  - error: ping.0 (2433108) TypeError: Cannot read properties of null (reading 'trim')
          2026-04-18 16:56:04.593  - error: ping.0 (2433108) Cannot read properties of null (reading 'trim')
          2026-04-18 16:56:04.744  - debug: ping.0 (2433108) System command: /bin/ping -n -w 2 -c 1 192.168.2.1
          2026-04-18 16:56:04.831  - debug: ping.0 (2433108) System command: /bin/ping -n -w 2 -c 1 192.168.2.2
          2026-04-18 16:56:04.890  - debug: ping.0 (2433108) System command: /bin/ping -n -w 2 -c 1 192.168.2.3
          2026-04-18 16:56:04.946  - debug: ping.0 (2433108) System command: /bin/ping -n -w 2 -c 1 192.168.2.4
          2026-04-18 16:56:05.101  - info: ping.0 (2433108) terminating
          2026-04-18 16:56:05.102  - debug: ping.0 (2433108) Plugin sentry destroyed
          2026-04-18 16:56:05.102  - warn: ping.0 (2433108) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2026-04-18 16:56:36.594  - debug: ping.0 (2433137) Redis Objects: Use Redis connection: 127.0.0.1:9001
          2026-04-18 16:56:36.620  - debug: ping.0 (2433137) Objects client ready ... initialize now
          2026-04-18 16:56:36.620  - debug: ping.0 (2433137) Objects create System PubSub Client
          2026-04-18 16:56:36.621  - debug: ping.0 (2433137) Objects create User PubSub Client
          2026-04-18 16:56:36.671  - debug: ping.0 (2433137) Objects client initialize lua scripts
          2026-04-18 16:56:36.673  - debug: ping.0 (2433137) Objects connected to redis: 127.0.0.1:9001
          2026-04-18 16:56:36.703  - debug: ping.0 (2433137) Redis States: Use Redis connection: 127.0.0.1:9000
          2026-04-18 16:56:36.763  - debug: ping.0 (2433137) States create System PubSub Client
          2026-04-18 16:56:36.764  - debug: ping.0 (2433137) States create User PubSub Client
          2026-04-18 16:56:36.836  - debug: ping.0 (2433137) States connected to redis: 127.0.0.1:9000
          2026-04-18 16:56:36.861  - debug: ping.0 (2433137) Plugin sentry Initialize Plugin (enabled=true)
          2026-04-18 16:56:37.002  - info: ping.0 (2433137) starting. Version 1.7.9 in /opt/iobroker/node_modules/iobroker.ping, node: v22.22.1, js-controller: 7.0.7
          2026-04-18 16:56:37.081  - debug: ping.0 (2433137) Prepare objects
          2026-04-18 16:56:37.081  - debug: ping.0 (2433137) Host=RaspBerry5ioBroker
          2026-04-18 16:56:37.082  - error: ping.0 (2433137) 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-18 16:56:37.082  - error: ping.0 (2433137) unhandled promise rejection: Cannot read properties of null (reading 'trim')
          2026-04-18 16:56:37.084  - error: ping.0 (2433137) TypeError: Cannot read properties of null (reading 'trim')
          2026-04-18 16:56:37.084  - error: ping.0 (2433137) Cannot read properties of null (reading 'trim')
          2026-04-18 16:56:37.250  - debug: ping.0 (2433137) System command: /bin/ping -n -w 2 -c 1 192.168.2.1
          2026-04-18 16:56:37.343  - debug: ping.0 (2433137) System command: /bin/ping -n -w 2 -c 1 192.168.2.2
          2026-04-18 16:56:37.402  - debug: ping.0 (2433137) System command: /bin/ping -n -w 2 -c 1 192.168.2.3
          2026-04-18 16:56:37.458  - debug: ping.0 (2433137) System command: /bin/ping -n -w 2 -c 1 192.168.2.4
          2026-04-18 16:56:37.593  - info: ping.0 (2433137) terminating
          2026-04-18 16:56:37.593  - debug: ping.0 (2433137) Plugin sentry destroyed
          2026-04-18 16:56:37.593  - warn: ping.0 (2433137) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2026-04-18 16:57:09.067  - debug: ping.0 (2433213) Redis Objects: Use Redis connection: 127.0.0.1:9001
          2026-04-18 16:57:09.095  - debug: ping.0 (2433213) Objects client ready ... initialize now
          2026-04-18 16:57:09.095  - debug: ping.0 (2433213) Objects create System PubSub Client
          2026-04-18 16:57:09.096  - debug: ping.0 (2433213) Objects create User PubSub Client
          2026-04-18 16:57:09.146  - debug: ping.0 (2433213) Objects client initialize lua scripts
          2026-04-18 16:57:09.148  - debug: ping.0 (2433213) Objects connected to redis: 127.0.0.1:9001
          2026-04-18 16:57:09.178  - debug: ping.0 (2433213) Redis States: Use Redis connection: 127.0.0.1:9000
          2026-04-18 16:57:09.194  - debug: ping.0 (2433213) States create System PubSub Client
          2026-04-18 16:57:09.195  - debug: ping.0 (2433213) States create User PubSub Client
          2026-04-18 16:57:09.268  - debug: ping.0 (2433213) States connected to redis: 127.0.0.1:9000
          2026-04-18 16:57:09.298  - debug: ping.0 (2433213) Plugin sentry Initialize Plugin (enabled=true)
          2026-04-18 16:57:09.466  - info: ping.0 (2433213) starting. Version 1.7.9 in /opt/iobroker/node_modules/iobroker.ping, node: v22.22.1, js-controller: 7.0.7
          2026-04-18 16:57:09.558  - debug: ping.0 (2433213) Prepare objects
          2026-04-18 16:57:09.558  - debug: ping.0 (2433213) Host=RaspBerry5ioBroker
          2026-04-18 16:57:09.559  - error: ping.0 (2433213) 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-18 16:57:09.559  - error: ping.0 (2433213) unhandled promise rejection: Cannot read properties of null (reading 'trim')
          2026-04-18 16:57:09.561  - error: ping.0 (2433213) TypeError: Cannot read properties of null (reading 'trim')
          2026-04-18 16:57:09.561  - error: ping.0 (2433213) Cannot read properties of null (reading 'trim')
          2026-04-18 16:57:09.729  - debug: ping.0 (2433213) System command: /bin/ping -n -w 2 -c 1 192.168.2.1
          2026-04-18 16:57:09.827  - debug: ping.0 (2433213) System command: /bin/ping -n -w 2 -c 1 192.168.2.2
          2026-04-18 16:57:09.882  - debug: ping.0 (2433213) System command: /bin/ping -n -w 2 -c 1 192.168.2.3
          2026-04-18 16:57:09.938  - debug: ping.0 (2433213) System command: /bin/ping -n -w 2 -c 1 192.168.2.4
          2026-04-18 16:57:10.070  - info: ping.0 (2433213) terminating
          2026-04-18 16:57:10.071  - debug: ping.0 (2433213) Plugin sentry destroyed
          2026-04-18 16:57:10.071  - warn: ping.0 (2433213) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2026-04-18 17:00:44.829  - debug: ping.0 (2433406) Redis Objects: Use Redis connection: 127.0.0.1:9001
          2026-04-18 17:00:44.855  - debug: ping.0 (2433406) Objects client ready ... initialize now
          2026-04-18 17:00:44.862  - debug: ping.0 (2433406) Objects create System PubSub Client
          2026-04-18 17:00:44.863  - debug: ping.0 (2433406) Objects create User PubSub Client
          2026-04-18 17:00:44.915  - debug: ping.0 (2433406) Objects client initialize lua scripts
          2026-04-18 17:00:44.933  - debug: ping.0 (2433406) Objects connected to redis: 127.0.0.1:9001
          2026-04-18 17:00:44.963  - debug: ping.0 (2433406) Redis States: Use Redis connection: 127.0.0.1:9000
          2026-04-18 17:00:45.023  - debug: ping.0 (2433406) States create System PubSub Client
          2026-04-18 17:00:45.024  - debug: ping.0 (2433406) States create User PubSub Client
          2026-04-18 17:00:45.096  - debug: ping.0 (2433406) States connected to redis: 127.0.0.1:9000
          2026-04-18 17:00:45.121  - debug: ping.0 (2433406) Plugin sentry Initialize Plugin (enabled=true)
          2026-04-18 17:00:45.278  - info: ping.0 (2433406) starting. Version 1.7.9 in /opt/iobroker/node_modules/iobroker.ping, node: v22.22.1, js-controller: 7.0.7
          2026-04-18 17:00:45.366  - debug: ping.0 (2433406) Prepare objects
          2026-04-18 17:00:45.366  - debug: ping.0 (2433406) Host=RaspBerry5ioBroker
          2026-04-18 17:00:45.367  - error: ping.0 (2433406) 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-18 17:00:45.367  - error: ping.0 (2433406) unhandled promise rejection: Cannot read properties of null (reading 'trim')
          2026-04-18 17:00:45.369  - error: ping.0 (2433406) TypeError: Cannot read properties of null (reading 'trim')
          2026-04-18 17:00:45.369  - error: ping.0 (2433406) Cannot read properties of null (reading 'trim')
          2026-04-18 17:00:45.539  - debug: ping.0 (2433406) System command: /bin/ping -n -w 2 -c 1 192.168.2.1
          2026-04-18 17:00:45.643  - debug: ping.0 (2433406) System command: /bin/ping -n -w 2 -c 1 192.168.2.2
          2026-04-18 17:00:45.698  - debug: ping.0 (2433406) System command: /bin/ping -n -w 2 -c 1 192.168.2.3
          2026-04-18 17:00:45.754  - debug: ping.0 (2433406) System command: /bin/ping -n -w 2 -c 1 192.168.2.4
          2026-04-18 17:00:45.880  - info: ping.0 (2433406) terminating
          2026-04-18 17:00:45.880  - debug: ping.0 (2433406) Plugin sentry destroyed
          2026-04-18 17:00:45.881  - warn: ping.0 (2433406) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2026-04-18 17:01:17.457  - debug: ping.0 (2433485) Redis Objects: Use Redis connection: 127.0.0.1:9001
          2026-04-18 17:01:17.483  - debug: ping.0 (2433485) Objects client ready ... initialize now
          2026-04-18 17:01:17.484  - debug: ping.0 (2433485) Objects create System PubSub Client
          2026-04-18 17:01:17.484  - debug: ping.0 (2433485) Objects create User PubSub Client
          2026-04-18 17:01:17.541  - debug: ping.0 (2433485) Objects client initialize lua scripts
          2026-04-18 17:01:17.544  - debug: ping.0 (2433485) Objects connected to redis: 127.0.0.1:9001
          2026-04-18 17:01:17.575  - debug: ping.0 (2433485) Redis States: Use Redis connection: 127.0.0.1:9000
          2026-04-18 17:01:17.592  - debug: ping.0 (2433485) States create System PubSub Client
          2026-04-18 17:01:17.593  - debug: ping.0 (2433485) States create User PubSub Client
          2026-04-18 17:01:17.664  - debug: ping.0 (2433485) States connected to redis: 127.0.0.1:9000
          2026-04-18 17:01:17.688  - debug: ping.0 (2433485) Plugin sentry Initialize Plugin (enabled=true)
          2026-04-18 17:01:17.841  - info: ping.0 (2433485) starting. Version 1.7.9 in /opt/iobroker/node_modules/iobroker.ping, node: v22.22.1, js-controller: 7.0.7
          2026-04-18 17:01:17.921  - debug: ping.0 (2433485) Prepare objects
          2026-04-18 17:01:17.921  - debug: ping.0 (2433485) Host=RaspBerry5ioBroker
          2026-04-18 17:01:17.922  - error: ping.0 (2433485) 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-18 17:01:17.922  - error: ping.0 (2433485) unhandled promise rejection: Cannot read properties of null (reading 'trim')
          2026-04-18 17:01:17.924  - error: ping.0 (2433485) TypeError: Cannot read properties of null (reading 'trim')
          2026-04-18 17:01:17.924  - error: ping.0 (2433485) Cannot read properties of null (reading 'trim')
          2026-04-18 17:01:18.078  - debug: ping.0 (2433485) System command: /bin/ping -n -w 2 -c 1 192.168.2.1
          2026-04-18 17:01:18.165  - debug: ping.0 (2433485) System command: /bin/ping -n -w 2 -c 1 192.168.2.2
          2026-04-18 17:01:18.222  - debug: ping.0 (2433485) System command: /bin/ping -n -w 2 -c 1 192.168.2.3
          2026-04-18 17:01:18.278  - debug: ping.0 (2433485) System command: /bin/ping -n -w 2 -c 1 192.168.2.4
          2026-04-18 17:01:18.432  - info: ping.0 (2433485) terminating
          2026-04-18 17:01:18.432  - debug: ping.0 (2433485) Plugin sentry destroyed
          2026-04-18 17:01:18.433  - warn: ping.0 (2433485) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2026-04-18 17:01:49.953  - debug: ping.0 (2433514) Redis Objects: Use Redis connection: 127.0.0.1:9001
          2026-04-18 17:01:49.978  - debug: ping.0 (2433514) Objects client ready ... initialize now
          2026-04-18 17:01:49.978  - debug: ping.0 (2433514) Objects create System PubSub Client
          2026-04-18 17:01:49.979  - debug: ping.0 (2433514) Objects create User PubSub Client
          2026-04-18 17:01:50.030  - debug: ping.0 (2433514) Objects client initialize lua scripts
          2026-04-18 17:01:50.032  - debug: ping.0 (2433514) Objects connected to redis: 127.0.0.1:9001
          2026-04-18 17:01:50.063  - debug: ping.0 (2433514) Redis States: Use Redis connection: 127.0.0.1:9000
          2026-04-18 17:01:50.119  - debug: ping.0 (2433514) States create System PubSub Client
          2026-04-18 17:01:50.120  - debug: ping.0 (2433514) States create User PubSub Client
          2026-04-18 17:01:50.192  - debug: ping.0 (2433514) States connected to redis: 127.0.0.1:9000
          2026-04-18 17:01:50.219  - debug: ping.0 (2433514) Plugin sentry Initialize Plugin (enabled=true)
          2026-04-18 17:01:50.357  - info: ping.0 (2433514) starting. Version 1.7.9 in /opt/iobroker/node_modules/iobroker.ping, node: v22.22.1, js-controller: 7.0.7
          2026-04-18 17:01:50.437  - debug: ping.0 (2433514) Prepare objects
          2026-04-18 17:01:50.437  - debug: ping.0 (2433514) Host=RaspBerry5ioBroker
          2026-04-18 17:01:50.438  - error: ping.0 (2433514) 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-18 17:01:50.438  - error: ping.0 (2433514) unhandled promise rejection: Cannot read properties of null (reading 'trim')
          2026-04-18 17:01:50.440  - error: ping.0 (2433514) TypeError: Cannot read properties of null (reading 'trim')
          2026-04-18 17:01:50.440  - error: ping.0 (2433514) Cannot read properties of null (reading 'trim')
          2026-04-18 17:01:50.600  - debug: ping.0 (2433514) System command: /bin/ping -n -w 2 -c 1 192.168.2.1
          2026-04-18 17:01:50.691  - debug: ping.0 (2433514) System command: /bin/ping -n -w 2 -c 1 192.168.2.2
          2026-04-18 17:01:50.750  - debug: ping.0 (2433514) System command: /bin/ping -n -w 2 -c 1 192.168.2.3
          2026-04-18 17:01:50.806  - debug: ping.0 (2433514) System command: /bin/ping -n -w 2 -c 1 192.168.2.4
          2026-04-18 17:01:50.947  - info: ping.0 (2433514) terminating
          2026-04-18 17:01:50.948  - debug: ping.0 (2433514) Plugin sentry destroyed
          2026-04-18 17:01:50.948  - warn: ping.0 (2433514) Terminated (UNCAUGHT_EXCEPTION): Without reason
          
          1 Antwort Letzte Antwort
          0
          • Meister MopperM Online
            Meister MopperM Online
            Meister Mopper
            schrieb am zuletzt editiert von
            #18

            Wie immer, iob diag und das Ergebnis in codetags hier zeigen.

            Proxmox und HA - dank KI/AI endlich "blocklyfrei"

            1 Antwort Letzte Antwort
            0
            • A Offline
              A Offline
              Atticus68
              schrieb am zuletzt editiert von Atticus68
              #19
              
              ========== Start marking the full check here ===========
              
              ```bash
              Script v.2026-01-31
              
              *** BASE SYSTEM ***
              Operating System: Debian GNU/Linux 12 (bookworm)
               Static hostname: RaspBerry5ioBroker
                     Icon name: computer
                        Kernel: Linux 6.12.62+rpt-rpi-2712
                  Architecture: arm64
              OS is similar to: 
              
              Model           : Raspberry Pi 5 Model B Rev 1.0
              Docker          : false
              Virtualization  : none
              Kernel          : aarch64
              Userland        : 64 bit
              
              Systemuptime and Load:
               21:07:04 up 33 days,  6:25,  3 users,  load average: 0.30, 0.29, 0.27
              CPU threads: 4
              
              
              *** LIFE CYCLE STATUS ***
              Debian 'bookworm' is the current oldstable version. Please upgrade to the latest stable release 'trixie' in due time!
              
              *** RASPBERRY THROTTLING ***
              Current issues:
              No throttling issues detected.
              
              Previously detected issues:
              No throttling issues detected.
              
              *** TIME AND TIMEZONES ***
                             Local time: Sat 2026-04-18 21:07:04 CEST
                         Universal time: Sat 2026-04-18 19:07:04 UTC
                               RTC time: Sat 2026-04-18 19:07:04
                              Time zone: Europe/Berlin (CEST, +0200)
              System clock synchronized: yes
                            NTP service: active
                        RTC in local TZ: no
              
              *** Users and Groups ***
              User that called 'iob diag':
              maudrichth
              HOME=/home/maudrichth
              GROUPS=maudrichth adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
              
              User that is running 'js-controller':
              iobroker
              HOME=/home/iobroker
              GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
              
              *** DISPLAY-SERVER SETUP ***
              Display-Server:         false
              Display-Manager:        * lightdm.service - Light Display Manager
              Desktop: 
              Session:                tty
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            8.5G        3.8G        1.4G        6.1M        3.4G        4.7G
              Swap:           209M          0B        209M
              Total:          8.7G        3.8G        1.6G
              
              Active iob-Instances:   33
              
                       8059 M total memory
                       3608 M used memory
                       3314 M active memory
                       2804 M inactive memory
                       1337 M free memory
                       1163 M buffer memory
                       2042 M swap cache
                        199 M total swap
                          0 M used swap
                        199 M free swap
              
              *** top - Table Of Processes  ***
              top - 21:07:04 up 33 days,  6:25,  3 users,  load average: 0.30, 0.29, 0.27
              Tasks: 261 total,   1 running, 260 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 :   8059.1 total,   1336.5 free,   3610.1 used,   3206.2 buff/cache     
              MiB Swap:    200.0 total,    200.0 free,      0.0 used.   4449.0 avail Mem 
              
              *** FAILED SERVICES ***
              
                UNIT LOAD ACTIVE SUB DESCRIPTION
              0 loaded units listed.
              
              
              *** DMESG CRITICAL ERRORS ***
              No critical errors detected
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              udev           devtmpfs  3.9G     0  3.9G   0% /dev
              tmpfs          tmpfs     1.6G  5.6M  1.6G   1% /run
              /dev/nvme0n1p2 ext4      916G   15G  855G   2% /
              tmpfs          tmpfs     4.0G   32K  4.0G   1% /dev/shm
              tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
              /dev/nvme0n1p1 vfat      511M   79M  433M  16% /boot/firmware
              tmpfs          tmpfs     806M  160K  806M   1% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Mon Mar 16 13:41:22 2026] EXT4-fs (nvme0n1p2): mounted filesystem 4aa56689-dcb4-4759-90e6-179beae559ac ro with ordered data mode. Quota mode: none.
              [Mon Mar 16 13:41:23 2026] EXT4-fs (nvme0n1p2): re-mounted 4aa56689-dcb4-4759-90e6-179beae559ac r/w.
              
              Show mounted filesystems:
              TARGET           SOURCE         FSTYPE OPTIONS
              /                /dev/nvme0n1p2 ext4   rw,noatime
              `-/boot/firmware /dev/nvme0n1p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
              
              Files in neuralgic directories:
              
              /var:
              1.8G    /var/
              738M    /var/log
              737M    /var/log/journal/61a84b35007a465185c72f1ef9c5c9f2
              737M    /var/log/journal
              638M    /var/cache
              
              Archived and active journals take up 736.0M in the file system.
              
              /opt/iobroker/backups:
              193M    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              526M    /opt/iobroker/iobroker-data/
              286M    /opt/iobroker/iobroker-data/files
              117M    /opt/iobroker/iobroker-data/backup-objects
              90M     /opt/iobroker/iobroker-data/sonosCache
              55M     /opt/iobroker/iobroker-data/files/material
              
              The five largest files in iobroker-data are:
              41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
              23M     /opt/iobroker/iobroker-data/objects.jsonl
              12M     /opt/iobroker/iobroker-data/states.jsonl
              9.9M    /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js
              8.2M    /opt/iobroker/iobroker-data/files/modbus.admin/assets/index-6vd4TbNS.js
              
              USB-Devices by-id:
              USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups,
              please always prefer the links 'by-id':
              
              No Devices found 'by-id'
              
              *** ZigBee Settings ***
              
              ⚠ HINT:
              Your zigbee.1 COM-Port is NOT matching 'by-id'.
              Please check your setting:
              /dev/serial/by-id/usb-Texas_Instruments_CC2538_USB_CDC-if00
              
              ⚠ HINT:
              Your zigbee.2 COM-Port is NOT matching 'by-id'.
              Please check your setting:
              tcp
              
              Zigbee Network Settings on your coordinator/in nvbackup are:
              
              zigbee.X
              Extended Pan ID:
              *** MASKED ***
              Pan ID:
              *** MASKED ***
              Channel:
              *** MASKED ***
              Network Key:
              *** MASKED ***
              
              To unmask the settings run 'iob diag --unmask'
              
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v22.22.1
              /usr/bin/node           v22.22.1
              /usr/bin/npm            10.9.4
              /usr/bin/npx            10.9.4
              
              ✓ Node.js installation is correct
              
              nodejs:
                Installed: 22.22.1-1nodesource1
                Candidate: 22.22.0-1nodesource1
                Version table:
               *** 22.22.1-1nodesource1 100
                      100 /var/lib/dpkg/status
                   22.22.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.21.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.20.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.19.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.18.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.17.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.17.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.16.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.15.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.15.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.14.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.13.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.13.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.12.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.11.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.10.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.9.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.8.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.7.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.6.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.5.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.5.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.4.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.4.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.3.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.2.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.1.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   22.0.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                   18.20.4+dfsg-1~deb12u1 500
                      500 http://deb.debian.org/debian bookworm/main arm64 Packages
                      500 http://deb.debian.org/debian-security bookworm-security/main arm64 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 (v22.22.1) is vulnerable to the following CVEs:
              
              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-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 running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Hosts:
              RaspBerry5ioBroker  RaspBerry5ioBroker (version: 7.0.7, hostname: RaspBerry5ioBroker, alive, uptime: 2713647)
              
              Core adapters versions
              js-controller:  7.0.7
              admin:          7.7.22
              javascript:     9.0.18
              
              nodejs modules from github:     0
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : RaspBerry5ioBroker                       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                system.adapter.alias-manager.0          : alias-manager         : RaspBerry5ioBroker                       - disabled
              + system.adapter.backitup.0               : backitup              : RaspBerry5ioBroker                       -  enabled
              + system.adapter.ble.0                    : ble                   : RaspBerry5ioBroker                       -  enabled
                system.adapter.bshb.0                   : bshb                  : RaspBerry5ioBroker                       - disabled
                system.adapter.cloud.0                  : cloud                 : RaspBerry5ioBroker                       - disabled
                system.adapter.deconz.0                 : deconz                : RaspBerry5ioBroker                       - disabled
                system.adapter.devices.0                : devices               : RaspBerry5ioBroker                       - disabled
              + system.adapter.discovery.0              : discovery             : RaspBerry5ioBroker                       -  enabled
                system.adapter.doorbird.0               : doorbird              : RaspBerry5ioBroker                       - disabled
                system.adapter.dwd.0                    : dwd                   : RaspBerry5ioBroker                       -  enabled
              + system.adapter.email.0                  : email                 : RaspBerry5ioBroker                       -  enabled
                system.adapter.fb-checkpresence.0       : fb-checkpresence      : RaspBerry5ioBroker                       - disabled
                system.adapter.flot.0                   : flot                  : RaspBerry5ioBroker                       - disabled
              + system.adapter.fritzdect.0              : fritzdect             : RaspBerry5ioBroker                       -  enabled
                system.adapter.habpanel.0               : habpanel              : RaspBerry5ioBroker                       - disabled
              + system.adapter.history.0                : history               : RaspBerry5ioBroker                       -  enabled
              + system.adapter.hm-rega.0                : hm-rega               : RaspBerry5ioBroker                       -  enabled
              + system.adapter.hm-rpc.0                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 8081
              + system.adapter.hm-rpc.1                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 8081
              + system.adapter.hm-rpc.2                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 8081
              + system.adapter.hm-rpc.3                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 8081
              + system.adapter.hm-rpc.4                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 18701
                system.adapter.homeconnect.0            : homeconnect           : RaspBerry5ioBroker                       - disabled
              + system.adapter.hue.0                    : hue                   : RaspBerry5ioBroker                       -  enabled, port: 443
              + system.adapter.hue.1                    : hue                   : RaspBerry5ioBroker                       -  enabled, port: 443
              + system.adapter.hue.2                    : hue                   : RaspBerry5ioBroker                       -  enabled, port: 443
                system.adapter.ical.0                   : ical                  : RaspBerry5ioBroker                       -  enabled
                system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : RaspBerry5ioBroker                       - disabled
                system.adapter.iot.0                    : iot                   : RaspBerry5ioBroker                       - disabled
              + system.adapter.iqontrol.0               : iqontrol              : RaspBerry5ioBroker                       -  enabled
              + system.adapter.javascript.0             : javascript            : RaspBerry5ioBroker                       -  enabled
                system.adapter.material.0               : material              : RaspBerry5ioBroker                       - disabled
                system.adapter.mihome-vacuum.0          : mihome-vacuum         : RaspBerry5ioBroker                       - disabled, port: 54321
                system.adapter.mihome.0                 : mihome                : RaspBerry5ioBroker                       - disabled, port: 9898, bind: 192.168.2.238
                system.adapter.mobile.0                 : mobile                : RaspBerry5ioBroker                       - disabled
                system.adapter.modbus.0                 : modbus                : RaspBerry5ioBroker                       - disabled
              + system.adapter.moma.0                   : moma                  : RaspBerry5ioBroker                       -  enabled
                system.adapter.mqtt-client.0            : mqtt-client           : RaspBerry5ioBroker                       - disabled, port: 1883
                system.adapter.mqtt.0                   : mqtt                  : RaspBerry5ioBroker                       - disabled, port: 1882, bind: 0.0.0.0
              + system.adapter.node-red.0               : node-red              : RaspBerry5ioBroker                       -  enabled, port: 1880, bind: 0.0.0.0
                system.adapter.ping.0                   : ping                  : RaspBerry5ioBroker                       -  enabled
                system.adapter.powerfox2.0              : powerfox2             : RaspBerry5ioBroker                       - disabled
              + system.adapter.pushover.0               : pushover              : RaspBerry5ioBroker                       -  enabled
                system.adapter.radar2.0                 : radar2                : RaspBerry5ioBroker                       - disabled
              + system.adapter.rpi2.0                   : rpi2                  : RaspBerry5ioBroker                       -  enabled
              + system.adapter.shelly.0                 : shelly                : RaspBerry5ioBroker                       -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.shelly.1                 : shelly                : RaspBerry5ioBroker                       -  enabled, port: 1882, bind: 0.0.0.0
                system.adapter.simple-api.0             : simple-api            : RaspBerry5ioBroker                       - disabled, port: 8087, bind: 0.0.0.0, run as: admin
                system.adapter.smartmeter.0             : smartmeter            : RaspBerry5ioBroker                       - disabled
                system.adapter.socketio.0               : socketio              : RaspBerry5ioBroker                       - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                system.adapter.sonoff.0                 : sonoff                : RaspBerry5ioBroker                       - disabled, port: 1886, bind: 0.0.0.0
                system.adapter.sonos.0                  : sonos                 : RaspBerry5ioBroker                       - disabled
              + system.adapter.sql.0                    : sql                   : RaspBerry5ioBroker                       -  enabled, port: 3306
              + system.adapter.sun2000.0                : sun2000               : RaspBerry5ioBroker                       -  enabled, port: 502
              + system.adapter.telegram.0               : telegram              : RaspBerry5ioBroker                       -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.terminal.0               : terminal              : RaspBerry5ioBroker                       -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
              + system.adapter.text2command.0           : text2command          : RaspBerry5ioBroker                       -  enabled
              + system.adapter.unifi.0                  : unifi                 : RaspBerry5ioBroker                       -  enabled
                system.adapter.vis-google-fonts.0       : vis-google-fonts      : RaspBerry5ioBroker                       -  enabled
                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : RaspBerry5ioBroker                       - disabled
                system.adapter.vis.0                    : vis                   : RaspBerry5ioBroker                       -  enabled
              + system.adapter.web-speedy.0             : web-speedy            : RaspBerry5ioBroker                       - disabled
                system.adapter.web.0                    : web                   : RaspBerry5ioBroker                       - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                system.adapter.zigbee.1                 : zigbee                : RaspBerry5ioBroker                       - disabled, port: /dev/serial/by-id/usb-Texas_Instruments_CC2538_USB_CDC-if00
              + system.adapter.zigbee.2                 : zigbee                : RaspBerry5ioBroker                       -  enabled, port: tcp://192.168.2.44:20108
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : RaspBerry5ioBroker                       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.hm-rpc.0                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 8081
              + system.adapter.hm-rpc.1                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 8081
              + system.adapter.hm-rpc.2                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 8081
              + system.adapter.hm-rpc.3                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 8081
              + system.adapter.hm-rpc.4                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 18701
              + system.adapter.hue.0                    : hue                   : RaspBerry5ioBroker                       -  enabled, port: 443
              + system.adapter.hue.1                    : hue                   : RaspBerry5ioBroker                       -  enabled, port: 443
              + system.adapter.hue.2                    : hue                   : RaspBerry5ioBroker                       -  enabled, port: 443
              + system.adapter.node-red.0               : node-red              : RaspBerry5ioBroker                       -  enabled, port: 1880, bind: 0.0.0.0
              + system.adapter.shelly.0                 : shelly                : RaspBerry5ioBroker                       -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.shelly.1                 : shelly                : RaspBerry5ioBroker                       -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.sql.0                    : sql                   : RaspBerry5ioBroker                       -  enabled, port: 3306
              + system.adapter.sun2000.0                : sun2000               : RaspBerry5ioBroker                       -  enabled, port: 502
              + system.adapter.telegram.0               : telegram              : RaspBerry5ioBroker                       -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.terminal.0               : terminal              : RaspBerry5ioBroker                       -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.2                 : zigbee                : RaspBerry5ioBroker                       -  enabled, port: tcp://192.168.2.44:20108
              
              ioBroker-Repositories
              ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
              │ (index) │ name     │ url                                                     │ auto upgrade │
              ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
              │ 0       │ 'test'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
              │ 1       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
              │ 2       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
              └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
              
              Active repo(s): stable
              Upgrade policy: none
              
              Installed ioBroker-Adapters
              Used repository: stable
              Adapter    "admin"        : 7.7.22   , installed 7.7.22
              Adapter    "alias-manager": 2.1.0    , installed 2.1.0
              Adapter    "backitup"     : 3.3.14   , installed 3.3.14
              Adapter    "ble"          : 0.14.0   , installed 0.14.0
              Adapter    "bshb"         : 0.5.0    , installed 0.5.0
              Adapter    "cloud"        : 5.0.1    , installed 5.0.1
              Adapter    "deconz"       : 1.7.4    , installed 2.0.5
              Adapter    "devices"      : 1.2.14   , installed 1.2.14
              Adapter    "discovery"    : 5.0.0    , installed 5.0.0
              Adapter    "doorbird"     : 3.1.0    , installed 3.1.0
              Adapter    "dwd"          : 2.8.5    , installed 2.8.5
              Adapter    "email"        : 2.0.4    , installed 2.0.4
              Adapter    "fb-checkpresence": 1.4.2 , installed 1.4.2
              Adapter    "fritzdect"    : 2.6.2    , installed 2.6.2
              Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
              Adapter    "history"      : 4.0.0    , installed 4.0.0
              Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
              Adapter    "hm-rpc"       : 3.0.1    , installed 3.0.1
              Adapter    "homeconnect"  : 1.5.2    , installed 1.5.2
              Adapter    "hue"          : 3.16.2   , installed 3.16.2
              Adapter    "ical"         : 1.19.7   , installed 1.19.7
              Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
              Adapter    "iot"          : 5.0.12   , installed 5.0.12
              Adapter    "iqontrol"     : 3.0.0    , installed 3.0.0
              Adapter    "javascript"   : 9.0.18   , installed 9.0.18
              Controller "js-controller": 7.0.7    , installed 7.0.7
              Adapter    "material"     : 1.3.1    , installed 1.3.1
              Adapter    "mihome"       : 1.4.0    , installed 1.4.0
              Adapter    "mihome-vacuum": 5.2.0    , installed 5.2.0
              Adapter    "mobile"       : 1.0.1    , installed 1.0.1
              Adapter    "modbus"       : 8.0.3    , installed 8.0.3
              Adapter    "moma"         : 1.2.9    , installed 1.2.9
              Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
              Adapter    "mqtt-client"  : 3.0.0    , installed 3.0.0
              Adapter    "node-red"     : 6.0.7    , installed 6.0.7
              Adapter    "ping"         : 1.7.9    , installed 1.7.9
              Adapter    "powerfox2"    : 0.0.14   , installed 0.0.14
              Adapter    "pushover"     : 4.1.0    , installed 4.1.0
              Adapter    "radar2"       : 2.4.0    , installed 2.4.0
              Adapter    "rpi2"         : 3.0.2    , installed 2.4.0  [Updatable]
              Adapter    "shelly"       : 10.6.1   , installed 10.6.1
              Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
              Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
              Adapter    "socketio"     : 7.0.8    , installed 7.0.8
              Adapter    "sonoff"       : 3.3.0    , installed 3.3.0
              Adapter    "sonos"        : 3.0.0    , installed 3.0.0
              Adapter    "sql"          : 3.0.1    , installed 3.0.1
              Adapter    "sun2000"      : 2.3.5    , installed 2.3.5
              Adapter    "telegram"     : 4.1.0    , installed 4.1.0
              Adapter    "terminal"     : 1.0.0    , installed 1.0.0
              Adapter    "text2command" : 4.0.0    , installed 4.0.0
              Adapter    "unifi"        : 0.7.0    , installed 0.7.0
              Adapter    "vis"          : 1.5.6    , installed 1.5.6
              Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
              Adapter    "vis-hqwidgets": 1.6.0    , installed 1.6.0
              Adapter    "web"          : 8.0.0    , installed 8.0.0
              Adapter    "ws"           : 4.0.0    , installed 4.0.0
              Adapter    "zigbee"       : 3.3.5    , installed 3.3.5
              
              Objects and States
              Please stand by - This may take a while
              Objects:        18205
              States:         15119
              
              *** OS-Repositories and Updates ***
              E: The repository 'https://www.remmina.org/raspbian buster Release' does not have a Release file.
              Pending systemupdates: 36
              
              *** 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:631           0.0.0.0:*               LISTEN      0          79666378   2383152/cupsd       
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       8328031    211018/iobroker.js- 
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       8328036    211018/iobroker.js- 
              tcp        0      0 192.168.2.31:8084       0.0.0.0:*               LISTEN      1001       81135759   2436715/io.hm-rpc.0 
              tcp        0      0 192.168.2.31:8085       0.0.0.0:*               LISTEN      1001       81135765   2436716/io.hm-rpc.1 
              tcp        0      0 192.168.2.31:8082       0.0.0.0:*               LISTEN      1001       60403424   1691117/io.hm-rpc.2 
              tcp        0      0 192.168.2.31:8083       0.0.0.0:*               LISTEN      1001       60402348   1691133/io.hm-rpc.3 
              tcp        0      0 192.168.2.31:18701      0.0.0.0:*               LISTEN      1001       81134875   2436708/io.hm-rpc.4 
              tcp        0      0 0.0.0.0:39799           0.0.0.0:*               LISTEN      103        7046       1340/rpc.statd      
              tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       31875408   1060931/io.shelly.1 
              tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       63467652   1801730/node-red    
              tcp        0      0 0.0.0.0:502             0.0.0.0:*               LISTEN      1001       11704657   349807/io.sun2000.0 
              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          7008       1/init              
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          8195       892/sshd: /usr/sbin 
              tcp6       0      0 :::8088                 :::*                    LISTEN      1001       8329181    211668/io.terminal. 
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       8325916    211045/io.admin.0   
              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          79666377   2383152/cupsd       
              tcp6       0      0 :::40603                :::*                    LISTEN      103        7050       1340/rpc.statd      
              tcp6       0      0 :::3389                 :::*                    LISTEN      113        8250       918/xrdp            
              tcp6       0      0 :::5900                 :::*                    LISTEN      992        8178       891/wayvnc          
              tcp6       0      0 :::111                  :::*                    LISTEN      0          7010       1/init              
              tcp6       0      0 :::22                   :::*                    LISTEN      0          8197       892/sshd: /usr/sbin 
              tcp6       0      0 ::1:3350                :::*                    LISTEN      0          6291       878/xrdp-sesman     
              udp        0      0 0.0.0.0:36266           0.0.0.0:*                           103        7044       1340/rpc.statd      
              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          10711      1/init              
              udp        0      0 127.0.0.1:668           0.0.0.0:*                           0          7031       1340/rpc.statd      
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        748        711/avahi-daemon: r 
              udp        0      0 0.0.0.0:38299           0.0.0.0:*                           104        750        711/avahi-daemon: r 
              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       31874730   1060938/io.shelly.0 
              udp6       0      0 :::111                  :::*                                0          7012       1/init              
              udp6       0      0 :::5353                 :::*                                104        749        711/avahi-daemon: r 
              udp6       0      0 :::34665                :::*                                104        751        711/avahi-daemon: r 
              udp6       0      0 :::51983                :::*                                103        7048       1340/rpc.statd      
              
              *** Log File - Last 25 Lines ***
              
              2026-04-18 21:05:05.857  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
              2026-04-18 21:05:15.937  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
              2026-04-18 21:05:26.027  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
              2026-04-18 21:05:34.009  - info: host.RaspBerry5ioBroker instance system.adapter.dwd.0 in version "2.8.5" started with pid 2445726
              2026-04-18 21:05:34.974  - info: dwd.0 (2445726) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v22.22.1, js-controller: 7.0.7
              2026-04-18 21:05:35.387  - info: dwd.0 (2445726) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              2026-04-18 21:05:35.896  - info: host.RaspBerry5ioBroker instance system.adapter.dwd.0 having pid 2445726 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2026-04-18 21:05:36.103  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
              2026-04-18 21:05:46.181  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
              2026-04-18 21:05:50.799  - info: sun2000.0 (349807) Modbus-proxy: {"stat":{}}
              2026-04-18 21:05:55.372  - info: javascript.0 (211129) script.js.common.Raspberry.RPI5_Temp: telegram: 18.04.2026 ~ 21:05 Uhr 
               RaspBerry 5 Temperatur ~ 44.1° C
              2026-04-18 21:05:56.263  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
              2026-04-18 21:06:06.344  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
              2026-04-18 21:06:16.437  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
              2026-04-18 21:06:26.518  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
              2026-04-18 21:06:36.597  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
              2026-04-18 21:06:46.678  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
              2026-04-18 21:06:50.799  - info: sun2000.0 (349807) Modbus-proxy: {"stat":{}}
              2026-04-18 21:06:55.336  - info: javascript.0 (211129) script.js.common.Raspberry.RPI5_Temp: telegram: 18.04.2026 ~ 21:06 Uhr 
               RaspBerry 5 Temperatur ~ 46.3° C
              2026-04-18 21:06:56.758  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
              2026-04-18 21:07:06.838  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
              2026-04-18 21:07:16.922  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
              2026-04-18 21:07:27.097  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
              
              

              ============ Mark until here for C&P =============

              iob diag has finished.

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • A Atticus68
                
                ========== Start marking the full check here ===========
                
                ```bash
                Script v.2026-01-31
                
                *** BASE SYSTEM ***
                Operating System: Debian GNU/Linux 12 (bookworm)
                 Static hostname: RaspBerry5ioBroker
                       Icon name: computer
                          Kernel: Linux 6.12.62+rpt-rpi-2712
                    Architecture: arm64
                OS is similar to: 
                
                Model           : Raspberry Pi 5 Model B Rev 1.0
                Docker          : false
                Virtualization  : none
                Kernel          : aarch64
                Userland        : 64 bit
                
                Systemuptime and Load:
                 21:07:04 up 33 days,  6:25,  3 users,  load average: 0.30, 0.29, 0.27
                CPU threads: 4
                
                
                *** LIFE CYCLE STATUS ***
                Debian 'bookworm' is the current oldstable version. Please upgrade to the latest stable release 'trixie' in due time!
                
                *** RASPBERRY THROTTLING ***
                Current issues:
                No throttling issues detected.
                
                Previously detected issues:
                No throttling issues detected.
                
                *** TIME AND TIMEZONES ***
                               Local time: Sat 2026-04-18 21:07:04 CEST
                           Universal time: Sat 2026-04-18 19:07:04 UTC
                                 RTC time: Sat 2026-04-18 19:07:04
                                Time zone: Europe/Berlin (CEST, +0200)
                System clock synchronized: yes
                              NTP service: active
                          RTC in local TZ: no
                
                *** Users and Groups ***
                User that called 'iob diag':
                maudrichth
                HOME=/home/maudrichth
                GROUPS=maudrichth adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker
                
                User that is running 'js-controller':
                iobroker
                HOME=/home/iobroker
                GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c
                
                *** DISPLAY-SERVER SETUP ***
                Display-Server:         false
                Display-Manager:        * lightdm.service - Light Display Manager
                Desktop: 
                Session:                tty
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:            8.5G        3.8G        1.4G        6.1M        3.4G        4.7G
                Swap:           209M          0B        209M
                Total:          8.7G        3.8G        1.6G
                
                Active iob-Instances:   33
                
                         8059 M total memory
                         3608 M used memory
                         3314 M active memory
                         2804 M inactive memory
                         1337 M free memory
                         1163 M buffer memory
                         2042 M swap cache
                          199 M total swap
                            0 M used swap
                          199 M free swap
                
                *** top - Table Of Processes  ***
                top - 21:07:04 up 33 days,  6:25,  3 users,  load average: 0.30, 0.29, 0.27
                Tasks: 261 total,   1 running, 260 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 :   8059.1 total,   1336.5 free,   3610.1 used,   3206.2 buff/cache     
                MiB Swap:    200.0 total,    200.0 free,      0.0 used.   4449.0 avail Mem 
                
                *** FAILED SERVICES ***
                
                  UNIT LOAD ACTIVE SUB DESCRIPTION
                0 loaded units listed.
                
                
                *** DMESG CRITICAL ERRORS ***
                No critical errors detected
                
                *** FILESYSTEM ***
                Filesystem     Type      Size  Used Avail Use% Mounted on
                udev           devtmpfs  3.9G     0  3.9G   0% /dev
                tmpfs          tmpfs     1.6G  5.6M  1.6G   1% /run
                /dev/nvme0n1p2 ext4      916G   15G  855G   2% /
                tmpfs          tmpfs     4.0G   32K  4.0G   1% /dev/shm
                tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                /dev/nvme0n1p1 vfat      511M   79M  433M  16% /boot/firmware
                tmpfs          tmpfs     806M  160K  806M   1% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                [Mon Mar 16 13:41:22 2026] EXT4-fs (nvme0n1p2): mounted filesystem 4aa56689-dcb4-4759-90e6-179beae559ac ro with ordered data mode. Quota mode: none.
                [Mon Mar 16 13:41:23 2026] EXT4-fs (nvme0n1p2): re-mounted 4aa56689-dcb4-4759-90e6-179beae559ac r/w.
                
                Show mounted filesystems:
                TARGET           SOURCE         FSTYPE OPTIONS
                /                /dev/nvme0n1p2 ext4   rw,noatime
                `-/boot/firmware /dev/nvme0n1p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                
                Files in neuralgic directories:
                
                /var:
                1.8G    /var/
                738M    /var/log
                737M    /var/log/journal/61a84b35007a465185c72f1ef9c5c9f2
                737M    /var/log/journal
                638M    /var/cache
                
                Archived and active journals take up 736.0M in the file system.
                
                /opt/iobroker/backups:
                193M    /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                526M    /opt/iobroker/iobroker-data/
                286M    /opt/iobroker/iobroker-data/files
                117M    /opt/iobroker/iobroker-data/backup-objects
                90M     /opt/iobroker/iobroker-data/sonosCache
                55M     /opt/iobroker/iobroker-data/files/material
                
                The five largest files in iobroker-data are:
                41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                23M     /opt/iobroker/iobroker-data/objects.jsonl
                12M     /opt/iobroker/iobroker-data/states.jsonl
                9.9M    /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js
                8.2M    /opt/iobroker/iobroker-data/files/modbus.admin/assets/index-6vd4TbNS.js
                
                USB-Devices by-id:
                USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups,
                please always prefer the links 'by-id':
                
                No Devices found 'by-id'
                
                *** ZigBee Settings ***
                
                ⚠ HINT:
                Your zigbee.1 COM-Port is NOT matching 'by-id'.
                Please check your setting:
                /dev/serial/by-id/usb-Texas_Instruments_CC2538_USB_CDC-if00
                
                ⚠ HINT:
                Your zigbee.2 COM-Port is NOT matching 'by-id'.
                Please check your setting:
                tcp
                
                Zigbee Network Settings on your coordinator/in nvbackup are:
                
                zigbee.X
                Extended Pan ID:
                *** MASKED ***
                Pan ID:
                *** MASKED ***
                Channel:
                *** MASKED ***
                Network Key:
                *** MASKED ***
                
                To unmask the settings run 'iob diag --unmask'
                
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs         v22.22.1
                /usr/bin/node           v22.22.1
                /usr/bin/npm            10.9.4
                /usr/bin/npx            10.9.4
                
                ✓ Node.js installation is correct
                
                nodejs:
                  Installed: 22.22.1-1nodesource1
                  Candidate: 22.22.0-1nodesource1
                  Version table:
                 *** 22.22.1-1nodesource1 100
                        100 /var/lib/dpkg/status
                     22.22.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.21.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.20.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.19.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.18.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.17.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.17.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.16.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.15.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.15.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.14.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.13.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.13.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.12.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.11.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.10.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.9.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.8.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.7.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.6.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.5.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.5.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.4.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.4.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.3.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.2.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.1.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     22.0.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                     18.20.4+dfsg-1~deb12u1 500
                        500 http://deb.debian.org/debian bookworm/main arm64 Packages
                        500 http://deb.debian.org/debian-security bookworm-security/main arm64 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 (v22.22.1) is vulnerable to the following CVEs:
                
                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-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 running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Hosts:
                RaspBerry5ioBroker  RaspBerry5ioBroker (version: 7.0.7, hostname: RaspBerry5ioBroker, alive, uptime: 2713647)
                
                Core adapters versions
                js-controller:  7.0.7
                admin:          7.7.22
                javascript:     9.0.18
                
                nodejs modules from github:     0
                
                Adapter State
                + system.adapter.admin.0                  : admin                 : RaspBerry5ioBroker                       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  system.adapter.alias-manager.0          : alias-manager         : RaspBerry5ioBroker                       - disabled
                + system.adapter.backitup.0               : backitup              : RaspBerry5ioBroker                       -  enabled
                + system.adapter.ble.0                    : ble                   : RaspBerry5ioBroker                       -  enabled
                  system.adapter.bshb.0                   : bshb                  : RaspBerry5ioBroker                       - disabled
                  system.adapter.cloud.0                  : cloud                 : RaspBerry5ioBroker                       - disabled
                  system.adapter.deconz.0                 : deconz                : RaspBerry5ioBroker                       - disabled
                  system.adapter.devices.0                : devices               : RaspBerry5ioBroker                       - disabled
                + system.adapter.discovery.0              : discovery             : RaspBerry5ioBroker                       -  enabled
                  system.adapter.doorbird.0               : doorbird              : RaspBerry5ioBroker                       - disabled
                  system.adapter.dwd.0                    : dwd                   : RaspBerry5ioBroker                       -  enabled
                + system.adapter.email.0                  : email                 : RaspBerry5ioBroker                       -  enabled
                  system.adapter.fb-checkpresence.0       : fb-checkpresence      : RaspBerry5ioBroker                       - disabled
                  system.adapter.flot.0                   : flot                  : RaspBerry5ioBroker                       - disabled
                + system.adapter.fritzdect.0              : fritzdect             : RaspBerry5ioBroker                       -  enabled
                  system.adapter.habpanel.0               : habpanel              : RaspBerry5ioBroker                       - disabled
                + system.adapter.history.0                : history               : RaspBerry5ioBroker                       -  enabled
                + system.adapter.hm-rega.0                : hm-rega               : RaspBerry5ioBroker                       -  enabled
                + system.adapter.hm-rpc.0                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 8081
                + system.adapter.hm-rpc.1                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 8081
                + system.adapter.hm-rpc.2                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 8081
                + system.adapter.hm-rpc.3                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 8081
                + system.adapter.hm-rpc.4                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 18701
                  system.adapter.homeconnect.0            : homeconnect           : RaspBerry5ioBroker                       - disabled
                + system.adapter.hue.0                    : hue                   : RaspBerry5ioBroker                       -  enabled, port: 443
                + system.adapter.hue.1                    : hue                   : RaspBerry5ioBroker                       -  enabled, port: 443
                + system.adapter.hue.2                    : hue                   : RaspBerry5ioBroker                       -  enabled, port: 443
                  system.adapter.ical.0                   : ical                  : RaspBerry5ioBroker                       -  enabled
                  system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : RaspBerry5ioBroker                       - disabled
                  system.adapter.iot.0                    : iot                   : RaspBerry5ioBroker                       - disabled
                + system.adapter.iqontrol.0               : iqontrol              : RaspBerry5ioBroker                       -  enabled
                + system.adapter.javascript.0             : javascript            : RaspBerry5ioBroker                       -  enabled
                  system.adapter.material.0               : material              : RaspBerry5ioBroker                       - disabled
                  system.adapter.mihome-vacuum.0          : mihome-vacuum         : RaspBerry5ioBroker                       - disabled, port: 54321
                  system.adapter.mihome.0                 : mihome                : RaspBerry5ioBroker                       - disabled, port: 9898, bind: 192.168.2.238
                  system.adapter.mobile.0                 : mobile                : RaspBerry5ioBroker                       - disabled
                  system.adapter.modbus.0                 : modbus                : RaspBerry5ioBroker                       - disabled
                + system.adapter.moma.0                   : moma                  : RaspBerry5ioBroker                       -  enabled
                  system.adapter.mqtt-client.0            : mqtt-client           : RaspBerry5ioBroker                       - disabled, port: 1883
                  system.adapter.mqtt.0                   : mqtt                  : RaspBerry5ioBroker                       - disabled, port: 1882, bind: 0.0.0.0
                + system.adapter.node-red.0               : node-red              : RaspBerry5ioBroker                       -  enabled, port: 1880, bind: 0.0.0.0
                  system.adapter.ping.0                   : ping                  : RaspBerry5ioBroker                       -  enabled
                  system.adapter.powerfox2.0              : powerfox2             : RaspBerry5ioBroker                       - disabled
                + system.adapter.pushover.0               : pushover              : RaspBerry5ioBroker                       -  enabled
                  system.adapter.radar2.0                 : radar2                : RaspBerry5ioBroker                       - disabled
                + system.adapter.rpi2.0                   : rpi2                  : RaspBerry5ioBroker                       -  enabled
                + system.adapter.shelly.0                 : shelly                : RaspBerry5ioBroker                       -  enabled, port: 1883, bind: 0.0.0.0
                + system.adapter.shelly.1                 : shelly                : RaspBerry5ioBroker                       -  enabled, port: 1882, bind: 0.0.0.0
                  system.adapter.simple-api.0             : simple-api            : RaspBerry5ioBroker                       - disabled, port: 8087, bind: 0.0.0.0, run as: admin
                  system.adapter.smartmeter.0             : smartmeter            : RaspBerry5ioBroker                       - disabled
                  system.adapter.socketio.0               : socketio              : RaspBerry5ioBroker                       - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                  system.adapter.sonoff.0                 : sonoff                : RaspBerry5ioBroker                       - disabled, port: 1886, bind: 0.0.0.0
                  system.adapter.sonos.0                  : sonos                 : RaspBerry5ioBroker                       - disabled
                + system.adapter.sql.0                    : sql                   : RaspBerry5ioBroker                       -  enabled, port: 3306
                + system.adapter.sun2000.0                : sun2000               : RaspBerry5ioBroker                       -  enabled, port: 502
                + system.adapter.telegram.0               : telegram              : RaspBerry5ioBroker                       -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.terminal.0               : terminal              : RaspBerry5ioBroker                       -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                + system.adapter.text2command.0           : text2command          : RaspBerry5ioBroker                       -  enabled
                + system.adapter.unifi.0                  : unifi                 : RaspBerry5ioBroker                       -  enabled
                  system.adapter.vis-google-fonts.0       : vis-google-fonts      : RaspBerry5ioBroker                       -  enabled
                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : RaspBerry5ioBroker                       - disabled
                  system.adapter.vis.0                    : vis                   : RaspBerry5ioBroker                       -  enabled
                + system.adapter.web-speedy.0             : web-speedy            : RaspBerry5ioBroker                       - disabled
                  system.adapter.web.0                    : web                   : RaspBerry5ioBroker                       - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                  system.adapter.zigbee.1                 : zigbee                : RaspBerry5ioBroker                       - disabled, port: /dev/serial/by-id/usb-Texas_Instruments_CC2538_USB_CDC-if00
                + system.adapter.zigbee.2                 : zigbee                : RaspBerry5ioBroker                       -  enabled, port: tcp://192.168.2.44:20108
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : RaspBerry5ioBroker                       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.hm-rpc.0                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 8081
                + system.adapter.hm-rpc.1                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 8081
                + system.adapter.hm-rpc.2                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 8081
                + system.adapter.hm-rpc.3                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 8081
                + system.adapter.hm-rpc.4                 : hm-rpc                : RaspBerry5ioBroker                       -  enabled, port: 18701
                + system.adapter.hue.0                    : hue                   : RaspBerry5ioBroker                       -  enabled, port: 443
                + system.adapter.hue.1                    : hue                   : RaspBerry5ioBroker                       -  enabled, port: 443
                + system.adapter.hue.2                    : hue                   : RaspBerry5ioBroker                       -  enabled, port: 443
                + system.adapter.node-red.0               : node-red              : RaspBerry5ioBroker                       -  enabled, port: 1880, bind: 0.0.0.0
                + system.adapter.shelly.0                 : shelly                : RaspBerry5ioBroker                       -  enabled, port: 1883, bind: 0.0.0.0
                + system.adapter.shelly.1                 : shelly                : RaspBerry5ioBroker                       -  enabled, port: 1882, bind: 0.0.0.0
                + system.adapter.sql.0                    : sql                   : RaspBerry5ioBroker                       -  enabled, port: 3306
                + system.adapter.sun2000.0                : sun2000               : RaspBerry5ioBroker                       -  enabled, port: 502
                + system.adapter.telegram.0               : telegram              : RaspBerry5ioBroker                       -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.terminal.0               : terminal              : RaspBerry5ioBroker                       -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                + system.adapter.zigbee.2                 : zigbee                : RaspBerry5ioBroker                       -  enabled, port: tcp://192.168.2.44:20108
                
                ioBroker-Repositories
                ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                │ (index) │ name     │ url                                                     │ auto upgrade │
                ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                │ 0       │ 'test'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                │ 1       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                │ 2       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                
                Active repo(s): stable
                Upgrade policy: none
                
                Installed ioBroker-Adapters
                Used repository: stable
                Adapter    "admin"        : 7.7.22   , installed 7.7.22
                Adapter    "alias-manager": 2.1.0    , installed 2.1.0
                Adapter    "backitup"     : 3.3.14   , installed 3.3.14
                Adapter    "ble"          : 0.14.0   , installed 0.14.0
                Adapter    "bshb"         : 0.5.0    , installed 0.5.0
                Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                Adapter    "deconz"       : 1.7.4    , installed 2.0.5
                Adapter    "devices"      : 1.2.14   , installed 1.2.14
                Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                Adapter    "doorbird"     : 3.1.0    , installed 3.1.0
                Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                Adapter    "email"        : 2.0.4    , installed 2.0.4
                Adapter    "fb-checkpresence": 1.4.2 , installed 1.4.2
                Adapter    "fritzdect"    : 2.6.2    , installed 2.6.2
                Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
                Adapter    "history"      : 4.0.0    , installed 4.0.0
                Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                Adapter    "hm-rpc"       : 3.0.1    , installed 3.0.1
                Adapter    "homeconnect"  : 1.5.2    , installed 1.5.2
                Adapter    "hue"          : 3.16.2   , installed 3.16.2
                Adapter    "ical"         : 1.19.7   , installed 1.19.7
                Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                Adapter    "iot"          : 5.0.12   , installed 5.0.12
                Adapter    "iqontrol"     : 3.0.0    , installed 3.0.0
                Adapter    "javascript"   : 9.0.18   , installed 9.0.18
                Controller "js-controller": 7.0.7    , installed 7.0.7
                Adapter    "material"     : 1.3.1    , installed 1.3.1
                Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                Adapter    "mihome-vacuum": 5.2.0    , installed 5.2.0
                Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                Adapter    "modbus"       : 8.0.3    , installed 8.0.3
                Adapter    "moma"         : 1.2.9    , installed 1.2.9
                Adapter    "mqtt"         : 6.1.4    , installed 6.1.4
                Adapter    "mqtt-client"  : 3.0.0    , installed 3.0.0
                Adapter    "node-red"     : 6.0.7    , installed 6.0.7
                Adapter    "ping"         : 1.7.9    , installed 1.7.9
                Adapter    "powerfox2"    : 0.0.14   , installed 0.0.14
                Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                Adapter    "radar2"       : 2.4.0    , installed 2.4.0
                Adapter    "rpi2"         : 3.0.2    , installed 2.4.0  [Updatable]
                Adapter    "shelly"       : 10.6.1   , installed 10.6.1
                Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
                Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                Adapter    "socketio"     : 7.0.8    , installed 7.0.8
                Adapter    "sonoff"       : 3.3.0    , installed 3.3.0
                Adapter    "sonos"        : 3.0.0    , installed 3.0.0
                Adapter    "sql"          : 3.0.1    , installed 3.0.1
                Adapter    "sun2000"      : 2.3.5    , installed 2.3.5
                Adapter    "telegram"     : 4.1.0    , installed 4.1.0
                Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                Adapter    "text2command" : 4.0.0    , installed 4.0.0
                Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                Adapter    "vis"          : 1.5.6    , installed 1.5.6
                Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                Adapter    "vis-hqwidgets": 1.6.0    , installed 1.6.0
                Adapter    "web"          : 8.0.0    , installed 8.0.0
                Adapter    "ws"           : 4.0.0    , installed 4.0.0
                Adapter    "zigbee"       : 3.3.5    , installed 3.3.5
                
                Objects and States
                Please stand by - This may take a while
                Objects:        18205
                States:         15119
                
                *** OS-Repositories and Updates ***
                E: The repository 'https://www.remmina.org/raspbian buster Release' does not have a Release file.
                Pending systemupdates: 36
                
                *** 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:631           0.0.0.0:*               LISTEN      0          79666378   2383152/cupsd       
                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       8328031    211018/iobroker.js- 
                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       8328036    211018/iobroker.js- 
                tcp        0      0 192.168.2.31:8084       0.0.0.0:*               LISTEN      1001       81135759   2436715/io.hm-rpc.0 
                tcp        0      0 192.168.2.31:8085       0.0.0.0:*               LISTEN      1001       81135765   2436716/io.hm-rpc.1 
                tcp        0      0 192.168.2.31:8082       0.0.0.0:*               LISTEN      1001       60403424   1691117/io.hm-rpc.2 
                tcp        0      0 192.168.2.31:8083       0.0.0.0:*               LISTEN      1001       60402348   1691133/io.hm-rpc.3 
                tcp        0      0 192.168.2.31:18701      0.0.0.0:*               LISTEN      1001       81134875   2436708/io.hm-rpc.4 
                tcp        0      0 0.0.0.0:39799           0.0.0.0:*               LISTEN      103        7046       1340/rpc.statd      
                tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       31875408   1060931/io.shelly.1 
                tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       63467652   1801730/node-red    
                tcp        0      0 0.0.0.0:502             0.0.0.0:*               LISTEN      1001       11704657   349807/io.sun2000.0 
                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          7008       1/init              
                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          8195       892/sshd: /usr/sbin 
                tcp6       0      0 :::8088                 :::*                    LISTEN      1001       8329181    211668/io.terminal. 
                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       8325916    211045/io.admin.0   
                tcp6       0      0 ::1:631                 :::*                    LISTEN      0          79666377   2383152/cupsd       
                tcp6       0      0 :::40603                :::*                    LISTEN      103        7050       1340/rpc.statd      
                tcp6       0      0 :::3389                 :::*                    LISTEN      113        8250       918/xrdp            
                tcp6       0      0 :::5900                 :::*                    LISTEN      992        8178       891/wayvnc          
                tcp6       0      0 :::111                  :::*                    LISTEN      0          7010       1/init              
                tcp6       0      0 :::22                   :::*                    LISTEN      0          8197       892/sshd: /usr/sbin 
                tcp6       0      0 ::1:3350                :::*                    LISTEN      0          6291       878/xrdp-sesman     
                udp        0      0 0.0.0.0:36266           0.0.0.0:*                           103        7044       1340/rpc.statd      
                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          10711      1/init              
                udp        0      0 127.0.0.1:668           0.0.0.0:*                           0          7031       1340/rpc.statd      
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        748        711/avahi-daemon: r 
                udp        0      0 0.0.0.0:38299           0.0.0.0:*                           104        750        711/avahi-daemon: r 
                udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       31874730   1060938/io.shelly.0 
                udp6       0      0 :::111                  :::*                                0          7012       1/init              
                udp6       0      0 :::5353                 :::*                                104        749        711/avahi-daemon: r 
                udp6       0      0 :::34665                :::*                                104        751        711/avahi-daemon: r 
                udp6       0      0 :::51983                :::*                                103        7048       1340/rpc.statd      
                
                *** Log File - Last 25 Lines ***
                
                2026-04-18 21:05:05.857  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
                2026-04-18 21:05:15.937  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
                2026-04-18 21:05:26.027  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
                2026-04-18 21:05:34.009  - info: host.RaspBerry5ioBroker instance system.adapter.dwd.0 in version "2.8.5" started with pid 2445726
                2026-04-18 21:05:34.974  - info: dwd.0 (2445726) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v22.22.1, js-controller: 7.0.7
                2026-04-18 21:05:35.387  - info: dwd.0 (2445726) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2026-04-18 21:05:35.896  - info: host.RaspBerry5ioBroker instance system.adapter.dwd.0 having pid 2445726 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2026-04-18 21:05:36.103  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
                2026-04-18 21:05:46.181  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
                2026-04-18 21:05:50.799  - info: sun2000.0 (349807) Modbus-proxy: {"stat":{}}
                2026-04-18 21:05:55.372  - info: javascript.0 (211129) script.js.common.Raspberry.RPI5_Temp: telegram: 18.04.2026 ~ 21:05 Uhr 
                 RaspBerry 5 Temperatur ~ 44.1° C
                2026-04-18 21:05:56.263  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
                2026-04-18 21:06:06.344  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
                2026-04-18 21:06:16.437  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
                2026-04-18 21:06:26.518  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
                2026-04-18 21:06:36.597  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
                2026-04-18 21:06:46.678  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
                2026-04-18 21:06:50.799  - info: sun2000.0 (349807) Modbus-proxy: {"stat":{}}
                2026-04-18 21:06:55.336  - info: javascript.0 (211129) script.js.common.Raspberry.RPI5_Temp: telegram: 18.04.2026 ~ 21:06 Uhr 
                 RaspBerry 5 Temperatur ~ 46.3° C
                2026-04-18 21:06:56.758  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
                2026-04-18 21:07:06.838  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
                2026-04-18 21:07:16.922  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
                2026-04-18 21:07:27.097  - error: hue.1 (2327296) Cannot update group state of Hue_Bridge_Pro.All (0): The number of entries for the list, "0" is less than required minimum of 1
                
                

                ============ Mark until here for C&P =============

                iob diag has finished.

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

                @Atticus68
                Wieder so'n verfrickeltes Ding...

                Bring das auf Debian 13 'Trixie', schalt zuvor den Desktop-Mumpitz komplett aus, schmeiß die Quelle für remmina ersatzlos raus, auf RemoteDesktop-Mist verzichten!

                Wie sehen die anderen Quellen aus?

                sudo apt update
                

                anschauen.

                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
                • A Offline
                  A Offline
                  Atticus68
                  schrieb am zuletzt editiert von
                  #21
                  OK:1 http://deb.debian.org/debian bookworm InRelease
                  OK:2 http://deb.debian.org/debian-security bookworm-security InRelease                                       
                  OK:3 http://deb.debian.org/debian bookworm-updates InRelease                                                 
                  OK:4 https://deb.nodesource.com/node_22.x nodistro InRelease                                                 
                  OK:5 http://archive.raspberrypi.com/debian bookworm InRelease                                      
                  Ign:6 https://www.remmina.org/raspbian buster InRelease                    
                  Fehl:7 https://www.remmina.org/raspbian buster Release
                    404  Not Found [IP: 35.185.44.232 443]
                  Paketlisten werden gelesen... Fertig
                  E: Das Depot �https://www.remmina.org/raspbian buster Release� enth�lt keine Release-Datei.
                  N: Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgef�hrt werden, daher ist es standardm��ig deaktiviert.
                  N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).
                  
                  
                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • A Atticus68
                    OK:1 http://deb.debian.org/debian bookworm InRelease
                    OK:2 http://deb.debian.org/debian-security bookworm-security InRelease                                       
                    OK:3 http://deb.debian.org/debian bookworm-updates InRelease                                                 
                    OK:4 https://deb.nodesource.com/node_22.x nodistro InRelease                                                 
                    OK:5 http://archive.raspberrypi.com/debian bookworm InRelease                                      
                    Ign:6 https://www.remmina.org/raspbian buster InRelease                    
                    Fehl:7 https://www.remmina.org/raspbian buster Release
                      404  Not Found [IP: 35.185.44.232 443]
                    Paketlisten werden gelesen... Fertig
                    E: Das Depot �https://www.remmina.org/raspbian buster Release� enth�lt keine Release-Datei.
                    N: Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgef�hrt werden, daher ist es standardm��ig deaktiviert.
                    N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).
                    
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #22

                    @Atticus68 sagte:

                    https://www.remmina.org/raspbian buster InRelease

                    Lösch die Quelle. Und deinstallier was du auch immer da herausgefischt hast.

                    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
                    • A Atticus68

                      Hallo,
                      Ich greife den Thread noch mal auf. da mein ping-Adapter ebenfalls nicht funktioniert.

                      Ping_001.jpg

                      ping_002.jpg

                      mcm1957M Online
                      mcm1957M Online
                      mcm1957
                      schrieb zuletzt editiert von
                      #23

                      @Atticus68 sagte:

                      Hallo,
                      Ich greife den Thread noch mal auf. da mein ping-Adapter ebenfalls nicht funktioniert.

                      Ping_001.jpg

                      ping_002.jpg

                      Da der Titel des Topic "[Gelöst] ..." lautet hast du jetzt noch ein Problem oder nicht? Bzw. hast du dich nur eher unglücklich an ein als gelöst markiertes Topic angehängt bzw. das gelöst überlesen? In letzterem Fall wärs wohl sinnvoll deine neue Frage abzuspalten. Musst aber du entscheiden.

                      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                      Support Repositoryverwaltung.

                      Wer 'nen Kaffee spendieren will: https://paypal.me

                      LESEN - gute Forenbeitrage

                      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

                      575

                      Online

                      32.8k

                      Benutzer

                      82.8k

                      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