Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • 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. Wir empfehlen: Node.js 22.x

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.6k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.1k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.8k

Wir empfehlen: Node.js 22.x

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
230 Beiträge 38 Kommentatoren 29.7k Aufrufe 40 Watching
  • Ä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.
  • I iobroker2001

    Das Update ist bei mir erfolgreich durchgelaufen, alles klappt, AUSSER der Adapter CUL/culfw
    Der Adapter bleibt auf rot stehen.

    cul.0
    	2025-08-12 18:02:14.577	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    cul.0
    	2025-08-12 18:02:14.576	info	terminating
    cul.0
    	2025-08-12 18:02:14.567	error	Exception-Code: ERR_DLOPEN_FAILED: The module '/opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node'was compiled against a different Node.js version usingNODE_MODULE_VERSION 115. This version of Node.js requiresNODE_MODULE_VERSION 127. Please try re-compiling or re-installingthe module (for instance, using `npm rebuild` or `npm install`).
    cul.0
    	2025-08-12 18:02:14.567	error	Error: The module '/opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node'was compiled against a different Node.js version usingNODE_MODULE_VERSION 115. This version of Node.js requiresNODE_MODULE_VERSION 127. Please try re-compiling or re-installingthe module (for instance, using `npm rebuild` or `npm install`). at Object..node (node:internal/modules/cjs/loader:1846:18) at Module.load (node:internal/modules/cjs/loader:1423:32) at Function._load (node:internal/modules/cjs/loader:1246:12) at TracingChannel.traceSync (node:diagnostics_channel:322:14) at wrapModuleLoad (node:internal/modules/cjs/loader:235:24) at Module.require (node:internal/modules/cjs/loader:1445:12) at require (node:internal/modules/helpers:135:16) at bindings (/opt/iobroker/node_modules/bindings/bindings.js:112:48) at Object.<anonymous> (/opt/iobroker/node_modules/@serialport/bindings/lib/linux.js:2:36) at Module._compile (node:internal/modules/cjs/loader:1688:14)
    cul.0
    	2025-08-12 18:02:14.566	error	uncaught exception: The module '/opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node'was compiled against a different Node.js version usingNODE_MODULE_VERSION 115. This version of Node.js requiresNODE_MODULE_VERSION 127. Please try re-compiling or re-installingthe module (for instance, using `npm rebuild` or `npm install`).
    cul.0
    	2025-08-12 18:02:14.481	info	starting. Version 2.2.0 in /opt/iobroker/node_modules/iobroker.cul, node: v22.18.0, js-controller: 7.0.6
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #32

    @iobroker2001

    Da müssen Komponenten neugebaut werden. Mal deinstallieren und wieder drauf, dann sollte das automatisch passieren.

    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

    I 1 Antwort Letzte Antwort
    1
    • Thomas BraunT Thomas Braun

      @iobroker2001

      Da müssen Komponenten neugebaut werden. Mal deinstallieren und wieder drauf, dann sollte das automatisch passieren.

      I Offline
      I Offline
      iobroker2001
      schrieb am zuletzt editiert von
      #33

      @thomas-braun @thomas-braun Vielen Dank, das hat funktioniert!
      Möglicherweise lag es sogar nur daran, dass nach dem Update die vorgewählte serielle Schnittstelle in den Adaptereinstellung geleert wurde, sprich neu ausgewählt werden musste.

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • I iobroker2001

        @thomas-braun @thomas-braun Vielen Dank, das hat funktioniert!
        Möglicherweise lag es sogar nur daran, dass nach dem Update die vorgewählte serielle Schnittstelle in den Adaptereinstellung geleert wurde, sprich neu ausgewählt werden musste.

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

        @iobroker2001
        Nein, es lag daran:

        The module '/opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 115. This version of Node.js requires NODE_MODULE_VERSION 127.

        Das ist jetzt gegen NODE_MODULE_VERSION 127 gebaut worden und dann läuft das auch wieder.

        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
        1
        • L Offline
          L Offline
          lessthanmore
          schrieb am zuletzt editiert von
          #35

          zigbee2mqtt ist wohl noch nicht soweit:

          
          zigbee2mqtt.0
          2025-08-12 19:37:59.781	error	z2m: Could not init sd_notify: The module '/opt/zigbee2mqtt/node_modules/.pnpm/unix-dgram@2.0.6/node_modules/unix-dgram/build/Release/unix_dgram.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 115. This version of Node.js requires NODE_MODULE_VERSION 127. Please try re-compiling or re-installing the module (for instance, using `npm rebuild` or `npm install`).
          
          zigbee2mqtt.0
          2025-08-12 19:36:18.708	error	z2m: Could not init sd_notify: The module '/opt/zigbee2mqtt/node_modules/.pnpm/unix-dgram@2.0.6/node_modules/unix-dgram/build/Release/unix_dgram.node'was compiled against a different Node.js version usingNODE_MODULE_VERSION 115. This version of Node.js requiresNODE_MODULE_VERSION 127. Please try re-compiling or re-installingthe module (for instance, using `npm rebuild` or `npm install`).
          

          Obwohl alles bislang offensichtlich funktioniert.

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • L lessthanmore

            zigbee2mqtt ist wohl noch nicht soweit:

            
            zigbee2mqtt.0
            2025-08-12 19:37:59.781	error	z2m: Could not init sd_notify: The module '/opt/zigbee2mqtt/node_modules/.pnpm/unix-dgram@2.0.6/node_modules/unix-dgram/build/Release/unix_dgram.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 115. This version of Node.js requires NODE_MODULE_VERSION 127. Please try re-compiling or re-installing the module (for instance, using `npm rebuild` or `npm install`).
            
            zigbee2mqtt.0
            2025-08-12 19:36:18.708	error	z2m: Could not init sd_notify: The module '/opt/zigbee2mqtt/node_modules/.pnpm/unix-dgram@2.0.6/node_modules/unix-dgram/build/Release/unix_dgram.node'was compiled against a different Node.js version usingNODE_MODULE_VERSION 115. This version of Node.js requiresNODE_MODULE_VERSION 127. Please try re-compiling or re-installingthe module (for instance, using `npm rebuild` or `npm install`).
            

            Obwohl alles bislang offensichtlich funktioniert.

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

            @lessthanmore

            Da gilt auch:

            Da müssen Komponenten neugebaut werden. Mal deinstallieren und wieder drauf, dann sollte das automatisch passieren.

            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

            L apollon77A 2 Antworten Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @lessthanmore

              Da gilt auch:

              Da müssen Komponenten neugebaut werden. Mal deinstallieren und wieder drauf, dann sollte das automatisch passieren.

              L Offline
              L Offline
              lessthanmore
              schrieb am zuletzt editiert von lessthanmore
              #37

              @thomas-braun Leider nein, Fehler bleibt.

              npm rebuild
              

              endet ebenfalls mit dem Code 127.

              Zurück auf 20 mittels

              iob nodejs-update 20
              

              resultiert in

              Installing nodejs now!
              
              Installing latest nodejs v20 release
              W: https://deb.nodesource.com/node_20.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
              
              SUCCESS!
              v22.18.0 has been installed! You are using the latest nodejs@20 release now!
              
              Thomas BraunT 1 Antwort Letzte Antwort
              -1
              • L lessthanmore

                @thomas-braun Leider nein, Fehler bleibt.

                npm rebuild
                

                endet ebenfalls mit dem Code 127.

                Zurück auf 20 mittels

                iob nodejs-update 20
                

                resultiert in

                Installing nodejs now!
                
                Installing latest nodejs v20 release
                W: https://deb.nodesource.com/node_20.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                
                SUCCESS!
                v22.18.0 has been installed! You are using the latest nodejs@20 release now!
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von Thomas Braun
                #38

                @lessthanmore sagte in Wir empfehlen: Node.js 22.x:

                resultiert in
                v22.18.0 has been installed! You are using the latest nodejs@20 release now!

                Dann stimmt da irgendwas wohl grundsätzlich mit deinem nodejs nicht.

                Ich hab gerade nochmal auf meinem Testsystem alles auf 20 gedrückt:

                
                SUCCESS!
                v20.19.4 has been installed! You are using the latest nodejs@20 release now!
                
                

                Die Meldung passt.

                Und zigbee2mqtt baut bei mir auch mit nodejs22:

                2025-08-13 08:26:00.332  - info: zigbee2mqtt.0 (105824) starting. Version 3.0.9 in /opt/iobroker/node_modules/iobroker.zigbee2mqtt, node: v22.18.0, js-controller: 7.0.7
                2025-08-13 08:26:00.360  - info: zigbee2mqtt.0 (105824) ================================= Adapter Config =================================
                2025-08-13 08:26:00.361  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Frontend Scheme: http
                2025-08-13 08:26:00.362  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Frontend Server: 
                2025-08-13 08:26:00.362  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Frontend Port: 8080
                2025-08-13 08:26:00.363  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Connection Type: ws
                2025-08-13 08:26:00.363  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Websocket Scheme: ws
                2025-08-13 08:26:00.363  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Websocket Server: 
                2025-08-13 08:26:00.364  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Websocket Port: 8080
                2025-08-13 08:26:00.365  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Websocket Auth-Token: unused
                2025-08-13 08:26:00.365  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Websocket Dummy MQTT-Server: deactivated
                2025-08-13 08:26:00.366  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Debug Log: deactivated
                2025-08-13 08:26:00.366  - info: zigbee2mqtt.0 (105824) || Proxy Zigbee2MQTT Logs to ioBroker Logs: activated
                2025-08-13 08:26:00.366  - info: zigbee2mqtt.0 (105824) || Use Kelvin: no
                2025-08-13 08:26:00.366  - info: zigbee2mqtt.0 (105824) || Use ColorTemperature ColorSync: no
                2025-08-13 08:26:00.366  - info: zigbee2mqtt.0 (105824) || Use BrightnessMove OnOff: no
                2025-08-13 08:26:00.367  - info: zigbee2mqtt.0 (105824) || Use BrightnessStep OnOff: no
                2025-08-13 08:26:00.367  - info: zigbee2mqtt.0 (105824) || Use Event In Desc: yes
                2025-08-13 08:26:00.367  - info: zigbee2mqtt.0 (105824) || Use Device Icons: no
                2025-08-13 08:26:00.367  - info: zigbee2mqtt.0 (105824) || Use Simple Hold/Release State: yes
                2025-08-13 08:26:00.367  - info: zigbee2mqtt.0 (105824) || Use Simple Move/Stop State: no
                2025-08-13 08:26:00.368  - info: zigbee2mqtt.0 (105824) || Use Simple Press/Release State: no
                2025-08-13 08:26:00.368  - info: zigbee2mqtt.0 (105824) || Use Automatic Coordinator Check: no
                2025-08-13 08:26:00.368  - info: zigbee2mqtt.0 (105824) || Coordinator Check Loglevel: info
                2025-08-13 08:26:00.368  - info: zigbee2mqtt.0 (105824) || Coordinator Check Cron : 0 3 * * *
                2025-08-13 08:26:00.368  - info: zigbee2mqtt.0 (105824) ==================================================================================
                2025-08-13 08:26:00.434  - warn: zigbee2mqtt.0 (105824) Please configure the Websoket connection!
                
                

                Ist halt bei mir nicht konfiguriert, aber die Module werden gebaut.

                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

                L 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @lessthanmore sagte in Wir empfehlen: Node.js 22.x:

                  resultiert in
                  v22.18.0 has been installed! You are using the latest nodejs@20 release now!

                  Dann stimmt da irgendwas wohl grundsätzlich mit deinem nodejs nicht.

                  Ich hab gerade nochmal auf meinem Testsystem alles auf 20 gedrückt:

                  
                  SUCCESS!
                  v20.19.4 has been installed! You are using the latest nodejs@20 release now!
                  
                  

                  Die Meldung passt.

                  Und zigbee2mqtt baut bei mir auch mit nodejs22:

                  2025-08-13 08:26:00.332  - info: zigbee2mqtt.0 (105824) starting. Version 3.0.9 in /opt/iobroker/node_modules/iobroker.zigbee2mqtt, node: v22.18.0, js-controller: 7.0.7
                  2025-08-13 08:26:00.360  - info: zigbee2mqtt.0 (105824) ================================= Adapter Config =================================
                  2025-08-13 08:26:00.361  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Frontend Scheme: http
                  2025-08-13 08:26:00.362  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Frontend Server: 
                  2025-08-13 08:26:00.362  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Frontend Port: 8080
                  2025-08-13 08:26:00.363  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Connection Type: ws
                  2025-08-13 08:26:00.363  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Websocket Scheme: ws
                  2025-08-13 08:26:00.363  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Websocket Server: 
                  2025-08-13 08:26:00.364  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Websocket Port: 8080
                  2025-08-13 08:26:00.365  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Websocket Auth-Token: unused
                  2025-08-13 08:26:00.365  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Websocket Dummy MQTT-Server: deactivated
                  2025-08-13 08:26:00.366  - info: zigbee2mqtt.0 (105824) || Zigbee2MQTT Debug Log: deactivated
                  2025-08-13 08:26:00.366  - info: zigbee2mqtt.0 (105824) || Proxy Zigbee2MQTT Logs to ioBroker Logs: activated
                  2025-08-13 08:26:00.366  - info: zigbee2mqtt.0 (105824) || Use Kelvin: no
                  2025-08-13 08:26:00.366  - info: zigbee2mqtt.0 (105824) || Use ColorTemperature ColorSync: no
                  2025-08-13 08:26:00.366  - info: zigbee2mqtt.0 (105824) || Use BrightnessMove OnOff: no
                  2025-08-13 08:26:00.367  - info: zigbee2mqtt.0 (105824) || Use BrightnessStep OnOff: no
                  2025-08-13 08:26:00.367  - info: zigbee2mqtt.0 (105824) || Use Event In Desc: yes
                  2025-08-13 08:26:00.367  - info: zigbee2mqtt.0 (105824) || Use Device Icons: no
                  2025-08-13 08:26:00.367  - info: zigbee2mqtt.0 (105824) || Use Simple Hold/Release State: yes
                  2025-08-13 08:26:00.367  - info: zigbee2mqtt.0 (105824) || Use Simple Move/Stop State: no
                  2025-08-13 08:26:00.368  - info: zigbee2mqtt.0 (105824) || Use Simple Press/Release State: no
                  2025-08-13 08:26:00.368  - info: zigbee2mqtt.0 (105824) || Use Automatic Coordinator Check: no
                  2025-08-13 08:26:00.368  - info: zigbee2mqtt.0 (105824) || Coordinator Check Loglevel: info
                  2025-08-13 08:26:00.368  - info: zigbee2mqtt.0 (105824) || Coordinator Check Cron : 0 3 * * *
                  2025-08-13 08:26:00.368  - info: zigbee2mqtt.0 (105824) ==================================================================================
                  2025-08-13 08:26:00.434  - warn: zigbee2mqtt.0 (105824) Please configure the Websoket connection!
                  
                  

                  Ist halt bei mir nicht konfiguriert, aber die Module werden gebaut.

                  L Offline
                  L Offline
                  lessthanmore
                  schrieb am zuletzt editiert von lessthanmore
                  #39

                  @thomas-braun Ja, bauen/ laufen ist kein Problem. Wirft aber dennoch die Meldungen.
                  Hatte den Adapter gelöscht und neu installiert + reboot. Keine Änderung.

                  Bin jetzt mit der "alten Anleitung" zurück auf 20.

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • skvarelS Online
                    skvarelS Online
                    skvarel
                    Developer
                    schrieb am zuletzt editiert von skvarel
                    #40

                    Danke!

                    iob nodejs-update hat geklappt.

                    (Raspberry4 mit Bookworm)

                    1365fa62-4cb4-4061-8532-f17d35255c7b-image.png

                    • PlatformBetriebssystem:linux
                    • Architektur:arm64
                    • CPUs:4
                    • Geschwindigkeit:1800 MHz
                    • Modell:Cortex-A72
                    • RAM:7.6 GB
                    • System-Betriebszeit:00:04:40
                    • Node.js:v22.18.0
                    • Zeit:1755067963199
                    • Zeitversatz:-120
                    • NPM:10.9.3
                    • Adapter-Anzahl:667
                    • Datenträgergröße:234.3 GB
                    • Freier Festplattenspeicher:227.6 GB
                    • Aktive Instanzen:46
                    • Pfad:/opt/iobroker/
                    • Betriebszeit:00:04:40
                    • aktiv:true
                    • _nodeCurrent:22.18.0
                    • _nodeNewest:22.18.0
                    • _nodeNewestNext:22.18.0
                    • _npmCurrent:10.9.3
                    • _npmNewest:10.9.3
                    • _npmNewestNext:10.9.3

                    #TeamInventwo
                    • vis-inventwo & vis-2-widgets-inventwo
                    • vis-icontwo & vis-2-widgets-icontwo

                    1 Antwort Letzte Antwort
                    0
                    • L lessthanmore

                      @thomas-braun Ja, bauen/ laufen ist kein Problem. Wirft aber dennoch die Meldungen.
                      Hatte den Adapter gelöscht und neu installiert + reboot. Keine Änderung.

                      Bin jetzt mit der "alten Anleitung" zurück auf 20.

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

                      @lessthanmore sagte in Wir empfehlen: Node.js 22.x:

                      Bin jetzt mit der "alten Anleitung" zurück auf 20.

                      Ich bin immer noch der Meinung, das du dann da eine 'komische' Installation 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

                      L 1 Antwort Letzte Antwort
                      1
                      • Thomas BraunT Thomas Braun

                        @lessthanmore sagte in Wir empfehlen: Node.js 22.x:

                        Bin jetzt mit der "alten Anleitung" zurück auf 20.

                        Ich bin immer noch der Meinung, das du dann da eine 'komische' Installation hast.

                        L Offline
                        L Offline
                        lessthanmore
                        schrieb am zuletzt editiert von
                        #42

                        @thomas-braun

                        Script v.2025-08-09
                        
                        *** BASE SYSTEM ***
                        Operating System: Debian GNU/Linux 13 (trixie)
                         Static hostname: iobroker
                               Icon name: computer-container
                                 Chassis: container ☐
                          Virtualization: lxc
                                  Kernel: Linux 6.14.8-2-pve
                            Architecture: x86-64
                        OS is similar to: 
                        
                        model name	: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
                        Docker          : false
                        Virtualization  : lxc
                        Kernel          : x86_64
                        Userland        : 64 bit
                        
                        Systemuptime and Load:
                         11:16:57 up  2:46,  1 user,  load average: 0.00, 0.00, 0.00
                        CPU threads: 2
                        
                        
                        *** LIFE CYCLE STATUS ***
                        Operating System is the current Debian stable version codenamed 'trixie'!
                        
                        *** TIME AND TIMEZONES ***
                                       Local time: Wed 2025-08-13 11:16:57 CEST
                                   Universal time: Wed 2025-08-13 09:16:57 UTC
                                         RTC time: n/a
                                        Time zone: Europe/Berlin (CEST, +0200)
                        System clock synchronized: yes
                                      NTP service: inactive
                                  RTC in local TZ: no
                        
                        *** Users and Groups ***
                        User that called 'iob diag':
                        michael
                        HOME=/home/michael
                        GROUPS=michael sudo users iobroker
                        
                        User that is running 'js-controller':
                        iobroker
                        HOME=/home/iobroker
                        SUDO_HOME=/home/michael
                        GROUPS=iobroker tty dialout audio video plugdev redis
                        
                        *** DISPLAY-SERVER SETUP ***
                        Display-Server: 	false
                        Unit display-manager.service could not be found.
                        Display-Manager: 	
                        Desktop: 		
                        Session: 		tty
                        
                        *** MEMORY ***
                                       total        used        free      shared  buff/cache   available
                        Mem:            8.6G        1.2G        6.9G        1.2M        481M        7.4G
                        Swap:           536M          0B        536M
                        Total:          9.1G        1.2G        7.5G
                        
                        Active iob-Instances: 	13
                        
                                 8192 M total memory
                                 1108 M used memory
                                 1209 M active memory
                                  285 M inactive memory
                                 6625 M free memory
                                    0 M buffer memory
                                  459 M swap cache
                                  512 M total swap
                                    0 M used swap
                                  512 M free swap
                        
                        *** top - Table Of Processes  ***
                        top - 11:16:58 up  2:46,  1 user,  load average: 0.00, 0.00, 0.00
                        Tasks:  47 total,   1 running,  46 sleeping,   0 stopped,   0 zombie
                        %Cpu(s):  4.3 us,  4.3 sy,  0.0 ni, 87.0 id,  0.0 wa,  0.0 hi,  4.3 si,  0.0 st 
                        MiB Mem :   8192.0 total,   6624.1 free,   1109.5 used,    459.4 buff/cache     
                        MiB Swap:    512.0 total,    512.0 free,      0.0 used.   7082.5 avail Mem 
                        
                        *** FAILED SERVICES ***
                        
                          UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                        * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                        
                        Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                                ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                                SUB    -> The low-level unit activation state, values depend on unit type.
                        
                        1 loaded units listed.
                        
                        
                        *** DMESG CRITICAL ERRORS ***
                        dmesg: read kernel buffer failed: Operation not permitted
                        No critical errors detected
                        
                        *** FILESYSTEM ***
                        Filesystem                       Type      Size  Used Avail Use% Mounted on
                        /dev/mapper/pve-vm--100--disk--0 ext4       25G  4.9G   19G  21% /
                        none                             tmpfs     492K  4.0K  488K   1% /dev
                        /dev/mapper/pve-root             ext4       67G  3.9G   60G   7% /dev/ttyACM0
                        udev                             devtmpfs   32G     0   32G   0% /dev/tty
                        tmpfs                            tmpfs      32G     0   32G   0% /dev/shm
                        tmpfs                            tmpfs      13G  152K   13G   1% /run
                        tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                        tmpfs                            tmpfs      32G  976K   32G   1% /tmp
                        tmpfs                            tmpfs     6.3G  8.0K  6.3G   1% /run/user/1001
                        
                        Messages concerning ext4 filesystem in dmesg:
                        dmesg: read kernel buffer failed: Operation not permitted
                        
                        Show mounted filesystems:
                        TARGET         SOURCE                                                 FSTYPE OPTIONS
                        /              /dev/mapper/pve-vm--100--disk--0                       ext4   rw,relatime,stripe=16
                        `-/dev/ttyACM0 /dev/mapper/pve-root[/var/lib/lxc/100/devices/ttyACM0] ext4   rw,relatime,errors=remount-ro
                        
                        Files in neuralgic directories:
                        
                        /var:
                        418M	/var/
                        213M	/var/lib
                        130M	/var/cache
                        126M	/var/cache/apt
                        89M	/var/lib/apt
                        
                        Hint: You are currently not seeing messages from other users and the system.
                              Users in groups 'adm', 'systemd-journal' can see all messages.
                              Pass -q to turn off this notice.
                        Archived and active journals take up 24M in the file system.
                        
                        /opt/iobroker/backups:
                        1.8M	/opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        92M	/opt/iobroker/iobroker-data/
                        56M	/opt/iobroker/iobroker-data/files
                        38M	/opt/iobroker/iobroker-data/files/admin.admin/custom/assets
                        38M	/opt/iobroker/iobroker-data/files/admin.admin/custom
                        38M	/opt/iobroker/iobroker-data/files/admin.admin
                        
                        The five largest files in iobroker-data are:
                        6.8M	/opt/iobroker/iobroker-data/files/backitup.admin/custom/static/js/vendors-node_modules_file-saver_dist_FileSaver_min_js-node_modules_react-icons_di_index_mjs-n-0fd47d.a444afaa.chunk.js
                        5.3M	/opt/iobroker/iobroker-data/objects.jsonl
                        3.9M	/opt/iobroker/iobroker-data/files/backitup.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.92169c09.chunk.js
                        3.7M	/opt/iobroker/iobroker-data/files/admin.admin/custom/assets/index-ZPb95xPG.js
                        3.7M	/opt/iobroker/iobroker-data/files/admin.admin/custom/assets/index-Drg0QIRU.js
                        
                        USB-Devices by-id:
                        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                        
                        /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2432650-if00
                        
                        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 	v20.19.4
                        /usr/bin/node 		v20.19.4
                        /usr/bin/npm 		10.8.2
                        /usr/bin/npx 		10.8.2
                        /usr/bin/corepack 	0.32.0
                        
                        nodejs:
                          Installed: 20.19.4-1nodesource1
                          Candidate: 22.18.0-1nodesource1
                          Version table:
                             22.18.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.17.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.17.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.16.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.15.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.15.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.14.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.13.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.13.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.12.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.11.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.10.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.9.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.8.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.7.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.6.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.5.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.5.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.4.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.4.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.3.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.2.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.1.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             22.0.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                         *** 20.19.4-1nodesource1 100
                                100 /var/lib/dpkg/status
                             20.19.2+dfsg-1 500
                                500 http://deb.debian.org/debian trixie/main amd64 Packages
                        
                        Temp directories causing deletion problem: 0
                        No problems detected
                        
                        Errors in npm tree: 0
                        No problems detected
                        
                        Checking for nodejs vulnerability:
                        
                        
                         █████  ██      ██           ██████   ██████   ██████  ██████         ██
                        ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                        ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                        ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                        ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                        
                        
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        iobroker is running on this host.
                        
                        At least one iobroker host is running.
                        
                        Objects type: redis
                        States  type: redis
                        
                        Hosts:
                        iobroker            iobroker (version: 7.0.6, hostname: iobroker      , alive, uptime: 9992)
                        
                        Core adapters versions
                        js-controller: 	7.0.6
                        admin: 		7.6.17
                        javascript: 	8.9.2
                        
                        nodejs modules from github: 	1
                        +-- iobroker.husqvarna-automower@0.6.0-beta.12 (git+ssh://git@github.com/ice987987/ioBroker.husqvarna-automower.git#e43328543d35c4555a4a3f3e595dd16417978d85)
                        
                        Adapter State
                        + system.adapter.accuweather.0            : accuweather           : iobroker                                 -  enabled
                        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.homeconnect.0            : homeconnect           : iobroker                                 -  enabled
                        + system.adapter.husqvarna-automower.0    : husqvarna-automower   : iobroker                                 -  enabled
                          system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                        + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                        + system.adapter.lovelace.0               : lovelace              : iobroker                                 -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
                        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.openknx.0                : openknx               : iobroker                                 -  enabled
                        + system.adapter.pushover.0               : pushover              : iobroker                                 -  enabled
                        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        + system.adapter.yahka.0                  : yahka                 : iobroker                                 -  enabled
                        + system.adapter.zigbee2mqtt.0            : zigbee2mqtt           : iobroker                                 -  enabled
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.lovelace.0               : lovelace              : iobroker                                 -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
                        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                        + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        ioBroker-Repositories
                        ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                        │ (index) │ name     │ url                                                     │ auto upgrade │
                        ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                        │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                        │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                        └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                        
                        Active repo(s): stable
                        Upgrade policy: none
                        
                        Installed ioBroker-Adapters
                        Used repository: stable
                        Adapter    "accuweather"  : 2.1.0    , installed 2.1.0
                        Adapter    "admin"        : 7.6.17   , installed 7.6.17
                        Adapter    "homeconnect"  : 1.4.3    , installed 1.4.3
                        Adapter    "ical"         : 1.16.2   , installed 1.16.2
                        Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                        Controller "js-controller": 7.0.6    , installed 7.0.6
                        Adapter    "lovelace"     : 4.1.15   , installed 4.1.15
                        Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                        Adapter    "openknx"      : 0.9.0    , installed 0.9.0
                        Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                        Adapter    "socketio"     : 6.7.1    , installed 7.0.8
                        Adapter    "web"          : 7.0.8    , installed 7.0.8
                        Adapter    "ws"           : 2.6.2    , installed 3.0.19
                        Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                        Adapter    "zigbee2mqtt"  : 3.0.9    , installed 3.0.9
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects: 	18993
                        States: 	7104
                        
                        *** OS-Repositories and Updates ***
                        W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                        Hit:1 http://security.debian.org trixie-security InRelease
                        Hit:2 http://deb.debian.org/debian trixie InRelease
                        Hit:3 http://deb.debian.org/debian trixie-updates InRelease
                        Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
                        Reading package lists...
                        W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                        Pending Updates: 1
                        
                        *** 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:42847         0.0.0.0:*               LISTEN      1000       2535409    539/io.yahka.0      
                        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      107        2535936    323/mosquitto       
                        tcp        0      0 127.0.0.1:41907         0.0.0.0:*               LISTEN      1000       2535413    539/io.yahka.0      
                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          2528715    1/init              
                        tcp        0      0 127.0.0.1:34161         0.0.0.0:*               LISTEN      1000       2535405    539/io.yahka.0      
                        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          2535667    288/master          
                        tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      105        2535506    138/redis-server 12 
                        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          2535668    288/master          
                        tcp6       0      0 ::1:6379                :::*                    LISTEN      105        2535507    138/redis-server 12 
                        tcp6       0      0 :::36289                :::*                    LISTEN      1000       2535327    539/io.yahka.0      
                        tcp6       0      0 :::33881                :::*                    LISTEN      1000       2535325    539/io.yahka.0      
                        tcp6       0      0 :::1883                 :::*                    LISTEN      107        2535937    323/mosquitto       
                        tcp6       0      0 :::32939                :::*                    LISTEN      1000       2535329    539/io.yahka.0      
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          2532133    1/init              
                        tcp6       0      0 :::111                  :::*                    LISTEN      0          2528717    1/init              
                        tcp6       0      0 :::8091                 :::*                    LISTEN      1000       2535284    524/io.lovelace.0   
                        tcp6       0      0 :::8082                 :::*                    LISTEN      1000       2535370    569/io.web.0        
                        tcp6       0      0 :::8080                 :::*                    LISTEN      1001       2534659    141/node            
                        tcp6       0      0 :::8081                 :::*                    LISTEN      1000       2534661    342/io.admin.0      
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           106        2529247    132/avahi-daemon: r 
                        udp        0      0 0.0.0.0:47975           0.0.0.0:*                           106        2529249    132/avahi-daemon: r 
                        udp        0      0 0.0.0.0:51408           0.0.0.0:*                           1000       2535202    494/io.openknx.0    
                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          2528716    1/init              
                        udp6       0      0 :::5353                 :::*                                106        2529248    132/avahi-daemon: r 
                        udp6       0      0 :::43720                :::*                                106        2529250    132/avahi-daemon: r 
                        udp6       0      0 :::111                  :::*                                0          2528718    1/init              
                        
                        *** Log File - Last 25 Lines ***
                        
                        2025-08-13 09:21:13.403  - error: admin.0 (342) Automatic repository update is not allowed more than once an hour
                        2025-08-13 09:36:25.746  - warn: javascript.0 (398) State "mqtt.0.nuki.35C7D56C.lockAction" not found
                        2025-08-13 09:36:25.749  - warn: javascript.0 (398)     at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2090:20)
                        2025-08-13 09:36:25.749  - warn: javascript.0 (398)     at Object.<anonymous> (script.js.common.Zentral.Anwesenheit:29:5)
                        2025-08-13 09:36:25.749  - warn: javascript.0 (398)     at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1452:38)
                        2025-08-13 09:36:25.749  - warn: javascript.0 (398)     at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:645:29)
                        2025-08-13 09:36:25.749  - warn: javascript.0 (398)     at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:7336:48)
                        2025-08-13 09:36:25.749  - warn: javascript.0 (398)     at process.processImmediate (node:internal/timers:483:21)
                        
                        
                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • B Offline
                          B Offline
                          BigMike71
                          schrieb am zuletzt editiert von
                          #43

                          Moin,
                          ich habe nen PI5 mit aktueller Installation laufen und alles soweit aktuell in Iobroker
                          gehalten.
                          Leider bekomme ich das Node.js nicht mit iob nodesjs-update hochgezogen.
                          Es kommt keinerlei ausgabe in der ssh shell...
                          komischerweise zeigt auch iob diag nichts an?!?

                          HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                          1
                          • L lessthanmore

                            @thomas-braun

                            Script v.2025-08-09
                            
                            *** BASE SYSTEM ***
                            Operating System: Debian GNU/Linux 13 (trixie)
                             Static hostname: iobroker
                                   Icon name: computer-container
                                     Chassis: container ☐
                              Virtualization: lxc
                                      Kernel: Linux 6.14.8-2-pve
                                Architecture: x86-64
                            OS is similar to: 
                            
                            model name	: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
                            Docker          : false
                            Virtualization  : lxc
                            Kernel          : x86_64
                            Userland        : 64 bit
                            
                            Systemuptime and Load:
                             11:16:57 up  2:46,  1 user,  load average: 0.00, 0.00, 0.00
                            CPU threads: 2
                            
                            
                            *** LIFE CYCLE STATUS ***
                            Operating System is the current Debian stable version codenamed 'trixie'!
                            
                            *** TIME AND TIMEZONES ***
                                           Local time: Wed 2025-08-13 11:16:57 CEST
                                       Universal time: Wed 2025-08-13 09:16:57 UTC
                                             RTC time: n/a
                                            Time zone: Europe/Berlin (CEST, +0200)
                            System clock synchronized: yes
                                          NTP service: inactive
                                      RTC in local TZ: no
                            
                            *** Users and Groups ***
                            User that called 'iob diag':
                            michael
                            HOME=/home/michael
                            GROUPS=michael sudo users iobroker
                            
                            User that is running 'js-controller':
                            iobroker
                            HOME=/home/iobroker
                            SUDO_HOME=/home/michael
                            GROUPS=iobroker tty dialout audio video plugdev redis
                            
                            *** DISPLAY-SERVER SETUP ***
                            Display-Server: 	false
                            Unit display-manager.service could not be found.
                            Display-Manager: 	
                            Desktop: 		
                            Session: 		tty
                            
                            *** MEMORY ***
                                           total        used        free      shared  buff/cache   available
                            Mem:            8.6G        1.2G        6.9G        1.2M        481M        7.4G
                            Swap:           536M          0B        536M
                            Total:          9.1G        1.2G        7.5G
                            
                            Active iob-Instances: 	13
                            
                                     8192 M total memory
                                     1108 M used memory
                                     1209 M active memory
                                      285 M inactive memory
                                     6625 M free memory
                                        0 M buffer memory
                                      459 M swap cache
                                      512 M total swap
                                        0 M used swap
                                      512 M free swap
                            
                            *** top - Table Of Processes  ***
                            top - 11:16:58 up  2:46,  1 user,  load average: 0.00, 0.00, 0.00
                            Tasks:  47 total,   1 running,  46 sleeping,   0 stopped,   0 zombie
                            %Cpu(s):  4.3 us,  4.3 sy,  0.0 ni, 87.0 id,  0.0 wa,  0.0 hi,  4.3 si,  0.0 st 
                            MiB Mem :   8192.0 total,   6624.1 free,   1109.5 used,    459.4 buff/cache     
                            MiB Swap:    512.0 total,    512.0 free,      0.0 used.   7082.5 avail Mem 
                            
                            *** FAILED SERVICES ***
                            
                              UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                            * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                            
                            Legend: LOAD   -> Reflects whether the unit definition was properly loaded.
                                    ACTIVE -> The high-level unit activation state, i.e. generalization of SUB.
                                    SUB    -> The low-level unit activation state, values depend on unit type.
                            
                            1 loaded units listed.
                            
                            
                            *** DMESG CRITICAL ERRORS ***
                            dmesg: read kernel buffer failed: Operation not permitted
                            No critical errors detected
                            
                            *** FILESYSTEM ***
                            Filesystem                       Type      Size  Used Avail Use% Mounted on
                            /dev/mapper/pve-vm--100--disk--0 ext4       25G  4.9G   19G  21% /
                            none                             tmpfs     492K  4.0K  488K   1% /dev
                            /dev/mapper/pve-root             ext4       67G  3.9G   60G   7% /dev/ttyACM0
                            udev                             devtmpfs   32G     0   32G   0% /dev/tty
                            tmpfs                            tmpfs      32G     0   32G   0% /dev/shm
                            tmpfs                            tmpfs      13G  152K   13G   1% /run
                            tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                            tmpfs                            tmpfs      32G  976K   32G   1% /tmp
                            tmpfs                            tmpfs     6.3G  8.0K  6.3G   1% /run/user/1001
                            
                            Messages concerning ext4 filesystem in dmesg:
                            dmesg: read kernel buffer failed: Operation not permitted
                            
                            Show mounted filesystems:
                            TARGET         SOURCE                                                 FSTYPE OPTIONS
                            /              /dev/mapper/pve-vm--100--disk--0                       ext4   rw,relatime,stripe=16
                            `-/dev/ttyACM0 /dev/mapper/pve-root[/var/lib/lxc/100/devices/ttyACM0] ext4   rw,relatime,errors=remount-ro
                            
                            Files in neuralgic directories:
                            
                            /var:
                            418M	/var/
                            213M	/var/lib
                            130M	/var/cache
                            126M	/var/cache/apt
                            89M	/var/lib/apt
                            
                            Hint: You are currently not seeing messages from other users and the system.
                                  Users in groups 'adm', 'systemd-journal' can see all messages.
                                  Pass -q to turn off this notice.
                            Archived and active journals take up 24M in the file system.
                            
                            /opt/iobroker/backups:
                            1.8M	/opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            92M	/opt/iobroker/iobroker-data/
                            56M	/opt/iobroker/iobroker-data/files
                            38M	/opt/iobroker/iobroker-data/files/admin.admin/custom/assets
                            38M	/opt/iobroker/iobroker-data/files/admin.admin/custom
                            38M	/opt/iobroker/iobroker-data/files/admin.admin
                            
                            The five largest files in iobroker-data are:
                            6.8M	/opt/iobroker/iobroker-data/files/backitup.admin/custom/static/js/vendors-node_modules_file-saver_dist_FileSaver_min_js-node_modules_react-icons_di_index_mjs-n-0fd47d.a444afaa.chunk.js
                            5.3M	/opt/iobroker/iobroker-data/objects.jsonl
                            3.9M	/opt/iobroker/iobroker-data/files/backitup.admin/custom/static/js/vendors-node_modules_mui_icons-material_esm_index_js.92169c09.chunk.js
                            3.7M	/opt/iobroker/iobroker-data/files/admin.admin/custom/assets/index-ZPb95xPG.js
                            3.7M	/opt/iobroker/iobroker-data/files/admin.admin/custom/assets/index-Drg0QIRU.js
                            
                            USB-Devices by-id:
                            USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                            
                            /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2432650-if00
                            
                            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 	v20.19.4
                            /usr/bin/node 		v20.19.4
                            /usr/bin/npm 		10.8.2
                            /usr/bin/npx 		10.8.2
                            /usr/bin/corepack 	0.32.0
                            
                            nodejs:
                              Installed: 20.19.4-1nodesource1
                              Candidate: 22.18.0-1nodesource1
                              Version table:
                                 22.18.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.17.1-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.17.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.16.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.15.1-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.15.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.14.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.13.1-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.13.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.12.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.11.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.10.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.9.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.8.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.7.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.6.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.5.1-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.5.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.4.1-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.4.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.3.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.2.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.1.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                                 22.0.0-1nodesource1 600
                                    500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                             *** 20.19.4-1nodesource1 100
                                    100 /var/lib/dpkg/status
                                 20.19.2+dfsg-1 500
                                    500 http://deb.debian.org/debian trixie/main amd64 Packages
                            
                            Temp directories causing deletion problem: 0
                            No problems detected
                            
                            Errors in npm tree: 0
                            No problems detected
                            
                            Checking for nodejs vulnerability:
                            
                            
                             █████  ██      ██           ██████   ██████   ██████  ██████         ██
                            ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                            ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                            ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                            ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                            
                            
                            
                            *** ioBroker-Installation ***
                            
                            ioBroker Status
                            iobroker is running on this host.
                            
                            At least one iobroker host is running.
                            
                            Objects type: redis
                            States  type: redis
                            
                            Hosts:
                            iobroker            iobroker (version: 7.0.6, hostname: iobroker      , alive, uptime: 9992)
                            
                            Core adapters versions
                            js-controller: 	7.0.6
                            admin: 		7.6.17
                            javascript: 	8.9.2
                            
                            nodejs modules from github: 	1
                            +-- iobroker.husqvarna-automower@0.6.0-beta.12 (git+ssh://git@github.com/ice987987/ioBroker.husqvarna-automower.git#e43328543d35c4555a4a3f3e595dd16417978d85)
                            
                            Adapter State
                            + system.adapter.accuweather.0            : accuweather           : iobroker                                 -  enabled
                            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.homeconnect.0            : homeconnect           : iobroker                                 -  enabled
                            + system.adapter.husqvarna-automower.0    : husqvarna-automower   : iobroker                                 -  enabled
                              system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                            + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
                            + system.adapter.lovelace.0               : lovelace              : iobroker                                 -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
                            + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                            + system.adapter.openknx.0                : openknx               : iobroker                                 -  enabled
                            + system.adapter.pushover.0               : pushover              : iobroker                                 -  enabled
                            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            + system.adapter.yahka.0                  : yahka                 : iobroker                                 -  enabled
                            + system.adapter.zigbee2mqtt.0            : zigbee2mqtt           : iobroker                                 -  enabled
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.lovelace.0               : lovelace              : iobroker                                 -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
                            + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
                            + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            ioBroker-Repositories
                            ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                            │ (index) │ name     │ url                                                     │ auto upgrade │
                            ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                            │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                            │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                            └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                            
                            Active repo(s): stable
                            Upgrade policy: none
                            
                            Installed ioBroker-Adapters
                            Used repository: stable
                            Adapter    "accuweather"  : 2.1.0    , installed 2.1.0
                            Adapter    "admin"        : 7.6.17   , installed 7.6.17
                            Adapter    "homeconnect"  : 1.4.3    , installed 1.4.3
                            Adapter    "ical"         : 1.16.2   , installed 1.16.2
                            Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                            Controller "js-controller": 7.0.6    , installed 7.0.6
                            Adapter    "lovelace"     : 4.1.15   , installed 4.1.15
                            Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
                            Adapter    "openknx"      : 0.9.0    , installed 0.9.0
                            Adapter    "pushover"     : 4.1.0    , installed 4.1.0
                            Adapter    "socketio"     : 6.7.1    , installed 7.0.8
                            Adapter    "web"          : 7.0.8    , installed 7.0.8
                            Adapter    "ws"           : 2.6.2    , installed 3.0.19
                            Adapter    "yahka"        : 1.0.3    , installed 1.0.3
                            Adapter    "zigbee2mqtt"  : 3.0.9    , installed 3.0.9
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects: 	18993
                            States: 	7104
                            
                            *** OS-Repositories and Updates ***
                            W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                            Hit:1 http://security.debian.org trixie-security InRelease
                            Hit:2 http://deb.debian.org/debian trixie InRelease
                            Hit:3 http://deb.debian.org/debian trixie-updates InRelease
                            Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
                            Reading package lists...
                            W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                            Pending Updates: 1
                            
                            *** 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:42847         0.0.0.0:*               LISTEN      1000       2535409    539/io.yahka.0      
                            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      107        2535936    323/mosquitto       
                            tcp        0      0 127.0.0.1:41907         0.0.0.0:*               LISTEN      1000       2535413    539/io.yahka.0      
                            tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          2528715    1/init              
                            tcp        0      0 127.0.0.1:34161         0.0.0.0:*               LISTEN      1000       2535405    539/io.yahka.0      
                            tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          2535667    288/master          
                            tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      105        2535506    138/redis-server 12 
                            tcp6       0      0 ::1:25                  :::*                    LISTEN      0          2535668    288/master          
                            tcp6       0      0 ::1:6379                :::*                    LISTEN      105        2535507    138/redis-server 12 
                            tcp6       0      0 :::36289                :::*                    LISTEN      1000       2535327    539/io.yahka.0      
                            tcp6       0      0 :::33881                :::*                    LISTEN      1000       2535325    539/io.yahka.0      
                            tcp6       0      0 :::1883                 :::*                    LISTEN      107        2535937    323/mosquitto       
                            tcp6       0      0 :::32939                :::*                    LISTEN      1000       2535329    539/io.yahka.0      
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          2532133    1/init              
                            tcp6       0      0 :::111                  :::*                    LISTEN      0          2528717    1/init              
                            tcp6       0      0 :::8091                 :::*                    LISTEN      1000       2535284    524/io.lovelace.0   
                            tcp6       0      0 :::8082                 :::*                    LISTEN      1000       2535370    569/io.web.0        
                            tcp6       0      0 :::8080                 :::*                    LISTEN      1001       2534659    141/node            
                            tcp6       0      0 :::8081                 :::*                    LISTEN      1000       2534661    342/io.admin.0      
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           106        2529247    132/avahi-daemon: r 
                            udp        0      0 0.0.0.0:47975           0.0.0.0:*                           106        2529249    132/avahi-daemon: r 
                            udp        0      0 0.0.0.0:51408           0.0.0.0:*                           1000       2535202    494/io.openknx.0    
                            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          2528716    1/init              
                            udp6       0      0 :::5353                 :::*                                106        2529248    132/avahi-daemon: r 
                            udp6       0      0 :::43720                :::*                                106        2529250    132/avahi-daemon: r 
                            udp6       0      0 :::111                  :::*                                0          2528718    1/init              
                            
                            *** Log File - Last 25 Lines ***
                            
                            2025-08-13 09:21:13.403  - error: admin.0 (342) Automatic repository update is not allowed more than once an hour
                            2025-08-13 09:36:25.746  - warn: javascript.0 (398) State "mqtt.0.nuki.35C7D56C.lockAction" not found
                            2025-08-13 09:36:25.749  - warn: javascript.0 (398)     at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2090:20)
                            2025-08-13 09:36:25.749  - warn: javascript.0 (398)     at Object.<anonymous> (script.js.common.Zentral.Anwesenheit:29:5)
                            2025-08-13 09:36:25.749  - warn: javascript.0 (398)     at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1452:38)
                            2025-08-13 09:36:25.749  - warn: javascript.0 (398)     at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:645:29)
                            2025-08-13 09:36:25.749  - warn: javascript.0 (398)     at Immediate._onImmediate (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:7336:48)
                            2025-08-13 09:36:25.749  - warn: javascript.0 (398)     at process.processImmediate (node:internal/timers:483:21)
                            
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von Thomas Braun
                            #44

                            @lessthanmore sagte in Wir empfehlen: Node.js 22.x:

                            Installed: 20.19.4-1nodesource1 Candidate: 22.18.0-1nodesource1

                            Da ist die 22er-Quelle aktiv, dafür hängt die 20 ohne Anbindung an ein Repo da herum. Apt wird dir also nun immer die aktuelle Version aus dem 22-Zweig vorschlagen.
                            Und die Version ist auch nicht auf Prio 1001 gepinnt.
                            Das macht aber eigentlich alles iob nodejs-update für dich, wenn du die gewünschte Ziel-Version als Option mit gibst.

                            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

                            L 1 Antwort Letzte Antwort
                            0
                            • B BigMike71

                              Moin,
                              ich habe nen PI5 mit aktueller Installation laufen und alles soweit aktuell in Iobroker
                              gehalten.
                              Leider bekomme ich das Node.js nicht mit iob nodesjs-update hochgezogen.
                              Es kommt keinerlei ausgabe in der ssh shell...
                              komischerweise zeigt auch iob diag nichts an?!?

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

                              @bigmike71 sagte in Wir empfehlen: Node.js 22.x:

                              komischerweise zeigt auch iob diag nichts an?

                              zeigen ;-)

                              Eingabe und (fehlende) Ausgabe bis zum nächsten Prompt

                              kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              B 1 Antwort Letzte Antwort
                              0
                              • HomoranH Homoran

                                @bigmike71 sagte in Wir empfehlen: Node.js 22.x:

                                komischerweise zeigt auch iob diag nichts an?

                                zeigen ;-)

                                Eingabe und (fehlende) Ausgabe bis zum nächsten Prompt

                                B Offline
                                B Offline
                                BigMike71
                                schrieb am zuletzt editiert von Homoran
                                #46

                                @homoran

                                mike@Pi5:~ $ iob diag
                                mike@Pi5:~ $ iob status
                                iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: jsonl
                                mike@Pi5:~ $ iob diag
                                mike@Pi5:~ $
                                
                                
                                mike@Pi5:~ $ iob version
                                7.0.7
                                mike@Pi5:~ $
                                
                                mike@Pi5:~ $ iob diag
                                mike@Pi5:~ $
                                
                                apollon77A 1 Antwort Letzte Antwort
                                0
                                • B BigMike71

                                  Moin,
                                  ich habe nen PI5 mit aktueller Installation laufen und alles soweit aktuell in Iobroker
                                  gehalten.
                                  Leider bekomme ich das Node.js nicht mit iob nodesjs-update hochgezogen.
                                  Es kommt keinerlei ausgabe in der ssh shell...
                                  komischerweise zeigt auch iob diag nichts an?!?

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

                                  @bigmike71 sagte in Wir empfehlen: Node.js 22.x:

                                  Es kommt keinerlei ausgabe in der ssh shell...
                                  komischerweise zeigt auch iob diag nichts an?!?

                                  Deutet auf Netzwerkprobleme hin. Beide Skripte werden jeweils frisch vom Server gezogen. 'Leider' werden aber Fehlermeldungen ausgeblendet, weswegen auch im Terminal nichts zu sehen ist.

                                  Versuch es mal mit dem Befehl aus meiner Signatur, alternativ mit

                                  curl -L -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
                                  

                                  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

                                  B 2 Antworten Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @bigmike71 sagte in Wir empfehlen: Node.js 22.x:

                                    Es kommt keinerlei ausgabe in der ssh shell...
                                    komischerweise zeigt auch iob diag nichts an?!?

                                    Deutet auf Netzwerkprobleme hin. Beide Skripte werden jeweils frisch vom Server gezogen. 'Leider' werden aber Fehlermeldungen ausgeblendet, weswegen auch im Terminal nichts zu sehen ist.

                                    Versuch es mal mit dem Befehl aus meiner Signatur, alternativ mit

                                    curl -L -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
                                    
                                    B Offline
                                    B Offline
                                    BigMike71
                                    schrieb am zuletzt editiert von
                                    #48

                                    @thomas-braun
                                    meine Netzwerk läuft hier zu 100%, was sollte da nicht richtig sein?
                                    Systemupdate über sudo apt-get update und upgrade geht auch fehlerfrei...

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • B BigMike71

                                      @thomas-braun
                                      meine Netzwerk läuft hier zu 100%, was sollte da nicht richtig sein?
                                      Systemupdate über sudo apt-get update und upgrade geht auch fehlerfrei...

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

                                      @bigmike71

                                      curl -L -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
                                      

                                      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
                                      • Thomas BraunT Thomas Braun

                                        @bigmike71 sagte in Wir empfehlen: Node.js 22.x:

                                        Es kommt keinerlei ausgabe in der ssh shell...
                                        komischerweise zeigt auch iob diag nichts an?!?

                                        Deutet auf Netzwerkprobleme hin. Beide Skripte werden jeweils frisch vom Server gezogen. 'Leider' werden aber Fehlermeldungen ausgeblendet, weswegen auch im Terminal nichts zu sehen ist.

                                        Versuch es mal mit dem Befehl aus meiner Signatur, alternativ mit

                                        curl -L -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
                                        
                                        B Offline
                                        B Offline
                                        BigMike71
                                        schrieb am zuletzt editiert von BigMike71
                                        #50

                                        @thomas-braun

                                        ========== Start marking the full check here ===========
                                        
                                        ```bash
                                        Script v.2025-08-09
                                        
                                        *** BASE SYSTEM ***
                                        Operating System: Debian GNU/Linux 12 (bookworm)
                                         Static hostname: Pi5
                                               Icon name: computer
                                                  Kernel: Linux 6.6.47+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:
                                         11:33:50 up 51 min,  1 user,  load average: 0.49, 0.43, 0.42
                                        CPU threads: 4
                                        
                                        
                                        *** LIFE CYCLE STATUS ***
                                        Operating System is the current Debian stable version codenamed 'bookworm'!
                                        
                                        *** RASPBERRY THROTTLING ***
                                        Current issues:
                                        No throttling issues detected.
                                        
                                        Previously detected issues:
                                        No throttling issues detected.
                                        
                                        *** TIME AND TIMEZONES ***
                                                       Local time: Wed 2025-08-13 11:33:50 CEST
                                                   Universal time: Wed 2025-08-13 09:33:50 UTC
                                                         RTC time: Wed 2025-08-13 09:33:50
                                                        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':
                                        mike
                                        HOME=/home/mike
                                        GROUPS=mike adm dialout cdrom sudo audio video plugdev games users input render netdev 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
                                        Unit display-manager.service could not be found.
                                        Display-Manager:
                                        Desktop:
                                        Session:                tty
                                        
                                        *** MEMORY ***
                                                       total        used        free      shared  buff/cache   available
                                        Mem:            8.4G        2.7G        3.6G         11M        2.3G        5.8G
                                        Swap:           209M          0B        209M
                                        Total:          8.6G        2.7G        3.8G
                                        
                                        Active iob-Instances:   21
                                        
                                                 8048 M total memory
                                                 2551 M used memory
                                                 2817 M active memory
                                                 1378 M inactive memory
                                                 3424 M free memory
                                                  163 M buffer memory
                                                 2017 M swap cache
                                                  199 M total swap
                                                    0 M used swap
                                                  199 M free swap
                                        
                                        *** top - Table Of Processes  ***
                                        top - 11:33:51 up 51 min,  1 user,  load average: 0.49, 0.43, 0.42
                                        Tasks: 201 total,   1 running, 200 sleeping,   0 stopped,   0 zombie
                                        %Cpu(s):  0.0 us, 50.0 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                        MiB Mem :   8048.3 total,   3423.9 free,   2551.9 used,   2181.0 buff/cache
                                        MiB Swap:    200.0 total,    200.0 free,      0.0 used.   5496.5 avail Mem
                                        
                                        *** FAILED SERVICES ***
                                        
                                          UNIT                     LOAD   ACTIVE SUB    DESCRIPTION
                                        * nvmf-autoconnect.service loaded failed failed Connect NVMe-oF subsystems automatically during boot
                                        
                                        LOAD   = Reflects whether the unit definition was properly loaded.
                                        ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                                        SUB    = The low-level unit activation state, values depend on unit type.
                                        1 loaded units listed.
                                        
                                        
                                        *** DMESG CRITICAL ERRORS ***
                                        No critical errors detected
                                        
                                        *** FILESYSTEM ***
                                        Filesystem     Type      Size  Used Avail Use% Mounted on
                                        udev           devtmpfs  3.8G     0  3.8G   0% /dev
                                        tmpfs          tmpfs     1.6G  5.5M  1.6G   1% /run
                                        /dev/nvme0n1p2 ext4      229G   19G  199G   9% /
                                        tmpfs          tmpfs     4.0G  5.6M  4.0G   1% /dev/shm
                                        tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                                        /dev/nvme0n1p1 vfat      510M   66M  445M  13% /boot/firmware
                                        tmpfs          tmpfs     805M     0  805M   0% /run/user/1000
                                        
                                        Messages concerning ext4 filesystem in dmesg:
                                        [Wed Aug 13 10:42:34 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe  smsc95xx.macaddr=2C:CF:67:32:C2:78 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=6fe73f65-02 rootfstype=ext4 fsck.repair=yes rootwait
                                        [Wed Aug 13 10:42:37 2025] EXT4-fs (nvme0n1p2): mounted filesystem 56f80fa2-e005-4cca-86e6-19da1069914d ro with ordered data mode. Quota mode: none.
                                        [Wed Aug 13 10:42:38 2025] EXT4-fs (nvme0n1p2): re-mounted 56f80fa2-e005-4cca-86e6-19da1069914d r/w. Quota mode: none.
                                        
                                        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:
                                        8.1G    /var/
                                        3.6G    /var/log
                                        3.5G    /var/log/journal/e2767c797fed49779b649eddbed462f7
                                        3.5G    /var/log/journal
                                        3.1G    /var/cache/apt
                                        
                                        Archived and active journals take up 3.4G in the file system.
                                        
                                        /opt/iobroker/backups:
                                        108M    /opt/iobroker/backups/
                                        
                                        /opt/iobroker/iobroker-data:
                                        229M    /opt/iobroker/iobroker-data/
                                        123M    /opt/iobroker/iobroker-data/files
                                        84M     /opt/iobroker/iobroker-data/backup-objects
                                        47M     /opt/iobroker/iobroker-data/files/admin.admin
                                        46M     /opt/iobroker/iobroker-data/files/admin.admin/custom/assets
                                        
                                        The five largest files in iobroker-data are:
                                        20M     /opt/iobroker/iobroker-data/objects.jsonl
                                        8.6M    /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-BBu8-Y_o.js
                                        4.6M    /opt/iobroker/iobroker-data/files/javascript.admin/vs/language/typescript/tsWorker.js
                                        3.7M    /opt/iobroker/iobroker-data/files/javascript.admin/custom/assets/index-DXg_kRe6.js
                                        3.7M    /opt/iobroker/iobroker-data/files/hmip.admin/custom/assets/index-HTN9Fhdh.js
                                        
                                        USB-Devices by-id:
                                        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                        
                                        /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_b44d6fa857a4ed1180ce8a582981d5c7-if00-port0
                                        
                                        *** ZigBee Settings ***
                                        
                                        HINT:
                                        Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                                        /dev/ttyUSB0
                                        
                                        HINT:
                                        Your zigbee.1 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         v20.19.4
                                        /usr/bin/node           v20.19.4
                                        /usr/bin/npm            10.8.2
                                        /usr/bin/npx            10.8.2
                                        /usr/bin/corepack       0.32.0
                                        
                                        nodejs:
                                          Installed: 20.19.4-1nodesource1
                                          Candidate: 20.19.4-1nodesource1
                                          Version table:
                                         *** 20.19.4-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                100 /var/lib/dpkg/status
                                             20.19.3-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.19.2-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.19.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.19.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.18.3-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.18.2-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.18.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.18.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.17.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.16.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.15.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.15.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.14.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.13.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.13.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.12.2-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.12.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.12.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.11.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.11.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.10.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.9.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.8.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.8.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.7.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.6.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.6.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.5.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.5.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.4.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.3.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.3.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.2.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.1.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             20.0.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                             18.19.0+dfsg-6~deb12u2 500
                                                500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                             18.19.0+dfsg-6~deb12u1 500
                                                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:
                                        Need to install the following packages:
                                        is-my-node-vulnerable@1.6.1
                                        Ok to proceed? (y) y
                                        
                                        
                                        
                                         █████  ██      ██           ██████   ██████   ██████  ██████         ██
                                        ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                                        ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                                        ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                                        ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                                        
                                        
                                        
                                        *** ioBroker-Installation ***
                                        
                                        ioBroker Status
                                        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Hosts:
                                        Pi5                 Pi5 (version: 7.0.7, hostname: Pi5           , alive, uptime: 2342)
                                        
                                        Core adapters versions
                                        js-controller:  7.0.7
                                        admin:          7.7.2
                                        javascript:     9.0.11
                                        
                                        nodejs modules from github:     2
                                        +-- iobroker.govee-app@0.0.3 (git+ssh://git@github.com/TA2k/ioBroker.govee-app.git#f7848a9817a15db547dd5fc7f332822752d9bed6)
                                        `-- iobroker.zigbee@3.0.3 (git+ssh://git@github.com/ioBroker/ioBroker.zigbee.git#ff370acc5c61473cc0a008ff15a1f244a9bb73ee)
                                        
                                        Adapter State
                                        + system.adapter.admin.0                  : admin                 : Pi5                                      -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                          system.adapter.airquality.0             : airquality            : Pi5                                      - disabled
                                        + system.adapter.ankersolix2.0            : ankersolix2           : Pi5                                      -  enabled
                                        + system.adapter.backitup.0               : backitup              : Pi5                                      -  enabled
                                        + system.adapter.denon.0                  : denon                 : Pi5                                      -  enabled
                                        + system.adapter.enigma2.0                : enigma2               : Pi5                                      -  enabled
                                        + system.adapter.govee-app.0              : govee-app             : Pi5                                      -  enabled
                                          system.adapter.govee-local.0            : govee-local           : Pi5                                      - disabled
                                        + system.adapter.hmip.0                   : hmip                  : Pi5                                      -  enabled
                                          system.adapter.homeconnect.0            : homeconnect           : Pi5                                      - disabled
                                        + system.adapter.hue.0                    : hue                   : Pi5                                      -  enabled, port: 443
                                        + system.adapter.influxdb.0               : influxdb              : Pi5                                      -  enabled, port: 8086
                                        + system.adapter.influxdb.1               : influxdb              : Pi5                                      -  enabled, port: 8086
                                          system.adapter.influxdb.2               : influxdb              : Pi5                                      - disabled, port: 8086
                                        + system.adapter.iot.0                    : iot                   : Pi5                                      -  enabled
                                        + system.adapter.javascript.0             : javascript            : Pi5                                      -  enabled
                                          system.adapter.lgtv.0                   : lgtv                  : Pi5                                      - disabled
                                        + system.adapter.modbus.0                 : modbus                : Pi5                                      -  enabled
                                          system.adapter.modbus.1                 : modbus                : Pi5                                      - disabled
                                          system.adapter.myuplink.0               : myuplink              : Pi5                                      - disabled
                                        + system.adapter.rpi2.0                   : rpi2                  : Pi5                                      -  enabled
                                        + system.adapter.shelly.0                 : shelly                : Pi5                                      -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.shelly.1                 : shelly                : Pi5                                      -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.simple-api.0             : simple-api            : Pi5                                      -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                        + system.adapter.sonoff.0                 : sonoff                : Pi5                                      -  enabled, port: 1884, bind: 0.0.0.0
                                          system.adapter.twinkly.0                : twinkly               : Pi5                                      - disabled
                                          system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : Pi5                                      - disabled
                                        + system.adapter.zigbee.0                 : zigbee                : Pi5                                      -  enabled, port: /dev/ttyUSB0
                                        + system.adapter.zigbee.1                 : zigbee                : Pi5                                      -  enabled, port: tcp://192.168.0.176:6638
                                        
                                        + instance is alive
                                        
                                        Enabled adapters with bindings
                                        + system.adapter.admin.0                  : admin                 : Pi5                                      -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                        + system.adapter.hue.0                    : hue                   : Pi5                                      -  enabled, port: 443
                                        + system.adapter.influxdb.0               : influxdb              : Pi5                                      -  enabled, port: 8086
                                        + system.adapter.influxdb.1               : influxdb              : Pi5                                      -  enabled, port: 8086
                                        + system.adapter.shelly.0                 : shelly                : Pi5                                      -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.shelly.1                 : shelly                : Pi5                                      -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.simple-api.0             : simple-api            : Pi5                                      -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                        + system.adapter.sonoff.0                 : sonoff                : Pi5                                      -  enabled, port: 1884, bind: 0.0.0.0
                                        + system.adapter.zigbee.0                 : zigbee                : Pi5                                      -  enabled, port: /dev/ttyUSB0
                                        + system.adapter.zigbee.1                 : zigbee                : Pi5                                      -  enabled, port: tcp://192.168.0.176:6638
                                        
                                        ioBroker-Repositories
                                        ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                        │ (index) │ name     │ url                                                     │ auto upgrade │
                                        ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                        │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                                        │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                        └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                        
                                        Active repo(s): beta
                                        Upgrade policy: none
                                        
                                        Installed ioBroker-Adapters
                                        Used repository: beta
                                        Adapter    "admin"        : 7.7.2    , installed 7.7.2
                                        Adapter    "airquality"   : 0.1.5    , installed 0.1.5
                                        Adapter    "ankersolix2"  : 2.2.0    , installed 2.2.0
                                        Adapter    "backitup"     : 3.3.5    , installed 3.3.5
                                        Adapter    "denon"        : 1.15.12  , installed 1.15.12
                                        Adapter    "enigma2"      : 2.2.3    , installed 2.2.3
                                        Adapter    "govee-local"  : 0.2.8    , installed 0.2.8
                                        Adapter    "hmip"         : 1.27.0   , installed 1.27.0
                                        Adapter    "homeconnect"  : 1.4.3    , installed 1.4.3
                                        Adapter    "hue"          : 3.16.2   , installed 3.16.2
                                        Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                        Adapter    "iot"          : 3.6.0    , installed 3.6.0
                                        Adapter    "javascript"   : 9.0.11   , installed 9.0.11
                                        Controller "js-controller": 7.0.7    , installed 7.0.7
                                        Adapter    "lgtv"         : 2.4.0    , installed 2.4.0
                                        Adapter    "modbus"       : 6.4.0    , installed 6.4.0
                                        Adapter    "myuplink"     : 0.8.4    , installed 0.8.4
                                        Adapter    "rpi2"         : 2.4.0    , installed 2.4.0
                                        Adapter    "shelly"       : 10.1.0   , installed 10.1.0
                                        Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
                                        Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
                                        Adapter    "twinkly"      : 1.0.14   , installed 1.0.14
                                        Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                                        Adapter    "zigbee"       : 3.0.3    , installed 3.0.3
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        Objects:        8338
                                        States:         6601
                                        
                                        *** OS-Repositories and Updates ***
                                        Hit:1 http://deb.debian.org/debian bookworm InRelease
                                        Hit:2 http://archive.raspberrypi.com/debian bookworm InRelease
                                        Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                                        Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                                        Hit:5 https://repos.influxdata.com/debian stable InRelease
                                        Hit:6 https://apt.grafana.com stable InRelease
                                        Hit:7 https://deb.nodesource.com/node_20.x nodistro InRelease
                                        Reading package lists... Done
                                        Pending Updates: 0
                                        
                                        *** Listening Ports ***
                                        Active Internet connections (only servers)
                                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                        tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       66414      60339/io.sonoff.0
                                        tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       68265      61131/io.shelly.1
                                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       65007      59763/iobroker.js-c
                                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       65002      59763/iobroker.js-c
                                        tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      999        6656       961/pihole-FTL
                                        tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      999        6655       961/pihole-FTL
                                        tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      999        1992       961/pihole-FTL
                                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          6328       853/sshd: /usr/sbin
                                        tcp        0      0 127.0.0.1:61209         0.0.0.0:*               LISTEN      0          7219       836/python3
                                        tcp6       0      0 :::443                  :::*                    LISTEN      999        6658       961/pihole-FTL
                                        tcp6       0      0 :::80                   :::*                    LISTEN      999        6657       961/pihole-FTL
                                        tcp6       0      0 :::53                   :::*                    LISTEN      999        1994       961/pihole-FTL
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          6330       853/sshd: /usr/sbin
                                        tcp6       0      0 :::8087                 :::*                    LISTEN      1001       69944      61166/io.simple-api
                                        tcp6       0      0 :::8086                 :::*                    LISTEN      995        6668       909/influxd
                                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       63399      59781/io.admin.0
                                        tcp6       0      0 :::3000                 :::*                    LISTEN      106        6712       1025/grafana
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        1798       706/avahi-daemon: r
                                        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       65490      60310/io.shelly.0
                                        udp        0      0 0.0.0.0:43039           0.0.0.0:*                           1001       137700     60310/io.shelly.0
                                        udp        0      0 0.0.0.0:60398           0.0.0.0:*                           104        1800       706/avahi-daemon: r
                                        udp        0      0 0.0.0.0:53              0.0.0.0:*                           999        1991       961/pihole-FTL
                                        udp        0      0 0.0.0.0:123             0.0.0.0:*                           999        9268       961/pihole-FTL
                                        udp6       0      0 :::5353                 :::*                                104        1799       706/avahi-daemon: r
                                        udp6       0      0 :::34332                :::*                                104        1801       706/avahi-daemon: r
                                        udp6       0      0 :::53                   :::*                                999        1993       961/pihole-FTL
                                        udp6       0      0 :::123                  :::*                                999        5936       961/pihole-FTL
                                        
                                        *** Log File - Last 25 Lines ***
                                        
                                        2025-08-13 11:33:15.110  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Druck_relativ" has to be type "number" but received type "string"
                                        2025-08-13 11:33:32.234  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Wind_max" has to be type "number" but received type "string"
                                        2025-08-13 11:33:32.290  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Druck_absolut" has to be type "number" but received type "string"
                                        2025-08-13 11:33:32.334  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Druck_relativ" has to be type "number" but received type "string"
                                        2025-08-13 11:33:35.920  - info: influxdb.0 (59873) Store 23 buffered influxDB history points
                                        2025-08-13 11:33:55.130  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Aussentemperatur" has to be type "number" but received type "string"
                                        2025-08-13 11:33:55.176  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Gefuehlte_Temperatur" has to be type "number" but received type "string"
                                        2025-08-13 11:33:55.232  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Wind" has to be type "number" but received type "string"
                                        2025-08-13 11:33:55.274  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Wind_max" has to be type "number" but received type "string"
                                        2025-08-13 11:33:55.356  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Druck_absolut" has to be type "number" but received type "string"
                                        2025-08-13 11:33:55.403  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Druck_relativ" has to be type "number" but received type "string"
                                        2025-08-13 11:34:05.921  - info: influxdb.0 (59873) Store 29 buffered influxDB history points
                                        2025-08-13 11:34:11.383  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Info.Solarenergie_Woche" has to be type "number" but received type "string"
                                        2025-08-13 11:34:12.170  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Aussentemperatur" has to be type "number" but received type "string"
                                        2025-08-13 11:34:12.221  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Gefuehlte_Temperatur" has to be type "number" but received type "string"
                                        2025-08-13 11:34:12.272  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Wind_max" has to be type "number" but received type "string"
                                        2025-08-13 11:34:12.316  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Druck_absolut" has to be type "number" but received type "string"
                                        2025-08-13 11:34:12.358  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Druck_relativ" has to be type "number" but received type "string"
                                        2025-08-13 11:34:29.105  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Aussentemperatur" has to be type "number" but received type "string"
                                        2025-08-13 11:34:29.161  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Gefuehlte_Temperatur" has to be type "number" but received type "string"
                                        2025-08-13 11:34:29.235  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Wind" has to be type "number" but received type "string"
                                        2025-08-13 11:34:29.282  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Wind_max" has to be type "number" but received type "string"
                                        2025-08-13 11:34:29.329  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Druck_absolut" has to be type "number" but received type "string"
                                        2025-08-13 11:34:29.378  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Druck_relativ" has to be type "number" but received type "string"
                                        2025-08-13 11:34:29.433  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Sonnenstrahlung" has to be type "number" but received type "string"
                                        
                                        

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

                                        iob diag has finished.

                                        mike@Pi5:~ $ ^C
                                        mike@Pi5:~ $

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • B BigMike71

                                          @thomas-braun

                                          ========== Start marking the full check here ===========
                                          
                                          ```bash
                                          Script v.2025-08-09
                                          
                                          *** BASE SYSTEM ***
                                          Operating System: Debian GNU/Linux 12 (bookworm)
                                           Static hostname: Pi5
                                                 Icon name: computer
                                                    Kernel: Linux 6.6.47+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:
                                           11:33:50 up 51 min,  1 user,  load average: 0.49, 0.43, 0.42
                                          CPU threads: 4
                                          
                                          
                                          *** LIFE CYCLE STATUS ***
                                          Operating System is the current Debian stable version codenamed 'bookworm'!
                                          
                                          *** RASPBERRY THROTTLING ***
                                          Current issues:
                                          No throttling issues detected.
                                          
                                          Previously detected issues:
                                          No throttling issues detected.
                                          
                                          *** TIME AND TIMEZONES ***
                                                         Local time: Wed 2025-08-13 11:33:50 CEST
                                                     Universal time: Wed 2025-08-13 09:33:50 UTC
                                                           RTC time: Wed 2025-08-13 09:33:50
                                                          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':
                                          mike
                                          HOME=/home/mike
                                          GROUPS=mike adm dialout cdrom sudo audio video plugdev games users input render netdev 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
                                          Unit display-manager.service could not be found.
                                          Display-Manager:
                                          Desktop:
                                          Session:                tty
                                          
                                          *** MEMORY ***
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            8.4G        2.7G        3.6G         11M        2.3G        5.8G
                                          Swap:           209M          0B        209M
                                          Total:          8.6G        2.7G        3.8G
                                          
                                          Active iob-Instances:   21
                                          
                                                   8048 M total memory
                                                   2551 M used memory
                                                   2817 M active memory
                                                   1378 M inactive memory
                                                   3424 M free memory
                                                    163 M buffer memory
                                                   2017 M swap cache
                                                    199 M total swap
                                                      0 M used swap
                                                    199 M free swap
                                          
                                          *** top - Table Of Processes  ***
                                          top - 11:33:51 up 51 min,  1 user,  load average: 0.49, 0.43, 0.42
                                          Tasks: 201 total,   1 running, 200 sleeping,   0 stopped,   0 zombie
                                          %Cpu(s):  0.0 us, 50.0 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                          MiB Mem :   8048.3 total,   3423.9 free,   2551.9 used,   2181.0 buff/cache
                                          MiB Swap:    200.0 total,    200.0 free,      0.0 used.   5496.5 avail Mem
                                          
                                          *** FAILED SERVICES ***
                                          
                                            UNIT                     LOAD   ACTIVE SUB    DESCRIPTION
                                          * nvmf-autoconnect.service loaded failed failed Connect NVMe-oF subsystems automatically during boot
                                          
                                          LOAD   = Reflects whether the unit definition was properly loaded.
                                          ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                                          SUB    = The low-level unit activation state, values depend on unit type.
                                          1 loaded units listed.
                                          
                                          
                                          *** DMESG CRITICAL ERRORS ***
                                          No critical errors detected
                                          
                                          *** FILESYSTEM ***
                                          Filesystem     Type      Size  Used Avail Use% Mounted on
                                          udev           devtmpfs  3.8G     0  3.8G   0% /dev
                                          tmpfs          tmpfs     1.6G  5.5M  1.6G   1% /run
                                          /dev/nvme0n1p2 ext4      229G   19G  199G   9% /
                                          tmpfs          tmpfs     4.0G  5.6M  4.0G   1% /dev/shm
                                          tmpfs          tmpfs     5.0M   48K  5.0M   1% /run/lock
                                          /dev/nvme0n1p1 vfat      510M   66M  445M  13% /boot/firmware
                                          tmpfs          tmpfs     805M     0  805M   0% /run/user/1000
                                          
                                          Messages concerning ext4 filesystem in dmesg:
                                          [Wed Aug 13 10:42:34 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe  smsc95xx.macaddr=2C:CF:67:32:C2:78 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000  console=ttyAMA10,115200 console=tty1 root=PARTUUID=6fe73f65-02 rootfstype=ext4 fsck.repair=yes rootwait
                                          [Wed Aug 13 10:42:37 2025] EXT4-fs (nvme0n1p2): mounted filesystem 56f80fa2-e005-4cca-86e6-19da1069914d ro with ordered data mode. Quota mode: none.
                                          [Wed Aug 13 10:42:38 2025] EXT4-fs (nvme0n1p2): re-mounted 56f80fa2-e005-4cca-86e6-19da1069914d r/w. Quota mode: none.
                                          
                                          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:
                                          8.1G    /var/
                                          3.6G    /var/log
                                          3.5G    /var/log/journal/e2767c797fed49779b649eddbed462f7
                                          3.5G    /var/log/journal
                                          3.1G    /var/cache/apt
                                          
                                          Archived and active journals take up 3.4G in the file system.
                                          
                                          /opt/iobroker/backups:
                                          108M    /opt/iobroker/backups/
                                          
                                          /opt/iobroker/iobroker-data:
                                          229M    /opt/iobroker/iobroker-data/
                                          123M    /opt/iobroker/iobroker-data/files
                                          84M     /opt/iobroker/iobroker-data/backup-objects
                                          47M     /opt/iobroker/iobroker-data/files/admin.admin
                                          46M     /opt/iobroker/iobroker-data/files/admin.admin/custom/assets
                                          
                                          The five largest files in iobroker-data are:
                                          20M     /opt/iobroker/iobroker-data/objects.jsonl
                                          8.6M    /opt/iobroker/iobroker-data/files/backitup.admin/assets/index-BBu8-Y_o.js
                                          4.6M    /opt/iobroker/iobroker-data/files/javascript.admin/vs/language/typescript/tsWorker.js
                                          3.7M    /opt/iobroker/iobroker-data/files/javascript.admin/custom/assets/index-DXg_kRe6.js
                                          3.7M    /opt/iobroker/iobroker-data/files/hmip.admin/custom/assets/index-HTN9Fhdh.js
                                          
                                          USB-Devices by-id:
                                          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                          
                                          /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_b44d6fa857a4ed1180ce8a582981d5c7-if00-port0
                                          
                                          *** ZigBee Settings ***
                                          
                                          HINT:
                                          Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
                                          /dev/ttyUSB0
                                          
                                          HINT:
                                          Your zigbee.1 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         v20.19.4
                                          /usr/bin/node           v20.19.4
                                          /usr/bin/npm            10.8.2
                                          /usr/bin/npx            10.8.2
                                          /usr/bin/corepack       0.32.0
                                          
                                          nodejs:
                                            Installed: 20.19.4-1nodesource1
                                            Candidate: 20.19.4-1nodesource1
                                            Version table:
                                           *** 20.19.4-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                                  100 /var/lib/dpkg/status
                                               20.19.3-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.19.2-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.19.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.19.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.18.3-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.18.2-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.18.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.18.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.17.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.16.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.15.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.15.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.14.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.13.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.13.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.12.2-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.12.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.12.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.11.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.11.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.10.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.9.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.8.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.8.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.7.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.6.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.6.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.5.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.5.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.4.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.3.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.3.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.2.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.1.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               20.0.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                               18.19.0+dfsg-6~deb12u2 500
                                                  500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                               18.19.0+dfsg-6~deb12u1 500
                                                  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:
                                          Need to install the following packages:
                                          is-my-node-vulnerable@1.6.1
                                          Ok to proceed? (y) y
                                          
                                          
                                          
                                           █████  ██      ██           ██████   ██████   ██████  ██████         ██
                                          ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                                          ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                                          ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                                          ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                                          
                                          
                                          
                                          *** ioBroker-Installation ***
                                          
                                          ioBroker Status
                                          iobroker is running on this host.
                                          
                                          
                                          Objects type: jsonl
                                          States  type: jsonl
                                          
                                          Hosts:
                                          Pi5                 Pi5 (version: 7.0.7, hostname: Pi5           , alive, uptime: 2342)
                                          
                                          Core adapters versions
                                          js-controller:  7.0.7
                                          admin:          7.7.2
                                          javascript:     9.0.11
                                          
                                          nodejs modules from github:     2
                                          +-- iobroker.govee-app@0.0.3 (git+ssh://git@github.com/TA2k/ioBroker.govee-app.git#f7848a9817a15db547dd5fc7f332822752d9bed6)
                                          `-- iobroker.zigbee@3.0.3 (git+ssh://git@github.com/ioBroker/ioBroker.zigbee.git#ff370acc5c61473cc0a008ff15a1f244a9bb73ee)
                                          
                                          Adapter State
                                          + system.adapter.admin.0                  : admin                 : Pi5                                      -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                            system.adapter.airquality.0             : airquality            : Pi5                                      - disabled
                                          + system.adapter.ankersolix2.0            : ankersolix2           : Pi5                                      -  enabled
                                          + system.adapter.backitup.0               : backitup              : Pi5                                      -  enabled
                                          + system.adapter.denon.0                  : denon                 : Pi5                                      -  enabled
                                          + system.adapter.enigma2.0                : enigma2               : Pi5                                      -  enabled
                                          + system.adapter.govee-app.0              : govee-app             : Pi5                                      -  enabled
                                            system.adapter.govee-local.0            : govee-local           : Pi5                                      - disabled
                                          + system.adapter.hmip.0                   : hmip                  : Pi5                                      -  enabled
                                            system.adapter.homeconnect.0            : homeconnect           : Pi5                                      - disabled
                                          + system.adapter.hue.0                    : hue                   : Pi5                                      -  enabled, port: 443
                                          + system.adapter.influxdb.0               : influxdb              : Pi5                                      -  enabled, port: 8086
                                          + system.adapter.influxdb.1               : influxdb              : Pi5                                      -  enabled, port: 8086
                                            system.adapter.influxdb.2               : influxdb              : Pi5                                      - disabled, port: 8086
                                          + system.adapter.iot.0                    : iot                   : Pi5                                      -  enabled
                                          + system.adapter.javascript.0             : javascript            : Pi5                                      -  enabled
                                            system.adapter.lgtv.0                   : lgtv                  : Pi5                                      - disabled
                                          + system.adapter.modbus.0                 : modbus                : Pi5                                      -  enabled
                                            system.adapter.modbus.1                 : modbus                : Pi5                                      - disabled
                                            system.adapter.myuplink.0               : myuplink              : Pi5                                      - disabled
                                          + system.adapter.rpi2.0                   : rpi2                  : Pi5                                      -  enabled
                                          + system.adapter.shelly.0                 : shelly                : Pi5                                      -  enabled, port: 1882, bind: 0.0.0.0
                                          + system.adapter.shelly.1                 : shelly                : Pi5                                      -  enabled, port: 1882, bind: 0.0.0.0
                                          + system.adapter.simple-api.0             : simple-api            : Pi5                                      -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                          + system.adapter.sonoff.0                 : sonoff                : Pi5                                      -  enabled, port: 1884, bind: 0.0.0.0
                                            system.adapter.twinkly.0                : twinkly               : Pi5                                      - disabled
                                            system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : Pi5                                      - disabled
                                          + system.adapter.zigbee.0                 : zigbee                : Pi5                                      -  enabled, port: /dev/ttyUSB0
                                          + system.adapter.zigbee.1                 : zigbee                : Pi5                                      -  enabled, port: tcp://192.168.0.176:6638
                                          
                                          + instance is alive
                                          
                                          Enabled adapters with bindings
                                          + system.adapter.admin.0                  : admin                 : Pi5                                      -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                          + system.adapter.hue.0                    : hue                   : Pi5                                      -  enabled, port: 443
                                          + system.adapter.influxdb.0               : influxdb              : Pi5                                      -  enabled, port: 8086
                                          + system.adapter.influxdb.1               : influxdb              : Pi5                                      -  enabled, port: 8086
                                          + system.adapter.shelly.0                 : shelly                : Pi5                                      -  enabled, port: 1882, bind: 0.0.0.0
                                          + system.adapter.shelly.1                 : shelly                : Pi5                                      -  enabled, port: 1882, bind: 0.0.0.0
                                          + system.adapter.simple-api.0             : simple-api            : Pi5                                      -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                          + system.adapter.sonoff.0                 : sonoff                : Pi5                                      -  enabled, port: 1884, bind: 0.0.0.0
                                          + system.adapter.zigbee.0                 : zigbee                : Pi5                                      -  enabled, port: /dev/ttyUSB0
                                          + system.adapter.zigbee.1                 : zigbee                : Pi5                                      -  enabled, port: tcp://192.168.0.176:6638
                                          
                                          ioBroker-Repositories
                                          ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                          │ (index) │ name     │ url                                                     │ auto upgrade │
                                          ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                          │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                                          │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                          └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                          
                                          Active repo(s): beta
                                          Upgrade policy: none
                                          
                                          Installed ioBroker-Adapters
                                          Used repository: beta
                                          Adapter    "admin"        : 7.7.2    , installed 7.7.2
                                          Adapter    "airquality"   : 0.1.5    , installed 0.1.5
                                          Adapter    "ankersolix2"  : 2.2.0    , installed 2.2.0
                                          Adapter    "backitup"     : 3.3.5    , installed 3.3.5
                                          Adapter    "denon"        : 1.15.12  , installed 1.15.12
                                          Adapter    "enigma2"      : 2.2.3    , installed 2.2.3
                                          Adapter    "govee-local"  : 0.2.8    , installed 0.2.8
                                          Adapter    "hmip"         : 1.27.0   , installed 1.27.0
                                          Adapter    "homeconnect"  : 1.4.3    , installed 1.4.3
                                          Adapter    "hue"          : 3.16.2   , installed 3.16.2
                                          Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                          Adapter    "iot"          : 3.6.0    , installed 3.6.0
                                          Adapter    "javascript"   : 9.0.11   , installed 9.0.11
                                          Controller "js-controller": 7.0.7    , installed 7.0.7
                                          Adapter    "lgtv"         : 2.4.0    , installed 2.4.0
                                          Adapter    "modbus"       : 6.4.0    , installed 6.4.0
                                          Adapter    "myuplink"     : 0.8.4    , installed 0.8.4
                                          Adapter    "rpi2"         : 2.4.0    , installed 2.4.0
                                          Adapter    "shelly"       : 10.1.0   , installed 10.1.0
                                          Adapter    "simple-api"   : 3.0.7    , installed 3.0.7
                                          Adapter    "sonoff"       : 3.2.1    , installed 3.2.1
                                          Adapter    "twinkly"      : 1.0.14   , installed 1.0.14
                                          Adapter    "whatsapp-cmb" : 0.3.0    , installed 0.3.0
                                          Adapter    "zigbee"       : 3.0.3    , installed 3.0.3
                                          
                                          Objects and States
                                          Please stand by - This may take a while
                                          Objects:        8338
                                          States:         6601
                                          
                                          *** OS-Repositories and Updates ***
                                          Hit:1 http://deb.debian.org/debian bookworm InRelease
                                          Hit:2 http://archive.raspberrypi.com/debian bookworm InRelease
                                          Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
                                          Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                                          Hit:5 https://repos.influxdata.com/debian stable InRelease
                                          Hit:6 https://apt.grafana.com stable InRelease
                                          Hit:7 https://deb.nodesource.com/node_20.x nodistro InRelease
                                          Reading package lists... Done
                                          Pending Updates: 0
                                          
                                          *** Listening Ports ***
                                          Active Internet connections (only servers)
                                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                          tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1001       66414      60339/io.sonoff.0
                                          tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       68265      61131/io.shelly.1
                                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       65007      59763/iobroker.js-c
                                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       65002      59763/iobroker.js-c
                                          tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      999        6656       961/pihole-FTL
                                          tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      999        6655       961/pihole-FTL
                                          tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      999        1992       961/pihole-FTL
                                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          6328       853/sshd: /usr/sbin
                                          tcp        0      0 127.0.0.1:61209         0.0.0.0:*               LISTEN      0          7219       836/python3
                                          tcp6       0      0 :::443                  :::*                    LISTEN      999        6658       961/pihole-FTL
                                          tcp6       0      0 :::80                   :::*                    LISTEN      999        6657       961/pihole-FTL
                                          tcp6       0      0 :::53                   :::*                    LISTEN      999        1994       961/pihole-FTL
                                          tcp6       0      0 :::22                   :::*                    LISTEN      0          6330       853/sshd: /usr/sbin
                                          tcp6       0      0 :::8087                 :::*                    LISTEN      1001       69944      61166/io.simple-api
                                          tcp6       0      0 :::8086                 :::*                    LISTEN      995        6668       909/influxd
                                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       63399      59781/io.admin.0
                                          tcp6       0      0 :::3000                 :::*                    LISTEN      106        6712       1025/grafana
                                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        1798       706/avahi-daemon: r
                                          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       65490      60310/io.shelly.0
                                          udp        0      0 0.0.0.0:43039           0.0.0.0:*                           1001       137700     60310/io.shelly.0
                                          udp        0      0 0.0.0.0:60398           0.0.0.0:*                           104        1800       706/avahi-daemon: r
                                          udp        0      0 0.0.0.0:53              0.0.0.0:*                           999        1991       961/pihole-FTL
                                          udp        0      0 0.0.0.0:123             0.0.0.0:*                           999        9268       961/pihole-FTL
                                          udp6       0      0 :::5353                 :::*                                104        1799       706/avahi-daemon: r
                                          udp6       0      0 :::34332                :::*                                104        1801       706/avahi-daemon: r
                                          udp6       0      0 :::53                   :::*                                999        1993       961/pihole-FTL
                                          udp6       0      0 :::123                  :::*                                999        5936       961/pihole-FTL
                                          
                                          *** Log File - Last 25 Lines ***
                                          
                                          2025-08-13 11:33:15.110  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Druck_relativ" has to be type "number" but received type "string"
                                          2025-08-13 11:33:32.234  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Wind_max" has to be type "number" but received type "string"
                                          2025-08-13 11:33:32.290  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Druck_absolut" has to be type "number" but received type "string"
                                          2025-08-13 11:33:32.334  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Druck_relativ" has to be type "number" but received type "string"
                                          2025-08-13 11:33:35.920  - info: influxdb.0 (59873) Store 23 buffered influxDB history points
                                          2025-08-13 11:33:55.130  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Aussentemperatur" has to be type "number" but received type "string"
                                          2025-08-13 11:33:55.176  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Gefuehlte_Temperatur" has to be type "number" but received type "string"
                                          2025-08-13 11:33:55.232  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Wind" has to be type "number" but received type "string"
                                          2025-08-13 11:33:55.274  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Wind_max" has to be type "number" but received type "string"
                                          2025-08-13 11:33:55.356  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Druck_absolut" has to be type "number" but received type "string"
                                          2025-08-13 11:33:55.403  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Druck_relativ" has to be type "number" but received type "string"
                                          2025-08-13 11:34:05.921  - info: influxdb.0 (59873) Store 29 buffered influxDB history points
                                          2025-08-13 11:34:11.383  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Info.Solarenergie_Woche" has to be type "number" but received type "string"
                                          2025-08-13 11:34:12.170  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Aussentemperatur" has to be type "number" but received type "string"
                                          2025-08-13 11:34:12.221  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Gefuehlte_Temperatur" has to be type "number" but received type "string"
                                          2025-08-13 11:34:12.272  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Wind_max" has to be type "number" but received type "string"
                                          2025-08-13 11:34:12.316  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Druck_absolut" has to be type "number" but received type "string"
                                          2025-08-13 11:34:12.358  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Druck_relativ" has to be type "number" but received type "string"
                                          2025-08-13 11:34:29.105  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Aussentemperatur" has to be type "number" but received type "string"
                                          2025-08-13 11:34:29.161  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Gefuehlte_Temperatur" has to be type "number" but received type "string"
                                          2025-08-13 11:34:29.235  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Wind" has to be type "number" but received type "string"
                                          2025-08-13 11:34:29.282  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Wind_max" has to be type "number" but received type "string"
                                          2025-08-13 11:34:29.329  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Druck_absolut" has to be type "number" but received type "string"
                                          2025-08-13 11:34:29.378  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Druck_relativ" has to be type "number" but received type "string"
                                          2025-08-13 11:34:29.433  - info: simple-api.0 (61166) State value to set for "0_userdata.0.Wetterstation.Sonnenstrahlung" has to be type "number" but received type "string"
                                          
                                          

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

                                          iob diag has finished.

                                          mike@Pi5:~ $ ^C
                                          mike@Pi5:~ $

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

                                          @bigmike71

                                          Da fehlt der Anfang.

                                          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

                                          B 1 Antwort Letzte Antwort
                                          0
                                          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

                                          629

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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