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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. EVCC wird nicht grün

NEWS

  • Monatsrückblick Juli / August 2026 ist online!
    BluefoxB
    Bluefox
    10
    1
    1.2k

  • Der neue Monatsrückblick für Mai und Juni 2026 ist online!
    BluefoxB
    Bluefox
    8
    1
    1.4k

  • wichtiges UPDATE für controller 7.2.2 im stable
    HomoranH
    Homoran
    11
    1
    3.9k

EVCC wird nicht grün

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
83 Beiträge 4 Kommentatoren 785 Aufrufe 3 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • K Offline
    K Offline
    Karl-Heinz1
    schrieb zuletzt editiert von
    #62

    ls -lA /dev/ttyUSB1
    crw-rw----+ 1 root plugdev 188, 1 Sep 7 10:50 /dev/ttyUSB1

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • K Karl-Heinz1

      ls -lA /dev/ttyUSB1
      crw-rw----+ 1 root plugdev 188, 1 Sep 7 10:50 /dev/ttyUSB1

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

      @Karl-Heinz1

      getfacl /dev/ttyUSB1
      

      Die generelle Gruppe ist aber auch nicht dialout sondern plugdev.
      Der user 'evcc' müsste also in 'plugdev' rein:

      sudo usermod -aG plugdev evcc
      

      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
      • K Offline
        K Offline
        Karl-Heinz1
        schrieb zuletzt editiert von
        #64

        Jetzt habe ich nur noch das Problem, das evcc in dem Instanzen nicht grün wird. Da gibt es ja nicht viel einzustellen.
        Die IP Adresse ist OK der Port auch. Status Knoten ist kein Haken drin

        Backitup ist auch nicht mehr grün und mir fehlt der Button für manuelles sichern.

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • K Karl-Heinz1

          Jetzt habe ich nur noch das Problem, das evcc in dem Instanzen nicht grün wird. Da gibt es ja nicht viel einzustellen.
          Die IP Adresse ist OK der Port auch. Status Knoten ist kein Haken drin

          Backitup ist auch nicht mehr grün und mir fehlt der Button für manuelles sichern.

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

          @Karl-Heinz1

          Hast du den user 'evcc' nach der Änderung der Gruppen mal ein- und wieder ausgeloggt?
          Alternativ den ganzen Host sauber neugestartet?

          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
          • K Offline
            K Offline
            Karl-Heinz1
            schrieb zuletzt editiert von
            #66

            Ich habe sudo reboot eingeben. iobroker ist bei gestartet und EVCC auch.

            Ich habe aber bei allen Skripten oben stehen "Instanz ist deaktiviert"

            Die Skripte laufen nicht. Was ist da denn jetzt passiert.

            Read from remote host meinbroker: Connection reset by peer
            Connection to meinbroker closed.
            client_loop: send disconnect: Broken pipe

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • K Karl-Heinz1

              Ich habe sudo reboot eingeben. iobroker ist bei gestartet und EVCC auch.

              Ich habe aber bei allen Skripten oben stehen "Instanz ist deaktiviert"

              Die Skripte laufen nicht. Was ist da denn jetzt passiert.

              Read from remote host meinbroker: Connection reset by peer
              Connection to meinbroker closed.
              client_loop: send disconnect: Broken pipe

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

              @Karl-Heinz1 sagte:

              Die Skripte laufen nicht. Was ist da denn jetzt passiert.

              Keine Ahnung, Ausgabe von

              iob diag
              

              zeigen.

              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
              • K Offline
                K Offline
                Karl-Heinz1
                schrieb zuletzt editiert von
                #68

                iob diag
                [sudo] password for karl-heinz:
                /usr/bin/iob: line 21: /home/iobroker/iob_diag.log: Permission denied

                Das war mir jetzt noch nicht aufgefallen, weil ich im Moment mit EVCC zu tun hatte.

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • K Karl-Heinz1

                  iob diag
                  [sudo] password for karl-heinz:
                  /usr/bin/iob: line 21: /home/iobroker/iob_diag.log: Permission denied

                  Das war mir jetzt noch nicht aufgefallen, weil ich im Moment mit EVCC zu tun hatte.

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

                  @Karl-Heinz1

                  Nach der Erstinstallation ist zwingend ein

                  iob stop
                  iob fix
                  sudo reboot
                  

                  durchzuführen. Steht auch so in der Ausgabe des Installlationsskriptes drin.

                  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
                  • K Offline
                    K Offline
                    Karl-Heinz1
                    schrieb zuletzt editiert von
                    #70

                    Habe ich gemacht. Aber die Skripte laufen noch nicht.
                    Steht immer noch bei allen "Instanz ist deaktiviert"

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • K Karl-Heinz1

                      Habe ich gemacht. Aber die Skripte laufen noch nicht.
                      Steht immer noch bei allen "Instanz ist deaktiviert"

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

                      @Karl-Heinz1

                      Und du bist immer noch

                      die Ausgabe von

                      iob diag
                      

                      schuldig.

                      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
                      • K Offline
                        K Offline
                        Karl-Heinz1
                        schrieb zuletzt editiert von
                        #72

                        Hatte ich auch geschickt musst du 3 Fenster höher schauen.

                        Hier nochmal:

                        iob diag
                        [sudo] password for karl-heinz:
                        /usr/bin/iob: line 21: /home/iobroker/iob_diag.log: Permission denied

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • K Karl-Heinz1

                          Hatte ich auch geschickt musst du 3 Fenster höher schauen.

                          Hier nochmal:

                          iob diag
                          [sudo] password for karl-heinz:
                          /usr/bin/iob: line 21: /home/iobroker/iob_diag.log: Permission denied

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

                          @Karl-Heinz1

                          groups
                          

                          sagt zu dem karl-heinz?

                          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
                          • K Offline
                            K Offline
                            Karl-Heinz1
                            schrieb zuletzt editiert von
                            #74

                            karl-heinz adm dialout cdrom sudo audio video plugdev games users netdev lpadmin gpio i2c spi render input iobroker

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • K Karl-Heinz1

                              karl-heinz adm dialout cdrom sudo audio video plugdev games users netdev lpadmin gpio i2c spi render input iobroker

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

                              @Karl-Heinz1

                              Bitte gewöhn dir an die Konsolen EIN- wie AUSgaben komplett zu posten, in CodeTags </> eingebettet.
                              Mittlerweile mal neugestartet? Die Gruppen werden erst bei einem erneuten LogIn des users eingelesen.

                              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
                              • K Offline
                                K Offline
                                Karl-Heinz1
                                schrieb zuletzt editiert von
                                #76

                                Ich wusste bis eben nicht wo man die CodeTags findet
                                Das waren die letzten Ausgaben
                                Die Skripte laufen noch nicht sind alle "deaktiviert"

                                karl-heinz@meinbroker:~ $ sudo reboot
                                [sudo] password for karl-heinz: 
                                karl-heinz@meinbroker:~ $ Read from remote host meinbroker: Connection reset by peer
                                Connection to meinbroker closed.
                                client_loop: send disconnect: Broken pipe
                                euronicsxxlwunstorf@Mac ~ % iobroker start
                                zsh: command not found: iobroker
                                euronicsxxlwunstorf@Mac ~ % ssh karl-heinz@meinbroker
                                karl-heinz@meinbroker's password: 
                                Linux meinbroker 6.18.39+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.18.39-1+rpt1 (2026-07-29) aarch64
                                
                                The programs included with the Debian GNU/Linux system are free software;
                                the exact distribution terms for each program are described in the
                                individual files in /usr/share/doc/*/copyright.
                                
                                Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                permitted by applicable law.
                                Last login: Mon Sep  7 15:56:32 2026 from 192.168.178.153
                                karl-heinz@meinbroker:~ $ 
                                
                                
                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • K Karl-Heinz1

                                  Ich wusste bis eben nicht wo man die CodeTags findet
                                  Das waren die letzten Ausgaben
                                  Die Skripte laufen noch nicht sind alle "deaktiviert"

                                  karl-heinz@meinbroker:~ $ sudo reboot
                                  [sudo] password for karl-heinz: 
                                  karl-heinz@meinbroker:~ $ Read from remote host meinbroker: Connection reset by peer
                                  Connection to meinbroker closed.
                                  client_loop: send disconnect: Broken pipe
                                  euronicsxxlwunstorf@Mac ~ % iobroker start
                                  zsh: command not found: iobroker
                                  euronicsxxlwunstorf@Mac ~ % ssh karl-heinz@meinbroker
                                  karl-heinz@meinbroker's password: 
                                  Linux meinbroker 6.18.39+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.18.39-1+rpt1 (2026-07-29) aarch64
                                  
                                  The programs included with the Debian GNU/Linux system are free software;
                                  the exact distribution terms for each program are described in the
                                  individual files in /usr/share/doc/*/copyright.
                                  
                                  Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                  permitted by applicable law.
                                  Last login: Mon Sep  7 15:56:32 2026 from 192.168.178.153
                                  karl-heinz@meinbroker:~ $ 
                                  
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb zuletzt editiert von
                                  #77

                                  @Karl-Heinz1 sagte:

                                  euronicsxxlwunstorf@Mac ~ % iobroker start
                                  zsh: command not found: iobroker

                                  Da turnst du auf dem Mac herum. Das kann nicht funktionieren.

                                  iob stop
                                  iob fix
                                  

                                  sagt?

                                  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
                                  • K Offline
                                    K Offline
                                    Karl-Heinz1
                                    schrieb zuletzt editiert von
                                    #78

                                    Nein, da habe ich nicht richtig hingeguckt und war nicht angemeldet.

                                    karl-heinz@meinbroker:~ $ iob fix
                                    
                                    Your system is booting into 'graphical.target', which means that a user interface or desktop is available. Usually a server is running without a desktop to have more RAM available. Do you want to switch to 'multi-user.target'? (y/N)
                                    library: loaded
                                    Library version=2026-04-11
                                    
                                    ==========================================================================
                                    
                                        Welcome to the ioBroker installation fixer!
                                        Script version: 2025-09-18
                                        
                                        You might need to enter your password a couple of times.
                                    
                                    ==========================================================================
                                    
                                    
                                    ==========================================================================
                                        Installing prerequisites (1/5)
                                    ==========================================================================
                                    
                                    Hit:1 http://deb.debian.org/debian trixie InRelease
                                    Hit:2 http://deb.debian.org/debian trixie-updates InRelease                                                                         
                                    Get:3 http://archive.raspberrypi.com/debian trixie InRelease [54.9 kB]                                                                                   
                                    Get:4 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]                                                                               
                                    Get:5 https://dl.evcc.io/public/evcc/stable/deb/debian trixie InRelease                                                                                       
                                    Get:6 http://deb.debian.org/debian-security trixie-security/main armhf Packages [232 kB]
                                    Hit:7 https://deb.nodesource.com/node_22.x nodistro InRelease                                      
                                    Get:8 http://archive.raspberrypi.com/debian trixie/main arm64 Packages [470 kB]                    
                                    Get:9 http://deb.debian.org/debian-security trixie-security/main arm64 Packages [252 kB]            
                                    Get:10 http://archive.raspberrypi.com/debian trixie/main armhf Packages [461 kB]                             
                                    Get:11 https://dl.evcc.io/public/evcc/stable/deb/debian bookworm InRelease     
                                    Err:11 https://dl.evcc.io/public/evcc/stable/deb/debian bookworm InRelease      
                                      Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 99685CA9149A5389F6AC7B06EAD5D0E07B0EC0FD, which is needed to verify signature.
                                    Fetched 1,537 kB in 0s (3,082 kB/s)
                                    Reading package lists... Done
                                    W: https://dl.evcc.io/public/evcc/stable/deb/debian/dists/bookworm/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/evcc-stable.asc are ignored as the file has an unsupported filetype.
                                    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: https://dl.evcc.io/public/evcc/stable/deb/debian bookworm InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 99685CA9149A5389F6AC7B06EAD5D0E07B0EC0FD, which is needed to verify signature.
                                    W: Failed to fetch https://dl.evcc.io/public/evcc/stable/deb/debian/dists/bookworm/InRelease  Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 99685CA9149A5389F6AC7B06EAD5D0E07B0EC0FD, which is needed to verify signature.
                                    W: Some index files failed to download. They have been ignored, or old ones used instead.
                                    
                                    ==========================================================================
                                        Checking ioBroker user and directory permissions (2/5)
                                    ==========================================================================
                                    
                                    Created /etc/sudoers.d/iobroker
                                    Fixing directory permissions...
                                    ACL enabled: true
                                    
                                    ==========================================================================
                                        Check and cleanup npm temporary directories (3/5)
                                    ==========================================================================
                                    
                                    Done.
                                    
                                    ==========================================================================
                                        Database maintenance (4/5)
                                    ==========================================================================
                                    
                                    Checking for uncompressed JSONL databases... This might take a while!
                                    
                                    Compressing /opt/iobroker/iobroker-data/states.jsonl
                                    Compressing /opt/iobroker/iobroker-data/objects.jsonl
                                    Compressed 2 JSONL files. Done
                                    
                                    ==========================================================================
                                        Checking autostart (5/5)
                                    ==========================================================================
                                    
                                    ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ====
                                    Authentication is required to stop 'iobroker.service'.
                                    Authenticating as: Raspberry Pi OS (karl-heinz)
                                    Password: 
                                    ==== AUTHENTICATION COMPLETE ====
                                    Enabling autostart...
                                    Autostart enabled!
                                    
                                    ==========================================================================
                                    
                                        Your installation was fixed successfully
                                        Run iobroker start to start ioBroker again!
                                    
                                    ==========================================================================
                                    
                                    karl-heinz@meinbroker:~ $ 
                                    
                                    
                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • K Karl-Heinz1

                                      Nein, da habe ich nicht richtig hingeguckt und war nicht angemeldet.

                                      karl-heinz@meinbroker:~ $ iob fix
                                      
                                      Your system is booting into 'graphical.target', which means that a user interface or desktop is available. Usually a server is running without a desktop to have more RAM available. Do you want to switch to 'multi-user.target'? (y/N)
                                      library: loaded
                                      Library version=2026-04-11
                                      
                                      ==========================================================================
                                      
                                          Welcome to the ioBroker installation fixer!
                                          Script version: 2025-09-18
                                          
                                          You might need to enter your password a couple of times.
                                      
                                      ==========================================================================
                                      
                                      
                                      ==========================================================================
                                          Installing prerequisites (1/5)
                                      ==========================================================================
                                      
                                      Hit:1 http://deb.debian.org/debian trixie InRelease
                                      Hit:2 http://deb.debian.org/debian trixie-updates InRelease                                                                         
                                      Get:3 http://archive.raspberrypi.com/debian trixie InRelease [54.9 kB]                                                                                   
                                      Get:4 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]                                                                               
                                      Get:5 https://dl.evcc.io/public/evcc/stable/deb/debian trixie InRelease                                                                                       
                                      Get:6 http://deb.debian.org/debian-security trixie-security/main armhf Packages [232 kB]
                                      Hit:7 https://deb.nodesource.com/node_22.x nodistro InRelease                                      
                                      Get:8 http://archive.raspberrypi.com/debian trixie/main arm64 Packages [470 kB]                    
                                      Get:9 http://deb.debian.org/debian-security trixie-security/main arm64 Packages [252 kB]            
                                      Get:10 http://archive.raspberrypi.com/debian trixie/main armhf Packages [461 kB]                             
                                      Get:11 https://dl.evcc.io/public/evcc/stable/deb/debian bookworm InRelease     
                                      Err:11 https://dl.evcc.io/public/evcc/stable/deb/debian bookworm InRelease      
                                        Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 99685CA9149A5389F6AC7B06EAD5D0E07B0EC0FD, which is needed to verify signature.
                                      Fetched 1,537 kB in 0s (3,082 kB/s)
                                      Reading package lists... Done
                                      W: https://dl.evcc.io/public/evcc/stable/deb/debian/dists/bookworm/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/evcc-stable.asc are ignored as the file has an unsupported filetype.
                                      W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: https://dl.evcc.io/public/evcc/stable/deb/debian bookworm InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 99685CA9149A5389F6AC7B06EAD5D0E07B0EC0FD, which is needed to verify signature.
                                      W: Failed to fetch https://dl.evcc.io/public/evcc/stable/deb/debian/dists/bookworm/InRelease  Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 99685CA9149A5389F6AC7B06EAD5D0E07B0EC0FD, which is needed to verify signature.
                                      W: Some index files failed to download. They have been ignored, or old ones used instead.
                                      
                                      ==========================================================================
                                          Checking ioBroker user and directory permissions (2/5)
                                      ==========================================================================
                                      
                                      Created /etc/sudoers.d/iobroker
                                      Fixing directory permissions...
                                      ACL enabled: true
                                      
                                      ==========================================================================
                                          Check and cleanup npm temporary directories (3/5)
                                      ==========================================================================
                                      
                                      Done.
                                      
                                      ==========================================================================
                                          Database maintenance (4/5)
                                      ==========================================================================
                                      
                                      Checking for uncompressed JSONL databases... This might take a while!
                                      
                                      Compressing /opt/iobroker/iobroker-data/states.jsonl
                                      Compressing /opt/iobroker/iobroker-data/objects.jsonl
                                      Compressed 2 JSONL files. Done
                                      
                                      ==========================================================================
                                          Checking autostart (5/5)
                                      ==========================================================================
                                      
                                      ==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ====
                                      Authentication is required to stop 'iobroker.service'.
                                      Authenticating as: Raspberry Pi OS (karl-heinz)
                                      Password: 
                                      ==== AUTHENTICATION COMPLETE ====
                                      Enabling autostart...
                                      Autostart enabled!
                                      
                                      ==========================================================================
                                      
                                          Your installation was fixed successfully
                                          Run iobroker start to start ioBroker again!
                                      
                                      ==========================================================================
                                      
                                      karl-heinz@meinbroker:~ $ 
                                      
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb zuletzt editiert von
                                      #79

                                      @Karl-Heinz1 sagte:

                                      Das ist übrigens der Grund, warum evcc nicht läuft. Das kann so gar nicht erst installiert werden. Musst du mal in einer gescheiten Anleitung zu evcc schauen, wie das richtig gemacht wird.

                                      W: https://dl.evcc.io/public/evcc/stable/deb/debian/dists/bookworm/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/evcc-stable.asc are ignored as the file has an unsupported filetype.
                                      W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: https://dl.evcc.io/public/evcc/stable/deb/debian bookworm InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 99685CA9149A5389F6AC7B06EAD5D0E07B0EC0FD, which is needed to verify signature.
                                      W: Failed to fetch https://dl.evcc.io/public/evcc/stable/deb/debian/dists/bookworm/InRelease Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 99685CA9149A5389F6AC7B06EAD5D0E07B0EC0FD, which is needed to verify signature.
                                      W: Some index files failed to download. They have been ignored, or old ones used instead.

                                      Funktioniert denn

                                      iob diag
                                      

                                      nun?
                                      Wenn nicht:

                                      curl -sLf -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
                                      • K Offline
                                        K Offline
                                        Karl-Heinz1
                                        schrieb zuletzt editiert von
                                        #80

                                        Das ist das Ergebnis von iob diag

                                        Ob iob diag funktioniert muss du jetzt sagen. Ich mache jetzt nichts, warte ab, was ich tun soll.

                                        ========== Start marking the full check here ===========
                                        
                                        ```bash
                                        Script v.2026-08-30
                                        
                                        *** BASE SYSTEM ***
                                        Operating System: Debian GNU/Linux 13 (trixie)
                                         Static hostname: meinbroker
                                               Icon name: computer
                                                  Kernel: Linux 6.18.39+rpt-rpi-v8
                                            Architecture: arm64
                                        OS is similar to: 
                                        
                                        Model		: Raspberry Pi 400 Rev 1.1
                                        
                                        Docker          : false
                                        Virtualization  : none
                                        Unknown
                                        
                                        Kernel          : aarch64
                                        Userland        : 64bit
                                        
                                        System was installed 81 days ago (on 2026-06-18).
                                        
                                        Systemuptime and Load:
                                         19:57:19 up  2:22,  3 users,  load average: 0.81, 0.38, 0.36
                                        CPU threads     : 4
                                        
                                        *** LIFE CYCLE STATUS ***
                                        Operating System is the current Debian stable version codenamed 'trixie'!
                                        
                                        *** RASPBERRY THROTTLING ***
                                        Current issues:
                                        No throttling issues detected.
                                        
                                        Previously detected issues:
                                        No throttling issues detected.
                                        
                                        *** TIME AND TIMEZONES ***
                                                       Local time: Mon 2026-09-07 19:57:20 CEST
                                                   Universal time: Mon 2026-09-07 17:57:20 UTC
                                                         RTC time: n/a
                                                        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':
                                        karl-heinz
                                        HOME=/home/karl-heinz
                                        GROUPS=karl-heinz adm dialout cdrom sudo audio video plugdev games users netdev lpadmin gpio i2c spi render input 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:		Unknown
                                        Display-Manager: 	* lightdm.service - Light Display Manager
                                        Desktop:		
                                        Session:		tty
                                        Boot Target: 		graphical.target
                                        
                                        System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'.
                                        Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
                                        
                                        *** MEMORY ***
                                                       total        used        free      shared  buff/cache   available
                                        Mem:            4.0G        2.8G        367M         34M        908M        1.2G
                                        Swap:           2.1G          0B        2.1G
                                        Total:          6.1G        2.8G        2.5G
                                        
                                        Active iob-Instances: 	22
                                        
                                                 3795 M total memory
                                                 2698 M used memory
                                                 1917 M active memory
                                                 1188 M inactive memory
                                                  349 M free memory
                                                  115 M buffer memory
                                                  750 M swap cache
                                                 2047 M total swap
                                                    0 M used swap
                                                 2047 M free swap
                                        
                                        *** top - Table Of Processes  ***
                                        top - 19:57:20 up  2:22,  3 users,  load average: 0.81, 0.38, 0.36
                                        Tasks: 221 total,   1 running, 220 sleeping,   0 stopped,   0 zombie
                                        %Cpu(s):  2.2 us,  2.2 sy,  0.0 ni, 95.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                                        MiB Mem :   3795.8 total,    349.7 free,   2698.4 used,    867.2 buff/cache     
                                        MiB Swap:   2048.0 total,   2048.0 free,      0.0 used.   1097.4 avail Mem 
                                        
                                        *** FAILED SERVICES ***
                                          UNIT LOAD ACTIVE SUB DESCRIPTION
                                        
                                        0 loaded units listed.
                                        
                                        *** DMESG CRITICAL ERRORS ***
                                        No critical errors detected
                                        
                                        *** FILESYSTEM ***
                                        Filesystem     Type      Size  Used Avail Use% Mounted on
                                        udev           devtmpfs  1.6G     0  1.6G   0% /dev
                                        tmpfs          tmpfs     760M  9.3M  750M   2% /run
                                        /dev/mmcblk0p2 ext4       29G   12G   16G  44% /
                                        tmpfs          tmpfs     1.9G  360K  1.9G   1% /dev/shm
                                        tmpfs          tmpfs     5.0M   12K  5.0M   1% /run/lock
                                        tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
                                        /dev/mmcblk0p1 vfat      505M   79M  426M  16% /boot/firmware
                                        tmpfs          tmpfs     1.9G  2.6M  1.9G   1% /tmp
                                        tmpfs          tmpfs     380M   64K  380M   1% /run/user/1000
                                        tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
                                        
                                        Messages concerning filesystems in dmesg (Last 15 lines only):
                                        [Mon Sep  7 17:35:12 2026] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                                        [Mon Sep  7 17:35:12 2026] EXT4-fs (mmcblk0p2): mounted filesystem 8abab6b9-ef90-4fee-ae3d-91079bfae7c1 ro with ordered data mode. Quota mode: none.
                                        [Mon Sep  7 17:35:15 2026] EXT4-fs (mmcblk0p2): re-mounted 8abab6b9-ef90-4fee-ae3d-91079bfae7c1 r/w.
                                        
                                        Show mounted filesystems:
                                        TARGET           SOURCE         FSTYPE OPTIONS
                                        /                /dev/mmcblk0p2 ext4   rw,noatime
                                        `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                        
                                        Files in neuralgic directories:
                                        /var:
                                        2.5G	/var/
                                        220M	/var/lib
                                        216M	/var/cache
                                        203M	/var/cache/apt
                                        149M	/var/lib/apt
                                        Archived and active journals take up 8M in the file system.
                                        
                                        /opt/iobroker/backups:
                                        37M	/opt/iobroker/backups/
                                        
                                        /opt/iobroker/iobroker-data:
                                        885M	/opt/iobroker/iobroker-data/
                                        814M	/opt/iobroker/iobroker-data/files
                                        493M	/opt/iobroker/iobroker-data/files/javascript.admin
                                        461M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                                        460M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                        
                                        The five largest files in iobroker-data are:
                                        43M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/main.c9e0f545.js.map
                                        24M	/opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.6a71b34c.js.map
                                        19M	/opt/iobroker/iobroker-data/objects.jsonl
                                        19M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.6964fae2.js.map
                                        11M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/main.c9e0f545.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-FTDI_FT232R_USB_UART_B0043WH9-if00-port0
                                        /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
                                        /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_B00332GV-if00-port0
                                        
                                        No nvbackup.json found.
                                        
                                        *** NodeJS-Installation ***
                                        
                                        /usr/bin/nodejs		v22.23.2
                                        /usr/bin/node		v22.23.2
                                        /usr/bin/npm		10.9.8
                                        /usr/bin/npx		10.9.8
                                        
                                        ✓ Node.js installation is correct
                                        
                                        nodejs:
                                          Installed: 22.23.2-1nodesource1
                                          Candidate: 22.23.2-1nodesource1
                                          Version table:
                                         *** 22.23.2-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                                100 /var/lib/dpkg/status
                                             22.23.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.23.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.22.3-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.22.2-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.22.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.22.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.21.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.20.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.19.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.18.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.17.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.17.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.16.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.15.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.15.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.14.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.13.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.13.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.12.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.11.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.10.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.9.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.8.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.7.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.6.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.5.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.5.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.4.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.4.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.3.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.2.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.1.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             22.0.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                             20.19.2+dfsg-1+deb13u2 500
                                                500 http://deb.debian.org/debian trixie/main arm64 Packages
                                                500 http://deb.debian.org/debian-security trixie-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:
                                        No known Vulnerabilities detected!
                                        
                                        
                                        *** ioBroker-Installation ***
                                        ioBroker Status
                                        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Hosts:
                                        meinbroker          meinbroker (version: 7.2.2, hostname: meinbroker    , alive, uptime: 2569)
                                        
                                        Core adapters versions
                                        js-controller: 	7.2.2
                                        admin: 		7.8.23
                                        javascript: 	8.8.2
                                        
                                        nodejs modules from github: 	1
                                        +-- iobroker.icons-open-icon-library-png@0.1.3 (git+ssh://git@github.com/ioBroker/ioBroker.icons-open-icon-library-png.git#0847a79d713ee6725ccb6ccfb044c025b73ec946)
                                        
                                        
                                        Adapter State
                                        + system.adapter.admin.0                  : admin                 : meinbroker                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          system.adapter.backitup.0               : backitup              : meinbroker                               -  enabled
                                        + system.adapter.chromecast.0             : chromecast            : meinbroker                               -  enabled
                                          system.adapter.cloud.0                  : cloud                 : meinbroker                               - disabled
                                        + system.adapter.discovery.0              : discovery             : meinbroker                               -  enabled
                                        + system.adapter.ds18b20.0                : ds18b20               : meinbroker                               -  enabled
                                        + system.adapter.echarts.0                : echarts               : meinbroker                               -  enabled
                                        + system.adapter.evcc.0                   : evcc                  : meinbroker                               -  enabled, port: 7070
                                          system.adapter.flot.0                   : flot                  : meinbroker                               - disabled
                                        + system.adapter.growatt.0                : growatt               : meinbroker                               -  enabled
                                        + system.adapter.history.0                : history               : meinbroker                               -  enabled
                                          system.adapter.icons-material-png.0     : icons-material-png    : meinbroker                               - disabled
                                          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : meinbroker                               - disabled
                                          system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: meinbroker                               - disabled
                                          system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : meinbroker                               - disabled
                                        + system.adapter.iot.0                    : iot                   : meinbroker                               -  enabled
                                        + system.adapter.jarvis.0                 : jarvis                : meinbroker                               -  enabled
                                          system.adapter.javascript.0             : javascript            : meinbroker                               -  enabled
                                        + system.adapter.modbus.0                 : modbus                : meinbroker                               -  enabled
                                        + system.adapter.mqtt.0                   : mqtt                  : meinbroker                               -  enabled, port: 1883, bind: 0.0.0.0
                                        + system.adapter.net-tools.0              : net-tools             : meinbroker                               -  enabled
                                        + system.adapter.node-red.0               : node-red              : meinbroker                               -  enabled, port: 1880, bind: 0.0.0.0
                                        + system.adapter.pushover.0               : pushover              : meinbroker                               -  enabled
                                        + system.adapter.shelly.0                 : shelly                : meinbroker                               -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.shelly.1                 : shelly                : meinbroker                               -  enabled, port: 1883, bind: 0.0.0.0
                                        + system.adapter.simple-api.0             : simple-api            : meinbroker                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                        + system.adapter.smartcontrol.0           : smartcontrol          : meinbroker                               -  enabled
                                        + system.adapter.sonoff.0                 : sonoff                : meinbroker                               -  enabled, port: 1883, bind: 0.0.0.0
                                          system.adapter.telegram.0               : telegram              : meinbroker                               - disabled, port: 8443, bind: 0.0.0.0
                                          system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : meinbroker                               - disabled
                                          system.adapter.vis-colorpicker.0        : vis-colorpicker       : meinbroker                               - disabled
                                          system.adapter.vis-justgage.0           : vis-justgage          : meinbroker                               - disabled
                                          system.adapter.vis-material-advanced.0  : vis-material-advanced : meinbroker                               - disabled
                                          system.adapter.vis-materialdesign.0     : vis-materialdesign    : meinbroker                               - disabled
                                          system.adapter.vis-rgraph.0             : vis-rgraph            : meinbroker                               - disabled
                                          system.adapter.vis.0                    : vis                   : meinbroker                               -  enabled
                                        + system.adapter.web.0                    : web                   : meinbroker                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        
                                        + instance is alive
                                        
                                        Enabled adapters with bindings
                                        + system.adapter.admin.0                  : admin                 : meinbroker                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.evcc.0                   : evcc                  : meinbroker                               -  enabled, port: 7070
                                        + system.adapter.mqtt.0                   : mqtt                  : meinbroker                               -  enabled, port: 1883, bind: 0.0.0.0
                                        + system.adapter.node-red.0               : node-red              : meinbroker                               -  enabled, port: 1880, bind: 0.0.0.0
                                        + system.adapter.shelly.0                 : shelly                : meinbroker                               -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.shelly.1                 : shelly                : meinbroker                               -  enabled, port: 1883, bind: 0.0.0.0
                                        + system.adapter.simple-api.0             : simple-api            : meinbroker                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                        + system.adapter.sonoff.0                 : sonoff                : meinbroker                               -  enabled, port: 1883, bind: 0.0.0.0
                                        + system.adapter.web.0                    : web                   : meinbroker                               -  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
                                        ┌─────────┬──────────────────────────────────────────────┬───────────────────────────────┬──────────┬────────────────┐
                                        │ (index) │ id                                           │ name                          │ version  │ upgrade policy │
                                        ├─────────┼──────────────────────────────────────────────┼───────────────────────────────┼──────────┼────────────────┤
                                        │ 0       │ 'system.adapter.admin'                       │ 'admin'                       │ '7.8.23' │ 'none'         │
                                        │ 1       │ 'system.adapter.backitup'                    │ 'backitup'                    │ '4.0.3'  │ 'none'         │
                                        │ 2       │ 'system.adapter.chromecast'                  │ 'chromecast'                  │ '3.4.1'  │ 'none'         │
                                        │ 3       │ 'system.adapter.cloud'                       │ 'cloud'                       │ '5.0.1'  │ 'none'         │
                                        │ 4       │ 'system.adapter.discovery'                   │ 'discovery'                   │ '5.0.0'  │ 'none'         │
                                        │ 5       │ 'system.adapter.ds18b20'                     │ 'ds18b20'                     │ '2.0.5'  │ 'none'         │
                                        │ 6       │ 'system.adapter.echarts'                     │ 'echarts'                     │ '1.9.2'  │ 'none'         │
                                        │ 7       │ 'system.adapter.evcc'                        │ 'evcc'                        │ '0.2.4'  │ 'none'         │
                                        │ 8       │ 'system.adapter.flot'                        │ 'flot'                        │ '1.12.0' │ 'none'         │
                                        │ 9       │ 'system.adapter.growatt'                     │ 'growatt'                     │ '3.3.1'  │ 'none'         │
                                        │ 10      │ 'system.adapter.history'                     │ 'history'                     │ '3.0.1'  │ 'none'         │
                                        │ 11      │ 'system.adapter.icons-material-png'          │ 'icons-material-png'          │ '0.1.0'  │ 'none'         │
                                        │ 12      │ 'system.adapter.icons-mfd-svg'               │ 'icons-mfd-svg'               │ '1.2.0'  │ 'none'         │
                                        │ 13      │ 'system.adapter.icons-open-icon-library-png' │ 'icons-open-icon-library-png' │ '0.1.3'  │ 'none'         │
                                        │ 14      │ 'system.adapter.icons-ultimate-png'          │ 'icons-ultimate-png'          │ '1.0.1'  │ 'none'         │
                                        │ 15      │ 'system.adapter.iot'                         │ 'iot'                         │ '3.4.2'  │ 'none'         │
                                        │ 16      │ 'system.adapter.jarvis'                      │ 'jarvis'                      │ '3.1.8'  │ 'none'         │
                                        │ 17      │ 'system.adapter.javascript'                  │ 'javascript'                  │ '8.8.2'  │ 'none'         │
                                        │ 18      │ 'system.adapter.modbus'                      │ 'modbus'                      │ '6.3.2'  │ 'none'         │
                                        │ 19      │ 'system.adapter.mqtt'                        │ 'mqtt'                        │ '6.1.1'  │ 'none'         │
                                        │ 20      │ 'system.adapter.net-tools'                   │ 'net-tools'                   │ '1.0.11' │ 'none'         │
                                        │ 21      │ 'system.adapter.node-red'                    │ 'node-red'                    │ '5.2.1'  │ 'none'         │
                                        │ 22      │ 'system.adapter.pushover'                    │ 'pushover'                    │ '4.1.0'  │ 'none'         │
                                        │ 23      │ 'system.adapter.shelly'                      │ 'shelly'                      │ '8.2.1'  │ 'none'         │
                                        │ 24      │ 'system.adapter.simple-api'                  │ 'simple-api'                  │ '2.8.0'  │ 'none'         │
                                        │ 25      │ 'system.adapter.smartcontrol'                │ 'smartcontrol'                │ '2.0.1'  │ 'none'         │
                                        │ 26      │ 'system.adapter.socketio'                    │ 'socketio'                    │ '6.7.1'  │ 'none'         │
                                        │ 27      │ 'system.adapter.sonoff'                      │ 'sonoff'                      │ '3.1.2'  │ 'none'         │
                                        │ 28      │ 'system.adapter.telegram'                    │ 'telegram'                    │ '3.9.0'  │ 'none'         │
                                        │ 29      │ 'system.adapter.vis'                         │ 'vis'                         │ '1.5.6'  │ 'none'         │
                                        │ 30      │ 'system.adapter.vis-2-widgets-gauges'        │ 'vis-2-widgets-gauges'        │ '1.1.0'  │ 'none'         │
                                        │ 31      │ 'system.adapter.vis-colorpicker'             │ 'vis-colorpicker'             │ '2.0.3'  │ 'none'         │
                                        │ 32      │ 'system.adapter.vis-justgage'                │ 'vis-justgage'                │ '2.1.7'  │ 'none'         │
                                        │ 33      │ 'system.adapter.vis-material-advanced'       │ 'vis-material-advanced'       │ '1.7.4'  │ 'none'         │
                                        │ 34      │ 'system.adapter.vis-materialdesign'          │ 'vis-materialdesign'          │ '0.5.9'  │ 'none'         │
                                        │ 35      │ 'system.adapter.vis-rgraph'                  │ 'vis-rgraph'                  │ '0.0.2'  │ 'none'         │
                                        │ 36      │ 'system.adapter.web'                         │ 'web'                         │ '6.3.1'  │ 'none'         │
                                        │ 37      │ 'system.adapter.ws'                          │ 'ws'                          │ '2.6.2'  │ 'none'         │
                                        └─────────┴──────────────────────────────────────────────┴───────────────────────────────┴──────────┴────────────────┘
                                        
                                        
                                        ioBroker-Adapter Versions and update status
                                        Used repository: stable
                                        Adapter    "admin"        : 8.0.11   , installed 7.8.23 [Updatable]
                                        Adapter    "backitup"     : 4.0.3    , installed 4.0.3
                                        Adapter    "chromecast"   : 4.2.0    , installed 3.4.1  [Updatable]
                                        Adapter    "cloud"        : 6.0.1    , installed 5.0.1  [Updatable]
                                        Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                        Adapter    "ds18b20"      : 3.1.1    , installed 2.0.5  [Updatable]
                                        Adapter    "echarts"      : 3.1.0    , installed 1.9.2  [Updatable]
                                        Adapter    "evcc"         : 0.2.4    , installed 0.2.4
                                        Adapter    "growatt"      : 3.3.1    , installed 3.3.1
                                        Adapter    "history"      : 4.0.0    , installed 3.0.1  [Updatable]
                                        Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                        Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                        Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                                        Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                        Adapter    "iot"          : 6.0.3    , installed 3.4.2  [Updatable]
                                        Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
                                        Adapter    "javascript"   : 10.1.3   , installed 8.8.2  [Updatable]
                                        Controller "js-controller": 7.2.2    , installed 7.2.2
                                        Adapter    "modbus"       : 8.0.3    , installed 6.3.2  [Updatable]
                                        Adapter    "mqtt"         : 6.1.4    , installed 6.1.1  [Updatable]
                                        Adapter    "net-tools"    : 1.2.3    , installed 1.0.11 [Updatable]
                                        Adapter    "node-red"     : 6.0.7    , installed 5.2.1  [Updatable]
                                        Adapter    "pushover"     : 5.0.0    , installed 4.1.0  [Updatable]
                                        Adapter    "shelly"       : 10.6.1   , installed 8.2.1  [Updatable]
                                        Adapter    "simple-api"   : 3.0.7    , installed 2.8.0  [Updatable]
                                        Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
                                        Adapter    "socketio"     : 7.1.3    , installed 6.7.1  [Updatable]
                                        Adapter    "sonoff"       : 3.3.0    , installed 3.1.2  [Updatable]
                                        Adapter    "telegram"     : 5.0.5    , installed 3.9.0  [Updatable]
                                        Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                        Adapter    "vis-2-widgets-gauges": 2.0.2, installed 1.1.0 [Updatable]
                                        Adapter    "vis-colorpicker": 2.1.0  , installed 2.0.3  [Updatable]
                                        Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                        Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                                        Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                                        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                        Adapter    "web"          : 8.0.0    , installed 6.3.1  [Updatable]
                                        Adapter    "ws"           : 4.1.0    , installed 2.6.2  [Updatable]
                                        
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        
                                        Objects: 	4938
                                        States: 	4382
                                        
                                        *** OS-Repositories and Updates ***
                                        
                                        W: https://dl.evcc.io/public/evcc/stable/deb/debian/dists/bookworm/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/evcc-stable.asc are ignored as the file has an unsupported filetype.
                                        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: https://dl.evcc.io/public/evcc/stable/deb/debian bookworm InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 99685CA9149A5389F6AC7B06EAD5D0E07B0EC0FD, which is needed to verify signature.
                                        W: Failed to fetch https://dl.evcc.io/public/evcc/stable/deb/debian/dists/bookworm/InRelease  Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 99685CA9149A5389F6AC7B06EAD5D0E07B0EC0FD, which is needed to verify signature.
                                        W: Some index files failed to download. They have been ignored, or old ones used instead.
                                        Hit:1 http://deb.debian.org/debian trixie InRelease
                                        Hit:2 http://deb.debian.org/debian trixie-updates InRelease
                                        Hit:3 http://archive.raspberrypi.com/debian trixie InRelease
                                        Hit:4 http://deb.debian.org/debian-security trixie-security InRelease
                                        Get:5 https://dl.evcc.io/public/evcc/stable/deb/debian trixie InRelease
                                        Get:6 https://dl.evcc.io/public/evcc/stable/deb/debian bookworm InRelease
                                        Hit:7 https://deb.nodesource.com/node_22.x nodistro InRelease
                                        Err:6 https://dl.evcc.io/public/evcc/stable/deb/debian bookworm InRelease
                                          Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 99685CA9149A5389F6AC7B06EAD5D0E07B0EC0FD, which is needed to verify signature.
                                        Fetched 23.4 kB in 0s (71.0 kB/s)
                                        Reading package lists...
                                        W: https://dl.evcc.io/public/evcc/stable/deb/debian/dists/bookworm/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/evcc-stable.asc are ignored as the file has an unsupported filetype.
                                        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: https://dl.evcc.io/public/evcc/stable/deb/debian bookworm InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 99685CA9149A5389F6AC7B06EAD5D0E07B0EC0FD, which is needed to verify signature.
                                        W: Failed to fetch https://dl.evcc.io/public/evcc/stable/deb/debian/dists/bookworm/InRelease  Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 99685CA9149A5389F6AC7B06EAD5D0E07B0EC0FD, which is needed to verify signature.
                                        W: Some index files failed to download. They have been ignored, or old ones used instead.
                                        
                                        Pending systemupdates: 10
                                        
                                        *** Listening Ports ***
                                        Netid State  Recv-Q Send-Q              Local Address:Port          Peer Address:PortProcess                                                   
                                        udp   UNCONN 0      0                         0.0.0.0:mdns               0.0.0.0:*    users:(("io.chromecast.0",pid=4395,fd=35))               
                                        udp   UNCONN 0      0                         0.0.0.0:mdns               0.0.0.0:*    users:(("evcc",pid=1461,fd=22))                          
                                        udp   UNCONN 0      0                         0.0.0.0:mdns               0.0.0.0:*    users:(("evcc",pid=1461,fd=3))                           
                                        udp   UNCONN 0      0                         0.0.0.0:mdns               0.0.0.0:*    users:(("avahi-daemon",pid=708,fd=12))                   
                                        udp   UNCONN 0      0                         0.0.0.0:56744              0.0.0.0:*    users:(("avahi-daemon",pid=708,fd=14))                   
                                        udp   UNCONN 0      0                         0.0.0.0:coap               0.0.0.0:*    users:(("io.shelly.1",pid=4516,fd=36))                   
                                        udp   UNCONN 0      0                         0.0.0.0:1900               0.0.0.0:*    users:(("evcc",pid=1461,fd=26))                          
                                        udp   UNCONN 0      0                         0.0.0.0:1900               0.0.0.0:*    users:(("evcc",pid=1461,fd=25))                          
                                        udp   UNCONN 0      0                         0.0.0.0:1900               0.0.0.0:*    users:(("evcc",pid=1461,fd=24))                          
                                        udp   UNCONN 0      0                         0.0.0.0:sunrpc             0.0.0.0:*    users:(("rpcbind",pid=678,fd=5),("systemd",pid=1,fd=201))
                                        udp   UNCONN 0      0      [fe80::e65f:1ff:fea3:9269]:dhcpv6-client            *:*    users:(("NetworkManager",pid=804,fd=35))                 
                                        udp   UNCONN 0      0                               *:mdns                     *:*    users:(("evcc",pid=1461,fd=23))                          
                                        udp   UNCONN 0      0                               *:mdns                     *:*    users:(("evcc",pid=1461,fd=6))                           
                                        udp   UNCONN 0      0                               *:mdns                     *:*    users:(("avahi-daemon",pid=708,fd=13))                   
                                        udp   UNCONN 0      0                               *:56692                    *:*    users:(("avahi-daemon",pid=708,fd=15))                   
                                        udp   UNCONN 0      0                               *:sunrpc                   *:*    users:(("rpcbind",pid=678,fd=7),("systemd",pid=1,fd=203))
                                        tcp   LISTEN 0      511                     127.0.0.1:9000               0.0.0.0:*    users:(("iobroker.js-con",pid=4247,fd=29))               
                                        tcp   LISTEN 0      511                     127.0.0.1:9001               0.0.0.0:*    users:(("iobroker.js-con",pid=4247,fd=23))               
                                        tcp   LISTEN 0      4096                      0.0.0.0:sunrpc             0.0.0.0:*    users:(("rpcbind",pid=678,fd=4),("systemd",pid=1,fd=200))
                                        tcp   LISTEN 0      128                       0.0.0.0:ssh                0.0.0.0:*    users:(("sshd",pid=1290,fd=6))                           
                                        tcp   LISTEN 0      511                       0.0.0.0:8400               0.0.0.0:*    users:(("io.jarvis.0",pid=4646,fd=29))                   
                                        tcp   LISTEN 0      511                       0.0.0.0:1880               0.0.0.0:*    users:(("node-red",pid=4415,fd=23))                      
                                        tcp   LISTEN 0      511                       0.0.0.0:1882               0.0.0.0:*    users:(("io.shelly.0",pid=4504,fd=38))                   
                                        tcp   LISTEN 0      511                       0.0.0.0:1883               0.0.0.0:*    users:(("io.sonoff.0",pid=4533,fd=40))                   
                                        tcp   LISTEN 0      4096                            *:7070                     *:*    users:(("evcc",pid=1461,fd=12))                          
                                        tcp   LISTEN 0      4096                            *:4712                     *:*    users:(("evcc",pid=1461,fd=10))                          
                                        tcp   LISTEN 0      4096                            *:8887                     *:*    users:(("evcc",pid=1461,fd=9))                           
                                        tcp   LISTEN 0      4096                         [::]:sunrpc                [::]:*    users:(("rpcbind",pid=678,fd=6),("systemd",pid=1,fd=202))
                                        tcp   LISTEN 0      128                          [::]:ssh                   [::]:*    users:(("sshd",pid=1290,fd=7))                           
                                        tcp   LISTEN 0      511                             *:8087                     *:*    users:(("io.simple-api.0",pid=4684,fd=34))               
                                        tcp   LISTEN 0      511                             *:tproxy                   *:*    users:(("io.admin.0",pid=4276,fd=36))                    
                                        tcp   LISTEN 0      511                             *:8082                     *:*    users:(("io.web.0",pid=4730,fd=35))                      
                                        
                                        
                                        *** Log File - Last 25 Lines ***
                                        2026-09-07 19:58:49.419  - debug: sonoff.0 (4533) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p1","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p1","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Curr_p1"},"native":{},"type":"state"},"cbArg":0}
                                        2026-09-07 19:58:49.419  - debug: sonoff.0 (4533) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p1
                                        2026-09-07 19:58:49.420  - debug: sonoff.0 (4533) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Total_Summe: {"val":18388,"ack":true,"ts":1788803929418,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1788801639298}
                                        2026-09-07 19:58:49.463  - debug: sonoff.0 (4533) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p2","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p2","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Curr_p2"},"native":{},"type":"state"},"cbArg":0}
                                        2026-09-07 19:58:49.463  - debug: sonoff.0 (4533) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p2
                                        2026-09-07 19:58:49.464  - debug: sonoff.0 (4533) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p1: {"val":0,"ack":true,"ts":1788803929462,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721243462981}
                                        2026-09-07 19:58:49.507  - debug: sonoff.0 (4533) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p3","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p3","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Curr_p3"},"native":{},"type":"state"},"cbArg":0}
                                        2026-09-07 19:58:49.507  - debug: sonoff.0 (4533) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p3
                                        2026-09-07 19:58:49.508  - debug: sonoff.0 (4533) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p2: {"val":0,"ack":true,"ts":1788803929506,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721243463081}
                                        2026-09-07 19:58:49.551  - debug: sonoff.0 (4533) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p1","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p1","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Volt_p1"},"native":{},"type":"state"},"cbArg":0}
                                        2026-09-07 19:58:49.551  - debug: sonoff.0 (4533) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p1
                                        2026-09-07 19:58:49.552  - debug: sonoff.0 (4533) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p3: {"val":0,"ack":true,"ts":1788803929550,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721243463181}
                                        2026-09-07 19:58:49.599  - debug: sonoff.0 (4533) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p2","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p2","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Volt_p2"},"native":{},"type":"state"},"cbArg":0}
                                        2026-09-07 19:58:49.599  - debug: sonoff.0 (4533) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p2
                                        2026-09-07 19:58:49.600  - debug: sonoff.0 (4533) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p1: {"val":0,"ack":true,"ts":1788803929598,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721243463273}
                                        2026-09-07 19:58:49.643  - debug: sonoff.0 (4533) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p3","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p3","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Volt_p3"},"native":{},"type":"state"},"cbArg":0}
                                        2026-09-07 19:58:49.643  - debug: sonoff.0 (4533) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p3
                                        2026-09-07 19:58:49.644  - debug: sonoff.0 (4533) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p2: {"val":0,"ack":true,"ts":1788803929642,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721243463333}
                                        2026-09-07 19:58:49.688  - debug: sonoff.0 (4533) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p3: {"val":0,"ack":true,"ts":1788803929686,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721243463393}
                                        2026-09-07 19:58:50.061  - info: shelly.0 (4504) [authEnabled] 192.168.178.40 (shellyplusplugs / shellyplusplugs-b48a0a1cc8cc / shellyplusplugs#b48a0a1cc8cc#1): This device is not protected via restricted login (see adapter documentation for details)
                                        2026-09-07 19:58:51.122  - info: shelly.0 (4504) [authEnabled] 192.168.178.57 (shellyplus1 / shellyplus1-80646fd94da8 / shellyplus1#80646fd94da8#1): This device is not protected via restricted login (see adapter documentation for details)
                                        2026-09-07 19:58:51.459  - info: shelly.1 (4516) [authEnabled] 192.168.178.50 (shelly1 / shelly1-244CAB43CA38 / SHSW-1#244CAB43CA38#1): This device is not protected via restricted login (see adapter documentation for details)
                                        2026-09-07 19:58:51.883  - info: shelly.0 (4504) [authEnabled] 192.168.178.43 (shellyplus1 / shellyplus1-80646fd8df60 / shellyplus1#80646fd8df60#1): This device is not protected via restricted login (see adapter documentation for details)
                                        2026-09-07 19:58:52.072  - info: shelly.1 (4516) [authEnabled] 192.168.178.64 (shellyplug-s / shellyplug-s-3CE90ED7361F / SHPLG-S#3CE90ED7361F#1): This device is not protected via restricted login (see adapter documentation for details)
                                        2026-09-07 19:58:55.334  - info: shelly.0 (4504) [authEnabled] 192.168.178.81 (shellyplus1 / shellyplus1-7c87ce63d85c / shellyplus1#7c87ce63d85c#1): This device is not protected via restricted login (see adapter documentation for details)
                                        

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

                                        iob diag has finished.

                                        karl-heinz@meinbroker:~ $

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • K Karl-Heinz1

                                          Das ist das Ergebnis von iob diag

                                          Ob iob diag funktioniert muss du jetzt sagen. Ich mache jetzt nichts, warte ab, was ich tun soll.

                                          ========== Start marking the full check here ===========
                                          
                                          ```bash
                                          Script v.2026-08-30
                                          
                                          *** BASE SYSTEM ***
                                          Operating System: Debian GNU/Linux 13 (trixie)
                                           Static hostname: meinbroker
                                                 Icon name: computer
                                                    Kernel: Linux 6.18.39+rpt-rpi-v8
                                              Architecture: arm64
                                          OS is similar to: 
                                          
                                          Model		: Raspberry Pi 400 Rev 1.1
                                          
                                          Docker          : false
                                          Virtualization  : none
                                          Unknown
                                          
                                          Kernel          : aarch64
                                          Userland        : 64bit
                                          
                                          System was installed 81 days ago (on 2026-06-18).
                                          
                                          Systemuptime and Load:
                                           19:57:19 up  2:22,  3 users,  load average: 0.81, 0.38, 0.36
                                          CPU threads     : 4
                                          
                                          *** LIFE CYCLE STATUS ***
                                          Operating System is the current Debian stable version codenamed 'trixie'!
                                          
                                          *** RASPBERRY THROTTLING ***
                                          Current issues:
                                          No throttling issues detected.
                                          
                                          Previously detected issues:
                                          No throttling issues detected.
                                          
                                          *** TIME AND TIMEZONES ***
                                                         Local time: Mon 2026-09-07 19:57:20 CEST
                                                     Universal time: Mon 2026-09-07 17:57:20 UTC
                                                           RTC time: n/a
                                                          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':
                                          karl-heinz
                                          HOME=/home/karl-heinz
                                          GROUPS=karl-heinz adm dialout cdrom sudo audio video plugdev games users netdev lpadmin gpio i2c spi render input 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:		Unknown
                                          Display-Manager: 	* lightdm.service - Light Display Manager
                                          Desktop:		
                                          Session:		tty
                                          Boot Target: 		graphical.target
                                          
                                          System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'.
                                          Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
                                          
                                          *** MEMORY ***
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            4.0G        2.8G        367M         34M        908M        1.2G
                                          Swap:           2.1G          0B        2.1G
                                          Total:          6.1G        2.8G        2.5G
                                          
                                          Active iob-Instances: 	22
                                          
                                                   3795 M total memory
                                                   2698 M used memory
                                                   1917 M active memory
                                                   1188 M inactive memory
                                                    349 M free memory
                                                    115 M buffer memory
                                                    750 M swap cache
                                                   2047 M total swap
                                                      0 M used swap
                                                   2047 M free swap
                                          
                                          *** top - Table Of Processes  ***
                                          top - 19:57:20 up  2:22,  3 users,  load average: 0.81, 0.38, 0.36
                                          Tasks: 221 total,   1 running, 220 sleeping,   0 stopped,   0 zombie
                                          %Cpu(s):  2.2 us,  2.2 sy,  0.0 ni, 95.7 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                                          MiB Mem :   3795.8 total,    349.7 free,   2698.4 used,    867.2 buff/cache     
                                          MiB Swap:   2048.0 total,   2048.0 free,      0.0 used.   1097.4 avail Mem 
                                          
                                          *** FAILED SERVICES ***
                                            UNIT LOAD ACTIVE SUB DESCRIPTION
                                          
                                          0 loaded units listed.
                                          
                                          *** DMESG CRITICAL ERRORS ***
                                          No critical errors detected
                                          
                                          *** FILESYSTEM ***
                                          Filesystem     Type      Size  Used Avail Use% Mounted on
                                          udev           devtmpfs  1.6G     0  1.6G   0% /dev
                                          tmpfs          tmpfs     760M  9.3M  750M   2% /run
                                          /dev/mmcblk0p2 ext4       29G   12G   16G  44% /
                                          tmpfs          tmpfs     1.9G  360K  1.9G   1% /dev/shm
                                          tmpfs          tmpfs     5.0M   12K  5.0M   1% /run/lock
                                          tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
                                          /dev/mmcblk0p1 vfat      505M   79M  426M  16% /boot/firmware
                                          tmpfs          tmpfs     1.9G  2.6M  1.9G   1% /tmp
                                          tmpfs          tmpfs     380M   64K  380M   1% /run/user/1000
                                          tmpfs          tmpfs     1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
                                          
                                          Messages concerning filesystems in dmesg (Last 15 lines only):
                                          [Mon Sep  7 17:35:12 2026] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                                          [Mon Sep  7 17:35:12 2026] EXT4-fs (mmcblk0p2): mounted filesystem 8abab6b9-ef90-4fee-ae3d-91079bfae7c1 ro with ordered data mode. Quota mode: none.
                                          [Mon Sep  7 17:35:15 2026] EXT4-fs (mmcblk0p2): re-mounted 8abab6b9-ef90-4fee-ae3d-91079bfae7c1 r/w.
                                          
                                          Show mounted filesystems:
                                          TARGET           SOURCE         FSTYPE OPTIONS
                                          /                /dev/mmcblk0p2 ext4   rw,noatime
                                          `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                          
                                          Files in neuralgic directories:
                                          /var:
                                          2.5G	/var/
                                          220M	/var/lib
                                          216M	/var/cache
                                          203M	/var/cache/apt
                                          149M	/var/lib/apt
                                          Archived and active journals take up 8M in the file system.
                                          
                                          /opt/iobroker/backups:
                                          37M	/opt/iobroker/backups/
                                          
                                          /opt/iobroker/iobroker-data:
                                          885M	/opt/iobroker/iobroker-data/
                                          814M	/opt/iobroker/iobroker-data/files
                                          493M	/opt/iobroker/iobroker-data/files/javascript.admin
                                          461M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                                          460M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                          
                                          The five largest files in iobroker-data are:
                                          43M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/main.c9e0f545.js.map
                                          24M	/opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.6a71b34c.js.map
                                          19M	/opt/iobroker/iobroker-data/objects.jsonl
                                          19M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.6964fae2.js.map
                                          11M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/main.c9e0f545.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-FTDI_FT232R_USB_UART_B0043WH9-if00-port0
                                          /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
                                          /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_B00332GV-if00-port0
                                          
                                          No nvbackup.json found.
                                          
                                          *** NodeJS-Installation ***
                                          
                                          /usr/bin/nodejs		v22.23.2
                                          /usr/bin/node		v22.23.2
                                          /usr/bin/npm		10.9.8
                                          /usr/bin/npx		10.9.8
                                          
                                          ✓ Node.js installation is correct
                                          
                                          nodejs:
                                            Installed: 22.23.2-1nodesource1
                                            Candidate: 22.23.2-1nodesource1
                                            Version table:
                                           *** 22.23.2-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                                  100 /var/lib/dpkg/status
                                               22.23.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.23.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.22.3-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.22.2-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.22.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.22.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.21.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.20.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.19.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.18.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.17.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.17.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.16.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.15.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.15.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.14.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.13.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.13.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.12.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.11.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.10.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.9.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.8.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.7.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.6.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.5.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.5.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.4.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.4.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.3.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.2.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.1.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               22.0.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main arm64 Packages
                                               20.19.2+dfsg-1+deb13u2 500
                                                  500 http://deb.debian.org/debian trixie/main arm64 Packages
                                                  500 http://deb.debian.org/debian-security trixie-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:
                                          No known Vulnerabilities detected!
                                          
                                          
                                          *** ioBroker-Installation ***
                                          ioBroker Status
                                          iobroker is running on this host.
                                          
                                          
                                          Objects type: jsonl
                                          States  type: jsonl
                                          
                                          Hosts:
                                          meinbroker          meinbroker (version: 7.2.2, hostname: meinbroker    , alive, uptime: 2569)
                                          
                                          Core adapters versions
                                          js-controller: 	7.2.2
                                          admin: 		7.8.23
                                          javascript: 	8.8.2
                                          
                                          nodejs modules from github: 	1
                                          +-- iobroker.icons-open-icon-library-png@0.1.3 (git+ssh://git@github.com/ioBroker/ioBroker.icons-open-icon-library-png.git#0847a79d713ee6725ccb6ccfb044c025b73ec946)
                                          
                                          
                                          Adapter State
                                          + system.adapter.admin.0                  : admin                 : meinbroker                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                            system.adapter.backitup.0               : backitup              : meinbroker                               -  enabled
                                          + system.adapter.chromecast.0             : chromecast            : meinbroker                               -  enabled
                                            system.adapter.cloud.0                  : cloud                 : meinbroker                               - disabled
                                          + system.adapter.discovery.0              : discovery             : meinbroker                               -  enabled
                                          + system.adapter.ds18b20.0                : ds18b20               : meinbroker                               -  enabled
                                          + system.adapter.echarts.0                : echarts               : meinbroker                               -  enabled
                                          + system.adapter.evcc.0                   : evcc                  : meinbroker                               -  enabled, port: 7070
                                            system.adapter.flot.0                   : flot                  : meinbroker                               - disabled
                                          + system.adapter.growatt.0                : growatt               : meinbroker                               -  enabled
                                          + system.adapter.history.0                : history               : meinbroker                               -  enabled
                                            system.adapter.icons-material-png.0     : icons-material-png    : meinbroker                               - disabled
                                            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : meinbroker                               - disabled
                                            system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: meinbroker                               - disabled
                                            system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : meinbroker                               - disabled
                                          + system.adapter.iot.0                    : iot                   : meinbroker                               -  enabled
                                          + system.adapter.jarvis.0                 : jarvis                : meinbroker                               -  enabled
                                            system.adapter.javascript.0             : javascript            : meinbroker                               -  enabled
                                          + system.adapter.modbus.0                 : modbus                : meinbroker                               -  enabled
                                          + system.adapter.mqtt.0                   : mqtt                  : meinbroker                               -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.net-tools.0              : net-tools             : meinbroker                               -  enabled
                                          + system.adapter.node-red.0               : node-red              : meinbroker                               -  enabled, port: 1880, bind: 0.0.0.0
                                          + system.adapter.pushover.0               : pushover              : meinbroker                               -  enabled
                                          + system.adapter.shelly.0                 : shelly                : meinbroker                               -  enabled, port: 1882, bind: 0.0.0.0
                                          + system.adapter.shelly.1                 : shelly                : meinbroker                               -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.simple-api.0             : simple-api            : meinbroker                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                          + system.adapter.smartcontrol.0           : smartcontrol          : meinbroker                               -  enabled
                                          + system.adapter.sonoff.0                 : sonoff                : meinbroker                               -  enabled, port: 1883, bind: 0.0.0.0
                                            system.adapter.telegram.0               : telegram              : meinbroker                               - disabled, port: 8443, bind: 0.0.0.0
                                            system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : meinbroker                               - disabled
                                            system.adapter.vis-colorpicker.0        : vis-colorpicker       : meinbroker                               - disabled
                                            system.adapter.vis-justgage.0           : vis-justgage          : meinbroker                               - disabled
                                            system.adapter.vis-material-advanced.0  : vis-material-advanced : meinbroker                               - disabled
                                            system.adapter.vis-materialdesign.0     : vis-materialdesign    : meinbroker                               - disabled
                                            system.adapter.vis-rgraph.0             : vis-rgraph            : meinbroker                               - disabled
                                            system.adapter.vis.0                    : vis                   : meinbroker                               -  enabled
                                          + system.adapter.web.0                    : web                   : meinbroker                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          + instance is alive
                                          
                                          Enabled adapters with bindings
                                          + system.adapter.admin.0                  : admin                 : meinbroker                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          + system.adapter.evcc.0                   : evcc                  : meinbroker                               -  enabled, port: 7070
                                          + system.adapter.mqtt.0                   : mqtt                  : meinbroker                               -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.node-red.0               : node-red              : meinbroker                               -  enabled, port: 1880, bind: 0.0.0.0
                                          + system.adapter.shelly.0                 : shelly                : meinbroker                               -  enabled, port: 1882, bind: 0.0.0.0
                                          + system.adapter.shelly.1                 : shelly                : meinbroker                               -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.simple-api.0             : simple-api            : meinbroker                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                          + system.adapter.sonoff.0                 : sonoff                : meinbroker                               -  enabled, port: 1883, bind: 0.0.0.0
                                          + system.adapter.web.0                    : web                   : meinbroker                               -  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
                                          ┌─────────┬──────────────────────────────────────────────┬───────────────────────────────┬──────────┬────────────────┐
                                          │ (index) │ id                                           │ name                          │ version  │ upgrade policy │
                                          ├─────────┼──────────────────────────────────────────────┼───────────────────────────────┼──────────┼────────────────┤
                                          │ 0       │ 'system.adapter.admin'                       │ 'admin'                       │ '7.8.23' │ 'none'         │
                                          │ 1       │ 'system.adapter.backitup'                    │ 'backitup'                    │ '4.0.3'  │ 'none'         │
                                          │ 2       │ 'system.adapter.chromecast'                  │ 'chromecast'                  │ '3.4.1'  │ 'none'         │
                                          │ 3       │ 'system.adapter.cloud'                       │ 'cloud'                       │ '5.0.1'  │ 'none'         │
                                          │ 4       │ 'system.adapter.discovery'                   │ 'discovery'                   │ '5.0.0'  │ 'none'         │
                                          │ 5       │ 'system.adapter.ds18b20'                     │ 'ds18b20'                     │ '2.0.5'  │ 'none'         │
                                          │ 6       │ 'system.adapter.echarts'                     │ 'echarts'                     │ '1.9.2'  │ 'none'         │
                                          │ 7       │ 'system.adapter.evcc'                        │ 'evcc'                        │ '0.2.4'  │ 'none'         │
                                          │ 8       │ 'system.adapter.flot'                        │ 'flot'                        │ '1.12.0' │ 'none'         │
                                          │ 9       │ 'system.adapter.growatt'                     │ 'growatt'                     │ '3.3.1'  │ 'none'         │
                                          │ 10      │ 'system.adapter.history'                     │ 'history'                     │ '3.0.1'  │ 'none'         │
                                          │ 11      │ 'system.adapter.icons-material-png'          │ 'icons-material-png'          │ '0.1.0'  │ 'none'         │
                                          │ 12      │ 'system.adapter.icons-mfd-svg'               │ 'icons-mfd-svg'               │ '1.2.0'  │ 'none'         │
                                          │ 13      │ 'system.adapter.icons-open-icon-library-png' │ 'icons-open-icon-library-png' │ '0.1.3'  │ 'none'         │
                                          │ 14      │ 'system.adapter.icons-ultimate-png'          │ 'icons-ultimate-png'          │ '1.0.1'  │ 'none'         │
                                          │ 15      │ 'system.adapter.iot'                         │ 'iot'                         │ '3.4.2'  │ 'none'         │
                                          │ 16      │ 'system.adapter.jarvis'                      │ 'jarvis'                      │ '3.1.8'  │ 'none'         │
                                          │ 17      │ 'system.adapter.javascript'                  │ 'javascript'                  │ '8.8.2'  │ 'none'         │
                                          │ 18      │ 'system.adapter.modbus'                      │ 'modbus'                      │ '6.3.2'  │ 'none'         │
                                          │ 19      │ 'system.adapter.mqtt'                        │ 'mqtt'                        │ '6.1.1'  │ 'none'         │
                                          │ 20      │ 'system.adapter.net-tools'                   │ 'net-tools'                   │ '1.0.11' │ 'none'         │
                                          │ 21      │ 'system.adapter.node-red'                    │ 'node-red'                    │ '5.2.1'  │ 'none'         │
                                          │ 22      │ 'system.adapter.pushover'                    │ 'pushover'                    │ '4.1.0'  │ 'none'         │
                                          │ 23      │ 'system.adapter.shelly'                      │ 'shelly'                      │ '8.2.1'  │ 'none'         │
                                          │ 24      │ 'system.adapter.simple-api'                  │ 'simple-api'                  │ '2.8.0'  │ 'none'         │
                                          │ 25      │ 'system.adapter.smartcontrol'                │ 'smartcontrol'                │ '2.0.1'  │ 'none'         │
                                          │ 26      │ 'system.adapter.socketio'                    │ 'socketio'                    │ '6.7.1'  │ 'none'         │
                                          │ 27      │ 'system.adapter.sonoff'                      │ 'sonoff'                      │ '3.1.2'  │ 'none'         │
                                          │ 28      │ 'system.adapter.telegram'                    │ 'telegram'                    │ '3.9.0'  │ 'none'         │
                                          │ 29      │ 'system.adapter.vis'                         │ 'vis'                         │ '1.5.6'  │ 'none'         │
                                          │ 30      │ 'system.adapter.vis-2-widgets-gauges'        │ 'vis-2-widgets-gauges'        │ '1.1.0'  │ 'none'         │
                                          │ 31      │ 'system.adapter.vis-colorpicker'             │ 'vis-colorpicker'             │ '2.0.3'  │ 'none'         │
                                          │ 32      │ 'system.adapter.vis-justgage'                │ 'vis-justgage'                │ '2.1.7'  │ 'none'         │
                                          │ 33      │ 'system.adapter.vis-material-advanced'       │ 'vis-material-advanced'       │ '1.7.4'  │ 'none'         │
                                          │ 34      │ 'system.adapter.vis-materialdesign'          │ 'vis-materialdesign'          │ '0.5.9'  │ 'none'         │
                                          │ 35      │ 'system.adapter.vis-rgraph'                  │ 'vis-rgraph'                  │ '0.0.2'  │ 'none'         │
                                          │ 36      │ 'system.adapter.web'                         │ 'web'                         │ '6.3.1'  │ 'none'         │
                                          │ 37      │ 'system.adapter.ws'                          │ 'ws'                          │ '2.6.2'  │ 'none'         │
                                          └─────────┴──────────────────────────────────────────────┴───────────────────────────────┴──────────┴────────────────┘
                                          
                                          
                                          ioBroker-Adapter Versions and update status
                                          Used repository: stable
                                          Adapter    "admin"        : 8.0.11   , installed 7.8.23 [Updatable]
                                          Adapter    "backitup"     : 4.0.3    , installed 4.0.3
                                          Adapter    "chromecast"   : 4.2.0    , installed 3.4.1  [Updatable]
                                          Adapter    "cloud"        : 6.0.1    , installed 5.0.1  [Updatable]
                                          Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                          Adapter    "ds18b20"      : 3.1.1    , installed 2.0.5  [Updatable]
                                          Adapter    "echarts"      : 3.1.0    , installed 1.9.2  [Updatable]
                                          Adapter    "evcc"         : 0.2.4    , installed 0.2.4
                                          Adapter    "growatt"      : 3.3.1    , installed 3.3.1
                                          Adapter    "history"      : 4.0.0    , installed 3.0.1  [Updatable]
                                          Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                          Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                          Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
                                          Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                                          Adapter    "iot"          : 6.0.3    , installed 3.4.2  [Updatable]
                                          Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
                                          Adapter    "javascript"   : 10.1.3   , installed 8.8.2  [Updatable]
                                          Controller "js-controller": 7.2.2    , installed 7.2.2
                                          Adapter    "modbus"       : 8.0.3    , installed 6.3.2  [Updatable]
                                          Adapter    "mqtt"         : 6.1.4    , installed 6.1.1  [Updatable]
                                          Adapter    "net-tools"    : 1.2.3    , installed 1.0.11 [Updatable]
                                          Adapter    "node-red"     : 6.0.7    , installed 5.2.1  [Updatable]
                                          Adapter    "pushover"     : 5.0.0    , installed 4.1.0  [Updatable]
                                          Adapter    "shelly"       : 10.6.1   , installed 8.2.1  [Updatable]
                                          Adapter    "simple-api"   : 3.0.7    , installed 2.8.0  [Updatable]
                                          Adapter    "smartcontrol" : 2.0.1    , installed 2.0.1
                                          Adapter    "socketio"     : 7.1.3    , installed 6.7.1  [Updatable]
                                          Adapter    "sonoff"       : 3.3.0    , installed 3.1.2  [Updatable]
                                          Adapter    "telegram"     : 5.0.5    , installed 3.9.0  [Updatable]
                                          Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                          Adapter    "vis-2-widgets-gauges": 2.0.2, installed 1.1.0 [Updatable]
                                          Adapter    "vis-colorpicker": 2.1.0  , installed 2.0.3  [Updatable]
                                          Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                          Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                                          Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                                          Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                          Adapter    "web"          : 8.0.0    , installed 6.3.1  [Updatable]
                                          Adapter    "ws"           : 4.1.0    , installed 2.6.2  [Updatable]
                                          
                                          
                                          Objects and States
                                          Please stand by - This may take a while
                                          
                                          Objects: 	4938
                                          States: 	4382
                                          
                                          *** OS-Repositories and Updates ***
                                          
                                          W: https://dl.evcc.io/public/evcc/stable/deb/debian/dists/bookworm/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/evcc-stable.asc are ignored as the file has an unsupported filetype.
                                          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: https://dl.evcc.io/public/evcc/stable/deb/debian bookworm InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 99685CA9149A5389F6AC7B06EAD5D0E07B0EC0FD, which is needed to verify signature.
                                          W: Failed to fetch https://dl.evcc.io/public/evcc/stable/deb/debian/dists/bookworm/InRelease  Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 99685CA9149A5389F6AC7B06EAD5D0E07B0EC0FD, which is needed to verify signature.
                                          W: Some index files failed to download. They have been ignored, or old ones used instead.
                                          Hit:1 http://deb.debian.org/debian trixie InRelease
                                          Hit:2 http://deb.debian.org/debian trixie-updates InRelease
                                          Hit:3 http://archive.raspberrypi.com/debian trixie InRelease
                                          Hit:4 http://deb.debian.org/debian-security trixie-security InRelease
                                          Get:5 https://dl.evcc.io/public/evcc/stable/deb/debian trixie InRelease
                                          Get:6 https://dl.evcc.io/public/evcc/stable/deb/debian bookworm InRelease
                                          Hit:7 https://deb.nodesource.com/node_22.x nodistro InRelease
                                          Err:6 https://dl.evcc.io/public/evcc/stable/deb/debian bookworm InRelease
                                            Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 99685CA9149A5389F6AC7B06EAD5D0E07B0EC0FD, which is needed to verify signature.
                                          Fetched 23.4 kB in 0s (71.0 kB/s)
                                          Reading package lists...
                                          W: https://dl.evcc.io/public/evcc/stable/deb/debian/dists/bookworm/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/evcc-stable.asc are ignored as the file has an unsupported filetype.
                                          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: https://dl.evcc.io/public/evcc/stable/deb/debian bookworm InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 99685CA9149A5389F6AC7B06EAD5D0E07B0EC0FD, which is needed to verify signature.
                                          W: Failed to fetch https://dl.evcc.io/public/evcc/stable/deb/debian/dists/bookworm/InRelease  Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 99685CA9149A5389F6AC7B06EAD5D0E07B0EC0FD, which is needed to verify signature.
                                          W: Some index files failed to download. They have been ignored, or old ones used instead.
                                          
                                          Pending systemupdates: 10
                                          
                                          *** Listening Ports ***
                                          Netid State  Recv-Q Send-Q              Local Address:Port          Peer Address:PortProcess                                                   
                                          udp   UNCONN 0      0                         0.0.0.0:mdns               0.0.0.0:*    users:(("io.chromecast.0",pid=4395,fd=35))               
                                          udp   UNCONN 0      0                         0.0.0.0:mdns               0.0.0.0:*    users:(("evcc",pid=1461,fd=22))                          
                                          udp   UNCONN 0      0                         0.0.0.0:mdns               0.0.0.0:*    users:(("evcc",pid=1461,fd=3))                           
                                          udp   UNCONN 0      0                         0.0.0.0:mdns               0.0.0.0:*    users:(("avahi-daemon",pid=708,fd=12))                   
                                          udp   UNCONN 0      0                         0.0.0.0:56744              0.0.0.0:*    users:(("avahi-daemon",pid=708,fd=14))                   
                                          udp   UNCONN 0      0                         0.0.0.0:coap               0.0.0.0:*    users:(("io.shelly.1",pid=4516,fd=36))                   
                                          udp   UNCONN 0      0                         0.0.0.0:1900               0.0.0.0:*    users:(("evcc",pid=1461,fd=26))                          
                                          udp   UNCONN 0      0                         0.0.0.0:1900               0.0.0.0:*    users:(("evcc",pid=1461,fd=25))                          
                                          udp   UNCONN 0      0                         0.0.0.0:1900               0.0.0.0:*    users:(("evcc",pid=1461,fd=24))                          
                                          udp   UNCONN 0      0                         0.0.0.0:sunrpc             0.0.0.0:*    users:(("rpcbind",pid=678,fd=5),("systemd",pid=1,fd=201))
                                          udp   UNCONN 0      0      [fe80::e65f:1ff:fea3:9269]:dhcpv6-client            *:*    users:(("NetworkManager",pid=804,fd=35))                 
                                          udp   UNCONN 0      0                               *:mdns                     *:*    users:(("evcc",pid=1461,fd=23))                          
                                          udp   UNCONN 0      0                               *:mdns                     *:*    users:(("evcc",pid=1461,fd=6))                           
                                          udp   UNCONN 0      0                               *:mdns                     *:*    users:(("avahi-daemon",pid=708,fd=13))                   
                                          udp   UNCONN 0      0                               *:56692                    *:*    users:(("avahi-daemon",pid=708,fd=15))                   
                                          udp   UNCONN 0      0                               *:sunrpc                   *:*    users:(("rpcbind",pid=678,fd=7),("systemd",pid=1,fd=203))
                                          tcp   LISTEN 0      511                     127.0.0.1:9000               0.0.0.0:*    users:(("iobroker.js-con",pid=4247,fd=29))               
                                          tcp   LISTEN 0      511                     127.0.0.1:9001               0.0.0.0:*    users:(("iobroker.js-con",pid=4247,fd=23))               
                                          tcp   LISTEN 0      4096                      0.0.0.0:sunrpc             0.0.0.0:*    users:(("rpcbind",pid=678,fd=4),("systemd",pid=1,fd=200))
                                          tcp   LISTEN 0      128                       0.0.0.0:ssh                0.0.0.0:*    users:(("sshd",pid=1290,fd=6))                           
                                          tcp   LISTEN 0      511                       0.0.0.0:8400               0.0.0.0:*    users:(("io.jarvis.0",pid=4646,fd=29))                   
                                          tcp   LISTEN 0      511                       0.0.0.0:1880               0.0.0.0:*    users:(("node-red",pid=4415,fd=23))                      
                                          tcp   LISTEN 0      511                       0.0.0.0:1882               0.0.0.0:*    users:(("io.shelly.0",pid=4504,fd=38))                   
                                          tcp   LISTEN 0      511                       0.0.0.0:1883               0.0.0.0:*    users:(("io.sonoff.0",pid=4533,fd=40))                   
                                          tcp   LISTEN 0      4096                            *:7070                     *:*    users:(("evcc",pid=1461,fd=12))                          
                                          tcp   LISTEN 0      4096                            *:4712                     *:*    users:(("evcc",pid=1461,fd=10))                          
                                          tcp   LISTEN 0      4096                            *:8887                     *:*    users:(("evcc",pid=1461,fd=9))                           
                                          tcp   LISTEN 0      4096                         [::]:sunrpc                [::]:*    users:(("rpcbind",pid=678,fd=6),("systemd",pid=1,fd=202))
                                          tcp   LISTEN 0      128                          [::]:ssh                   [::]:*    users:(("sshd",pid=1290,fd=7))                           
                                          tcp   LISTEN 0      511                             *:8087                     *:*    users:(("io.simple-api.0",pid=4684,fd=34))               
                                          tcp   LISTEN 0      511                             *:tproxy                   *:*    users:(("io.admin.0",pid=4276,fd=36))                    
                                          tcp   LISTEN 0      511                             *:8082                     *:*    users:(("io.web.0",pid=4730,fd=35))                      
                                          
                                          
                                          *** Log File - Last 25 Lines ***
                                          2026-09-07 19:58:49.419  - debug: sonoff.0 (4533) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p1","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p1","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Curr_p1"},"native":{},"type":"state"},"cbArg":0}
                                          2026-09-07 19:58:49.419  - debug: sonoff.0 (4533) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p1
                                          2026-09-07 19:58:49.420  - debug: sonoff.0 (4533) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Total_Summe: {"val":18388,"ack":true,"ts":1788803929418,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1788801639298}
                                          2026-09-07 19:58:49.463  - debug: sonoff.0 (4533) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p2","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p2","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Curr_p2"},"native":{},"type":"state"},"cbArg":0}
                                          2026-09-07 19:58:49.463  - debug: sonoff.0 (4533) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p2
                                          2026-09-07 19:58:49.464  - debug: sonoff.0 (4533) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p1: {"val":0,"ack":true,"ts":1788803929462,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721243462981}
                                          2026-09-07 19:58:49.507  - debug: sonoff.0 (4533) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p3","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p3","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Curr_p3"},"native":{},"type":"state"},"cbArg":0}
                                          2026-09-07 19:58:49.507  - debug: sonoff.0 (4533) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p3
                                          2026-09-07 19:58:49.508  - debug: sonoff.0 (4533) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p2: {"val":0,"ack":true,"ts":1788803929506,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721243463081}
                                          2026-09-07 19:58:49.551  - debug: sonoff.0 (4533) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p1","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p1","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Volt_p1"},"native":{},"type":"state"},"cbArg":0}
                                          2026-09-07 19:58:49.551  - debug: sonoff.0 (4533) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p1
                                          2026-09-07 19:58:49.552  - debug: sonoff.0 (4533) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Curr_p3: {"val":0,"ack":true,"ts":1788803929550,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721243463181}
                                          2026-09-07 19:58:49.599  - debug: sonoff.0 (4533) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p2","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p2","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Volt_p2"},"native":{},"type":"state"},"cbArg":0}
                                          2026-09-07 19:58:49.599  - debug: sonoff.0 (4533) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p2
                                          2026-09-07 19:58:49.600  - debug: sonoff.0 (4533) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p1: {"val":0,"ack":true,"ts":1788803929598,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721243463273}
                                          2026-09-07 19:58:49.643  - debug: sonoff.0 (4533) process task: {"type":"addObject","id":"sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p3","data":{"_id":"sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p3","common":{"role":"value","read":true,"write":false,"type":"number","name":"DVES_3E7859 SENSOR.SML  Volt_p3"},"native":{},"type":"state"},"cbArg":0}
                                          2026-09-07 19:58:49.643  - debug: sonoff.0 (4533) Set state after task: sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p3
                                          2026-09-07 19:58:49.644  - debug: sonoff.0 (4533) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p2: {"val":0,"ack":true,"ts":1788803929642,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721243463333}
                                          2026-09-07 19:58:49.688  - debug: sonoff.0 (4533) stateChange sonoff.0.DVES_3E7859.SENSOR.SML.Volt_p3: {"val":0,"ack":true,"ts":1788803929686,"q":0,"from":"system.adapter.sonoff.0","user":"system.user.admin","lc":1721243463393}
                                          2026-09-07 19:58:50.061  - info: shelly.0 (4504) [authEnabled] 192.168.178.40 (shellyplusplugs / shellyplusplugs-b48a0a1cc8cc / shellyplusplugs#b48a0a1cc8cc#1): This device is not protected via restricted login (see adapter documentation for details)
                                          2026-09-07 19:58:51.122  - info: shelly.0 (4504) [authEnabled] 192.168.178.57 (shellyplus1 / shellyplus1-80646fd94da8 / shellyplus1#80646fd94da8#1): This device is not protected via restricted login (see adapter documentation for details)
                                          2026-09-07 19:58:51.459  - info: shelly.1 (4516) [authEnabled] 192.168.178.50 (shelly1 / shelly1-244CAB43CA38 / SHSW-1#244CAB43CA38#1): This device is not protected via restricted login (see adapter documentation for details)
                                          2026-09-07 19:58:51.883  - info: shelly.0 (4504) [authEnabled] 192.168.178.43 (shellyplus1 / shellyplus1-80646fd8df60 / shellyplus1#80646fd8df60#1): This device is not protected via restricted login (see adapter documentation for details)
                                          2026-09-07 19:58:52.072  - info: shelly.1 (4516) [authEnabled] 192.168.178.64 (shellyplug-s / shellyplug-s-3CE90ED7361F / SHPLG-S#3CE90ED7361F#1): This device is not protected via restricted login (see adapter documentation for details)
                                          2026-09-07 19:58:55.334  - info: shelly.0 (4504) [authEnabled] 192.168.178.81 (shellyplus1 / shellyplus1-7c87ce63d85c / shellyplus1#7c87ce63d85c#1): This device is not protected via restricted login (see adapter documentation for details)
                                          

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

                                          iob diag has finished.

                                          karl-heinz@meinbroker:~ $

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

                                          @Karl-Heinz1 sagte:

                                          Das ist das Ergebnis von iob diag

                                          Per direktem Aufruf oder über den Weg mit 'curl'?

                                          Please set BootTarget to 'multi-user.target' or run 'iobroker fix'

                                          Schalt den Desktop-Krempel aus, wenn da nicht direkt ein Display dran hängt.

                                          Update die ganzen ioBroker-Adapter...

                                          Die Quelle zu evcc musst du richtig anlegen. Geht z. B. damit sauber:

                                          sudo apt install -y debian-keyring debian-archive-keyring apt-transport-https curl
                                          curl -1sLf 'https://dl.evcc.io/public/evcc/stable/setup.deb.sh' | sudo -E bash
                                          sudo apt update
                                          sudo apt install -y evcc
                                          

                                          Quelle: https://docs.evcc.io/de/installation/linux/

                                          Und wenn die evcc-Quelle sauber ist installierst du die 10 Updates des Betriebssystems...

                                          Immer regelmäßig und zeitnah updates einspielen!

                                          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

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

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

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

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


                                          Support us

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

                                          156

                                          Online

                                          33.1k

                                          Benutzende

                                          83.7k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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