Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Wir empfehlen: Node.js 22.x

NEWS

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

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

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

Wir empfehlen: Node.js 22.x

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
230 Beiträge 38 Kommentatoren 29.0k Aufrufe 40 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Siggi0904S Siggi0904

    @Thomas-Braun

    Könntest du das Upgrade-Script dahin anpassen, dass wenn schon eine sources-Datei für das nodejs-Repo existiert das Upgrade-Script keine neue list-Datei mehr anlegt?

    Ich hatte schon modernize-sources laufen lassen und somit war da eine sources-Datei vorhanden.

    Ich dank dir im Voraus.

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

    @siggi0904

    Jein. Ich werde in einer kommenden Version wohl beide Dateiformate löschen, solange der nodesource-Installer da eine nodesource.list anlegt.

    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

    Siggi0904S 1 Antwort Letzte Antwort
    1
    • Thomas BraunT Thomas Braun

      @siggi0904

      Jein. Ich werde in einer kommenden Version wohl beide Dateiformate löschen, solange der nodesource-Installer da eine nodesource.list anlegt.

      Siggi0904S Offline
      Siggi0904S Offline
      Siggi0904
      schrieb am zuletzt editiert von
      #210

      @thomas-braun ah, das kommt vom Installer.
      Dann ist löschen natürlich der bessere Weg.

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • Siggi0904S Siggi0904

        @thomas-braun ah, das kommt vom Installer.
        Dann ist löschen natürlich der bessere Weg.

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

        @siggi0904

        Ja, ich versuche mich da möglichst nah am nodesource-Installationsskript zu halten. Ich biege da nur den Speicherort des keys um.

        PR:
        https://github.com/ioBroker/ioBroker/pull/666

        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
        2
        • Siggi0904S Offline
          Siggi0904S Offline
          Siggi0904
          schrieb am zuletzt editiert von
          #212

          @Thomas-Braun
          schau mal, was passiert, wenn ich heute die Pakete aktualisiere und apt full-upgrade mache:

          login as: mario
          mario@192.168.178.64's password:
          Linux iobroker 6.12.48+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.48-1 (2025                                                                         -09-20) x86_64
          
          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: Sat Nov  1 15:34:18 2025 from 192.168.178.41
          mario@iobroker:~$ sudo apt update
          [sudo] Passwort für mario:
          OK:1 http://deb.debian.org/debian trixie InRelease
          OK:2 http://security.debian.org/debian-security trixie-security InRelease
          OK:3 http://deb.debian.org/debian trixie-updates InRelease
          OK:4 https://deb.nodesource.com/node_22.x nodistro InRelease
          Alle Pakete sind aktuell.
          Warnung: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
          mario@iobroker:~$ sudo apt full-upgrade
          ERSETZE DURCH ÄLTERE VERSION:
            nodejs
          
          Zusammenfassung:
            Aktualisiere: 0, Installiere: 0, Ersetze durch ältere Version: 1, Entferne: 0, Aktualisiere nicht: 0
            Herunterlade-Größe: 37,6 MB
            Freigegebener Platz: 52,2 kB
          
          Fortfahren? [J/n] n
          Abbruch.
          mario@iobroker:~$
          
          

          Der will node-js durch eine ältere Version ersetzen.
          Kennst du das?

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • Siggi0904S Siggi0904

            @Thomas-Braun
            schau mal, was passiert, wenn ich heute die Pakete aktualisiere und apt full-upgrade mache:

            login as: mario
            mario@192.168.178.64's password:
            Linux iobroker 6.12.48+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.48-1 (2025                                                                         -09-20) x86_64
            
            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: Sat Nov  1 15:34:18 2025 from 192.168.178.41
            mario@iobroker:~$ sudo apt update
            [sudo] Passwort für mario:
            OK:1 http://deb.debian.org/debian trixie InRelease
            OK:2 http://security.debian.org/debian-security trixie-security InRelease
            OK:3 http://deb.debian.org/debian trixie-updates InRelease
            OK:4 https://deb.nodesource.com/node_22.x nodistro InRelease
            Alle Pakete sind aktuell.
            Warnung: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
            mario@iobroker:~$ sudo apt full-upgrade
            ERSETZE DURCH ÄLTERE VERSION:
              nodejs
            
            Zusammenfassung:
              Aktualisiere: 0, Installiere: 0, Ersetze durch ältere Version: 1, Entferne: 0, Aktualisiere nicht: 0
              Herunterlade-Größe: 37,6 MB
              Freigegebener Platz: 52,2 kB
            
            Fortfahren? [J/n] n
            Abbruch.
            mario@iobroker:~$
            
            

            Der will node-js durch eine ältere Version ersetzen.
            Kennst du das?

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

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

            Kennst du das?

            Ja.
            Die schon bei dir installierte Version wurde aus dem Repo entfernt und apt full-upgrade bietet dir nun an die installierte Version mit der veröffentlichten Version zu synchronisieren.
            Mit

            sudo apt update
            sudo apt upgrade
            

            wird das vermutlich nicht angezeigt werden. Das ist einer der Unterschiede zwischen full-upgrade und upgrade.

            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

            Siggi0904S 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

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

              Kennst du das?

              Ja.
              Die schon bei dir installierte Version wurde aus dem Repo entfernt und apt full-upgrade bietet dir nun an die installierte Version mit der veröffentlichten Version zu synchronisieren.
              Mit

              sudo apt update
              sudo apt upgrade
              

              wird das vermutlich nicht angezeigt werden. Das ist einer der Unterschiede zwischen full-upgrade und upgrade.

              Siggi0904S Offline
              Siggi0904S Offline
              Siggi0904
              schrieb am zuletzt editiert von
              #214

              @thomas-braun kommt auf mit apt upgrade

              login as: mario
              mario@192.168.178.64's password:
              Linux iobroker 6.12.48+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.48-1 (2025-09-20) x86_64
              
              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: Sat Nov  1 15:40:03 2025 from 192.168.178.41
              mario@iobroker:~$ sudo apt update
              [sudo] Passwort für mario:
              OK:1 http://deb.debian.org/debian trixie InRelease
              OK:2 http://security.debian.org/debian-security trixie-security InRelease
              Holen:3 http://deb.debian.org/debian trixie-updates InRelease [47,3 kB]
              OK:4 https://deb.nodesource.com/node_22.x nodistro InRelease
              Es wurden 47,3 kB in 1 s geholt (79,1 kB/s).
              Alle Pakete sind aktuell.
              Warnung: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
              mario@iobroker:~$ sudo apt upgrade
              ERSETZE DURCH ÄLTERE VERSION:
                nodejs
              
              Zusammenfassung:
                Aktualisiere: 0, Installiere: 0, Ersetze durch ältere Version: 1, Entferne: 0, Aktualisiere nicht: 0
                Herunterlade-Größe: 37,6 MB
                Freigegebener Platz: 52,2 kB
              
              Fortfahren? [J/n]
              
              

              iob nodejs-update liefert aber keine neue Version.

              Erstmal nichts machen und abwarten?

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • Siggi0904S Siggi0904

                @thomas-braun kommt auf mit apt upgrade

                login as: mario
                mario@192.168.178.64's password:
                Linux iobroker 6.12.48+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.48-1 (2025-09-20) x86_64
                
                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: Sat Nov  1 15:40:03 2025 from 192.168.178.41
                mario@iobroker:~$ sudo apt update
                [sudo] Passwort für mario:
                OK:1 http://deb.debian.org/debian trixie InRelease
                OK:2 http://security.debian.org/debian-security trixie-security InRelease
                Holen:3 http://deb.debian.org/debian trixie-updates InRelease [47,3 kB]
                OK:4 https://deb.nodesource.com/node_22.x nodistro InRelease
                Es wurden 47,3 kB in 1 s geholt (79,1 kB/s).
                Alle Pakete sind aktuell.
                Warnung: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                mario@iobroker:~$ sudo apt upgrade
                ERSETZE DURCH ÄLTERE VERSION:
                  nodejs
                
                Zusammenfassung:
                  Aktualisiere: 0, Installiere: 0, Ersetze durch ältere Version: 1, Entferne: 0, Aktualisiere nicht: 0
                  Herunterlade-Größe: 37,6 MB
                  Freigegebener Platz: 52,2 kB
                
                Fortfahren? [J/n]
                
                

                iob nodejs-update liefert aber keine neue Version.

                Erstmal nichts machen und abwarten?

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

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

                Erstmal nichts machen und abwarten?

                Ja, warte ab.

                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

                K 1 Antwort Letzte Antwort
                1
                • Thomas BraunT Thomas Braun

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

                  Erstmal nichts machen und abwarten?

                  Ja, warte ab.

                  K Offline
                  K Offline
                  KoMa666
                  schrieb am zuletzt editiert von
                  #216

                  @thomas-braun

                  Bei mir wird das Update von 22.21.0 auf 22.21.1 leider auch nicht eingespielt.

                  Nebenbei scheint der Updater auch noch nciht mit dem "modernized" repositories klar zu kommen, es wird neben der "nodesource.sources" auch immer wieder eine "nodesource.list" angelegt, aber das ist ein anderes Thema ...

                  So siehts beim "iob node-js-update" aus (ich packe mal nur das vermeintlich wichtige rein):

                  Recommended nodejs-version is: 22.21.1
                  Checking your installation now. Please be patient!
                  
                  Your current setup is:
                  /usr/bin/nodejs         v22.21.0
                  /usr/bin/node           v22.21.0
                  /usr/bin/npm            11.6.2
                  /usr/bin/npx            11.6.2
                  /usr/bin/corepack       0.34.3
                  
                  ...
                  
                  We found these nodejs versions available for installation:
                  
                  nodejs:
                    Installed: 22.21.0-1nodesource1
                    Candidate: 22.21.0-1nodesource1
                    Version table:
                  
                  ...
                  
                  You are running nodejs v22.21.0. Do you want to install recommended version 22.21.1?
                  
                  ...
                  
                  Reading package lists... Done
                  W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                  
                  Installing nodejs now!
                  
                  Installing latest nodejs v22 release
                  W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                  
                  SUCCESS!
                  v22.21.0 has been installed! You are using the latest nodejs@22 release now!
                  

                  Er bleibt dann auf 22.21.0 und zeigt mir weiterhin die 22.21.1 als mögliches Update an.

                  Gibt es hier eine Möglichkeit nachzuforschen, was da genau los ist, oder ist das bekannt und einfach abwarten?

                  Besten Dank!

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • K KoMa666

                    @thomas-braun

                    Bei mir wird das Update von 22.21.0 auf 22.21.1 leider auch nicht eingespielt.

                    Nebenbei scheint der Updater auch noch nciht mit dem "modernized" repositories klar zu kommen, es wird neben der "nodesource.sources" auch immer wieder eine "nodesource.list" angelegt, aber das ist ein anderes Thema ...

                    So siehts beim "iob node-js-update" aus (ich packe mal nur das vermeintlich wichtige rein):

                    Recommended nodejs-version is: 22.21.1
                    Checking your installation now. Please be patient!
                    
                    Your current setup is:
                    /usr/bin/nodejs         v22.21.0
                    /usr/bin/node           v22.21.0
                    /usr/bin/npm            11.6.2
                    /usr/bin/npx            11.6.2
                    /usr/bin/corepack       0.34.3
                    
                    ...
                    
                    We found these nodejs versions available for installation:
                    
                    nodejs:
                      Installed: 22.21.0-1nodesource1
                      Candidate: 22.21.0-1nodesource1
                      Version table:
                    
                    ...
                    
                    You are running nodejs v22.21.0. Do you want to install recommended version 22.21.1?
                    
                    ...
                    
                    Reading package lists... Done
                    W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                    
                    Installing nodejs now!
                    
                    Installing latest nodejs v22 release
                    W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
                    
                    SUCCESS!
                    v22.21.0 has been installed! You are using the latest nodejs@22 release now!
                    

                    Er bleibt dann auf 22.21.0 und zeigt mir weiterhin die 22.21.1 als mögliches Update an.

                    Gibt es hier eine Möglichkeit nachzuforschen, was da genau los ist, oder ist das bekannt und einfach abwarten?

                    Besten Dank!

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

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

                    oder ist das bekannt und einfach abwarten?

                    Ist bekannt und es hängt damit zusammen, dass es nodesource seit Wochen/Monaten nicht schafft die Repos ordentlich zu bestücken.

                    Zu .list & .sources: Auch das ist bekannt, solange aber nodesource das in ihrem Installer Skript nicht auf das neue Format umstellen (was sie in nächster Zeit nicht tun werden, um da abwärts kompatibel zu bleiben) wird das auch von 'iob nodejs-update' nicht gemacht werden. Da ist dann halt der Admin des Systems gefragt.

                    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

                    K 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

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

                      oder ist das bekannt und einfach abwarten?

                      Ist bekannt und es hängt damit zusammen, dass es nodesource seit Wochen/Monaten nicht schafft die Repos ordentlich zu bestücken.

                      Zu .list & .sources: Auch das ist bekannt, solange aber nodesource das in ihrem Installer Skript nicht auf das neue Format umstellen (was sie in nächster Zeit nicht tun werden, um da abwärts kompatibel zu bleiben) wird das auch von 'iob nodejs-update' nicht gemacht werden. Da ist dann halt der Admin des Systems gefragt.

                      K Offline
                      K Offline
                      KoMa666
                      schrieb am zuletzt editiert von
                      #218

                      @thomas-braun
                      Alles klar, dann warte ich ab, obs mit der nächsten Version vom NodeJS besser wird.

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • K KoMa666

                        @thomas-braun
                        Alles klar, dann warte ich ab, obs mit der nächsten Version vom NodeJS besser wird.

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

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

                        obs mit der nächsten Version vom NodeJS besser wird.

                        Das hängt halt davon ab, ob und wann nodesource die Repos glattzieht.
                        Die Quellen für nodejs@24 und 25 sind z. B. auf Stand, vielleicht haben die nodejs@22 nicht mehr auf dem Schirm...

                        Gibt jedenfalls ein Issue dazu, allerdings steht da auch nix erhellendes drin:

                        https://github.com/nodesource/distributions/issues/1897

                        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
                        2
                        • J Online
                          J Online
                          JohnDenver0815
                          schrieb am zuletzt editiert von
                          #220

                          Nach wochenlangen sporadischen Versuchen über die GUI (unter Übersicht) nodejs zu aktualisieren (es wurde immer eine 20er und eine 22er Version vorgeschlagen), habe ich heute mal nen anderen Browser probiert und siehe da, zumindest bin ich jetzt auf v20.19.5. Die weiterhin vorgeschlagene v22.21.1 lässt sich zwar durch Klick "auslösen", verändert sich aber nicht.

                          Hab nebenbei unter Geräte festgestellt, dass die Filter für Raum und Funktion nicht mehr funktionieren. Kann das mit nodejs zusammenhängen oder sollte ich das separat platzieren?

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • J JohnDenver0815

                            Nach wochenlangen sporadischen Versuchen über die GUI (unter Übersicht) nodejs zu aktualisieren (es wurde immer eine 20er und eine 22er Version vorgeschlagen), habe ich heute mal nen anderen Browser probiert und siehe da, zumindest bin ich jetzt auf v20.19.5. Die weiterhin vorgeschlagene v22.21.1 lässt sich zwar durch Klick "auslösen", verändert sich aber nicht.

                            Hab nebenbei unter Geräte festgestellt, dass die Filter für Raum und Funktion nicht mehr funktionieren. Kann das mit nodejs zusammenhängen oder sollte ich das separat platzieren?

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

                            @JohnDenver0815

                            Dann installier die Kiste komplett neu, diesmal direkt in der 64Bit-Version.
                            Dann bekommst du da auch aktuelle nodejs-Versionen drauf.

                            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

                            J 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @JohnDenver0815

                              Dann installier die Kiste komplett neu, diesmal direkt in der 64Bit-Version.
                              Dann bekommst du da auch aktuelle nodejs-Versionen drauf.

                              J Online
                              J Online
                              JohnDenver0815
                              schrieb am zuletzt editiert von
                              #222

                              @Thomas-Braun Da hab ich tatsächlich so meine Bauchschmerzen mit, da bisher (sträflicherweise) weder ein Backup gefahren wurde noch weiß ich nicht, ob sich alles bisher gebastelte ohne Probleme migrieren lässt. Nochmal ganz von vorn anfangen widerstrebt mir. Kann ich die Bit-Version irgendwo einsehen?

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • J JohnDenver0815

                                @Thomas-Braun Da hab ich tatsächlich so meine Bauchschmerzen mit, da bisher (sträflicherweise) weder ein Backup gefahren wurde noch weiß ich nicht, ob sich alles bisher gebastelte ohne Probleme migrieren lässt. Nochmal ganz von vorn anfangen widerstrebt mir. Kann ich die Bit-Version irgendwo einsehen?

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

                                @JohnDenver0815 said in Wir empfehlen: Node.js 22.x:

                                Kann ich die Bit-Version irgendwo einsehen?

                                Unter anderem steht das in der Ausgabe von

                                iob diag
                                

                                drin. Da wird beim userland 32Bit stehen.
                                Wenn du es nicht angehst werden die Bauchschmerzen nur mit jedem Release großer.

                                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

                                J 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @JohnDenver0815 said in Wir empfehlen: Node.js 22.x:

                                  Kann ich die Bit-Version irgendwo einsehen?

                                  Unter anderem steht das in der Ausgabe von

                                  iob diag
                                  

                                  drin. Da wird beim userland 32Bit stehen.
                                  Wenn du es nicht angehst werden die Bauchschmerzen nur mit jedem Release großer.

                                  J Online
                                  J Online
                                  JohnDenver0815
                                  schrieb am zuletzt editiert von
                                  #224

                                  @Thomas-Braun said in Wir empfehlen: Node.js 22.x:

                                  Da wird beim userland 32Bit stehen.

                                  Da muss ich dich leider enttäuschen ;-)

                                  *** BASE SYSTEM ***
                                  Operating System: Debian GNU/Linux 12 (bookworm)
                                   Static hostname: CT101
                                         Icon name: computer-container
                                           Chassis: container ☐
                                    Virtualization: lxc
                                            Kernel: Linux 6.8.4-3-pve
                                      Architecture: x86-64
                                  OS is similar to: 
                                  
                                  model name      : AMD Ryzen 5 5560U with Radeon Graphics
                                  Docker          : false
                                  Virtualization  : lxc
                                  Kernel          : x86_64
                                  Userland        : 64 bit
                                  

                                  Ich werd wohl mal das Update über die Konsole probieren.

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • J JohnDenver0815

                                    @Thomas-Braun said in Wir empfehlen: Node.js 22.x:

                                    Da wird beim userland 32Bit stehen.

                                    Da muss ich dich leider enttäuschen ;-)

                                    *** BASE SYSTEM ***
                                    Operating System: Debian GNU/Linux 12 (bookworm)
                                     Static hostname: CT101
                                           Icon name: computer-container
                                             Chassis: container ☐
                                      Virtualization: lxc
                                              Kernel: Linux 6.8.4-3-pve
                                        Architecture: x86-64
                                    OS is similar to: 
                                    
                                    model name      : AMD Ryzen 5 5560U with Radeon Graphics
                                    Docker          : false
                                    Virtualization  : lxc
                                    Kernel          : x86_64
                                    Userland        : 64 bit
                                    

                                    Ich werd wohl mal das Update über die Konsole probieren.

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

                                    @JohnDenver0815

                                    Zeig mal den Rest.

                                    nodejs Upgrade am besten immer per

                                    iob nodejs-update
                                    

                                    machen

                                    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

                                    J 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @JohnDenver0815

                                      Zeig mal den Rest.

                                      nodejs Upgrade am besten immer per

                                      iob nodejs-update
                                      

                                      machen

                                      J Online
                                      J Online
                                      JohnDenver0815
                                      schrieb am zuletzt editiert von JohnDenver0815
                                      #226

                                      @Thomas-Braun said in Wir empfehlen: Node.js 22.x:

                                      Zeig mal den Rest.

                                      ========== Start marking the full check here ===========
                                      
                                      bash
                                      Script v.2025-08-09
                                      
                                      *** BASE SYSTEM ***
                                      Operating System: Debian GNU/Linux 12 (bookworm)
                                      Static hostname: CT101
                                            Icon name: computer-container
                                              Chassis: container ☐
                                       Virtualization: lxc
                                               Kernel: Linux 6.8.4-3-pve
                                         Architecture: x86-64
                                      OS is similar to: 
                                      
                                      model name      : AMD Ryzen 5 5560U with Radeon Graphics
                                      Docker          : false
                                      Virtualization  : lxc
                                      Kernel          : x86_64
                                      Userland        : 64 bit
                                      
                                      Systemuptime and Load:
                                      21:02:14 up 2 days,  3:49,  3 users,  load average: 0.37, 0.27, 0.19
                                      CPU threads: 12
                                      
                                      
                                      *** LIFE CYCLE STATUS ***
                                      Debian 'bookworm' is the current oldstable version. Please upgrade to the latest stable release 'trixie' in due time!
                                      
                                      *** TIME AND TIMEZONES ***
                                                    Local time: Sun 2025-11-16 21:02:14 CET
                                                Universal time: Sun 2025-11-16 20:02:14 UTC
                                                      RTC time: n/a
                                                     Time zone: Europe/Berlin (CET, +0100)
                                      System clock synchronized: yes
                                                   NTP service: inactive
                                               RTC in local TZ: no
                                      
                                      *** Users and Groups ***
                                      User that called 'iob diag':
                                      root
                                      HOME=/root
                                      GROUPS=root
                                      
                                      User that is running 'js-controller':
                                      iobroker
                                      HOME=/home/iobroker
                                      GROUPS=iobroker tty dialout audio video plugdev
                                      
                                      A default user should be created! This user will be enabled to temporarily switch to root via 'sudo'!
                                      A root login is not required in most Linux Distributions.
                                      Run 'iobroker fix' or use the system tools to create a user.
                                      *** DISPLAY-SERVER SETUP ***
                                      Display-Server:         false
                                      Unit display-manager.service could not be found.
                                      Display-Manager: 
                                      Desktop: 
                                      Session:                tty
                                      
                                      *** MEMORY ***
                                                    total        used        free      shared  buff/cache   available
                                      Mem:            4.3G        1.8G        1.4G        126K        1.0G        2.5G
                                      Swap:           536M          0B        536M
                                      Total:          4.8G        1.8G        2.0G
                                      
                                      Active iob-Instances:   20
                                      
                                              4096 M total memory
                                              1726 M used memory
                                              1704 M active memory
                                               880 M inactive memory
                                              1375 M free memory
                                                 0 M buffer memory
                                               993 M swap cache
                                               512 M total swap
                                                 0 M used swap
                                               512 M free swap
                                      
                                      *** top - Table Of Processes  ***
                                      top - 21:02:14 up 2 days,  3:49,  3 users,  load average: 0.37, 0.27, 0.19
                                      Tasks:  46 total,   3 running,  43 sleeping,   0 stopped,   0 zombie
                                      %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                                      MiB Mem :   4096.0 total,   1373.6 free,   1728.5 used,    994.1 buff/cache     
                                      MiB Swap:    512.0 total,    512.0 free,      0.0 used.   2367.5 avail Mem 
                                      
                                      *** FAILED SERVICES ***
                                      
                                       UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
                                      * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
                                      * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
                                      
                                      LOAD   = Reflects whether the unit definition was properly loaded.
                                      ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                                      SUB    = The low-level unit activation state, values depend on unit type.
                                      2 loaded units listed.
                                      
                                      
                                      *** DMESG CRITICAL ERRORS ***
                                      dmesg: read kernel buffer failed: Operation not permitted
                                      No critical errors detected
                                      
                                      *** FILESYSTEM ***
                                      Filesystem                       Type      Size  Used Avail Use% Mounted on
                                      /dev/mapper/pve-vm--101--disk--0 ext4       20G  6.0G   13G  32% /
                                      none                             tmpfs     492K  4.0K  488K   1% /dev
                                      udev                             devtmpfs  6.3G     0  6.3G   0% /dev/tty
                                      tmpfs                            tmpfs     6.3G     0  6.3G   0% /dev/shm
                                      tmpfs                            tmpfs     2.6G  120K  2.6G   1% /run
                                      tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                                      tmpfs                            tmpfs     1.3G     0  1.3G   0% /run/user/0
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      dmesg: read kernel buffer failed: Operation not permitted
                                      
                                      Show mounted filesystems:
                                      TARGET SOURCE                           FSTYPE OPTIONS
                                      /      /dev/mapper/pve-vm--101--disk--0 ext4   rw,relatime,stripe=16
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      789M    /var/
                                      355M    /var/log/journal/8ada997312c94c3398decac5edb2e351
                                      355M    /var/log/journal
                                      355M    /var/log
                                      286M    /var/cache
                                      
                                      Archived and active journals take up 354.0M in the file system.
                                      
                                      /opt/iobroker/backups:
                                      67M     /opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      1.1G    /opt/iobroker/iobroker-data/
                                      703M    /opt/iobroker/iobroker-data/history
                                      201M    /opt/iobroker/iobroker-data/files
                                      122M    /opt/iobroker/iobroker-data/backup-objects
                                      47M     /opt/iobroker/iobroker-data/files/admin.admin
                                      
                                      The five largest files in iobroker-data are:
                                      34M     /opt/iobroker/iobroker-data/objects.jsonl
                                      24M     /opt/iobroker/iobroker-data/files/scenes.admin/static/js/main.c9369f6c.js.map
                                      24M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.6a71b34c.js.map
                                      18M     /opt/iobroker/iobroker-data/states.jsonl
                                      9.3M    /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.6a71b34c.js
                                      
                                      USB-Devices by-id:
                                      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                      
                                      No Devices found 'by-id'
                                      
                                      Zigbee Network Settings on your coordinator/in nvbackup are:
                                      
                                      zigbee.X
                                      Extended Pan ID:
                                      *** MASKED ***
                                      Pan ID:
                                      *** MASKED ***
                                      Channel:
                                      *** MASKED ***
                                      Network Key:
                                      *** MASKED ***
                                      
                                      To unmask the settings run 'iob diag --unmask'
                                      
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs         v20.19.5
                                      /usr/bin/node           v20.19.5
                                      /usr/bin/npm            10.8.2
                                      /usr/bin/npx            10.8.2
                                      /usr/bin/corepack       0.33.0
                                      
                                      nodejs:
                                       Installed: 20.19.5-1nodesource1
                                       Candidate: 20.19.5-1nodesource1
                                       Version table:
                                      *** 20.19.5-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                             100 /var/lib/dpkg/status
                                          20.19.4-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.19.3-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.19.2-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.19.1-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.19.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.18.3-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.18.2-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.18.1-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.18.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.17.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.16.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.15.1-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.15.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.14.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.13.1-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.13.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.12.2-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.12.1-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.12.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.11.1-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.11.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.10.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.9.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.8.1-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.8.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.7.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.6.1-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.6.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.5.1-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.5.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.4.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.3.1-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.3.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.2.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.1.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          20.0.0-1nodesource1 1001
                                             500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                          18.20.4+dfsg-1~deb12u1 500
                                             500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                             500 http://security.debian.org bookworm-security/main amd64 Packages
                                      
                                      Temp directories causing deletion problem: 0
                                      No problems detected
                                      
                                      Errors in npm tree: 0
                                      No problems detected
                                      
                                      Checking for nodejs vulnerability:
                                      
                                      
                                      █████  ██      ██           ██████   ██████   ██████  ██████         ██
                                      ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                                      ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                                      ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                                      ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                                      
                                      
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Hosts:
                                      CT101               CT101 (version: 7.0.7, hostname: CT101         , alive, uptime: 6691)
                                      
                                      Core adapters versions
                                      js-controller:  7.0.7
                                      admin:          7.7.19
                                      javascript:     8.9.2
                                      
                                      nodejs modules from github:     0
                                      
                                      Adapter State
                                       system.adapter.accuweather.0            : accuweather           : CT101                                    - disabled
                                      + system.adapter.admin.1                  : admin                 : CT101                                    -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                      + system.adapter.backitup.0               : backitup              : CT101                                    -  enabled
                                       system.adapter.daswetter.0              : daswetter             : CT101                                    - disabled
                                       system.adapter.devices.0                : devices               : CT101                                    -  enabled
                                      + system.adapter.discovery.0              : discovery             : CT101                                    -  enabled
                                       system.adapter.dwd.0                    : dwd                   : CT101                                    - disabled
                                      + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: CT101                                    -  enabled
                                      + system.adapter.energiefluss-erweitert.1 : energiefluss-erweitert: CT101                                    -  enabled
                                       system.adapter.fahrplan.0               : fahrplan              : CT101                                    - disabled
                                      + system.adapter.heos.0                   : heos                  : CT101                                    -  enabled
                                      + system.adapter.history.0                : history               : CT101                                    -  enabled
                                      + system.adapter.hm-rega.0                : hm-rega               : CT101                                    -  enabled
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : CT101                                    -  enabled, port: 0
                                      + system.adapter.influxdb.0               : influxdb              : CT101                                    -  enabled, port: 8086
                                      + system.adapter.javascript.0             : javascript            : CT101                                    -  enabled
                                      + system.adapter.klf200.0                 : klf200                : CT101                                    -  enabled
                                      + system.adapter.lovelace.0               : lovelace              : CT101                                    -  enabled, port: 8888, bind: 0.0.0.0, run as: admin
                                      + system.adapter.modbus.0                 : modbus                : CT101                                    -  enabled
                                      + system.adapter.modbus.1                 : modbus                : CT101                                    -  enabled
                                      + system.adapter.modbus.2                 : modbus                : CT101                                    -  enabled
                                       system.adapter.netatmo-crawler.0        : netatmo-crawler       : CT101                                    -  enabled
                                       system.adapter.sayit.0                  : sayit                 : CT101                                    - disabled
                                       system.adapter.scenes.0                 : scenes                : CT101                                    - disabled
                                      + system.adapter.shelly.0                 : shelly                : CT101                                    -  enabled, port: 1882, bind: 0.0.0.0
                                      + system.adapter.smartgarden.0            : smartgarden           : CT101                                    -  enabled
                                       system.adapter.spotify-premium.0        : spotify-premium       : CT101                                    - disabled
                                       system.adapter.unifi.0                  : unifi                 : CT101                                    - disabled
                                       system.adapter.weatherunderground.0     : weatherunderground    : CT101                                    - disabled
                                      + system.adapter.web.0                    : web                   : CT101                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                       system.adapter.yr.0                     : yr                    : CT101                                    - disabled
                                      
                                      + instance is alive
                                      
                                      Enabled adapters with bindings
                                      + system.adapter.admin.1                  : admin                 : CT101                                    -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : CT101                                    -  enabled, port: 0
                                      + system.adapter.influxdb.0               : influxdb              : CT101                                    -  enabled, port: 8086
                                      + system.adapter.lovelace.0               : lovelace              : CT101                                    -  enabled, port: 8888, bind: 0.0.0.0, run as: admin
                                      + system.adapter.shelly.0                 : shelly                : CT101                                    -  enabled, port: 1882, bind: 0.0.0.0
                                      + system.adapter.web.0                    : web                   : CT101                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      
                                      ioBroker-Repositories
                                      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                      │ (index) │ name     │ url                                                     │ auto upgrade │
                                      ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                      │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                                      │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                      └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                      
                                      Active repo(s): stable
                                      Upgrade policy: none
                                      
                                      Installed ioBroker-Adapters
                                      Used repository: stable
                                      Adapter    "accuweather"  : 2.1.1    , installed 2.1.1
                                      Adapter    "admin"        : 7.7.19   , installed 7.7.19
                                      Adapter    "backitup"     : 3.3.10   , installed 3.3.10
                                      Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
                                      Adapter    "devices"      : 1.2.8    , installed 1.2.8
                                      Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                      Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                      Adapter    "energiefluss-erweitert": 0.8.1, installed 0.8.1
                                      Adapter    "fahrplan"     : 1.4.1    , installed 1.4.1
                                      Adapter    "heos"         : 2.2.1    , installed 2.2.1
                                      Adapter    "history"      : 3.0.1    , installed 3.0.1
                                      Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                                      Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                                      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                      Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                                      Controller "js-controller": 7.0.7    , installed 7.0.7
                                      Adapter    "klf200"       : 1.3.5    , installed 1.3.5
                                      Adapter    "lovelace"     : 5.0.1    , installed 5.0.1
                                      Adapter    "modbus"       : 6.3.2    , installed 6.3.2
                                      Adapter    "netatmo-crawler": 1.1.0  , installed 1.1.0
                                      Adapter    "sayit"        : 5.0.0    , installed 5.0.0
                                      Adapter    "scenes"       : 3.2.3    , installed 3.2.3
                                      Adapter    "shelly"       : 10.4.0   , installed 10.4.0
                                      Adapter    "smartgarden"  : 2.0.1    , installed 2.0.1
                                      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                      Adapter    "spotify-premium": 1.5.2  , installed 1.5.2
                                      Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                                      Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                                      Adapter    "web"          : 7.0.8    , installed 7.0.8
                                      Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                      Adapter    "yr"           : 5.3.0    , installed 5.3.0
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects:        18922
                                      States:         16016
                                      
                                      *** OS-Repositories and Updates ***
                                      
                                      
                                      
                                      Hit:1 http://deb.debian.org/debian bookworm InRelease
                                      Hit:2 http://security.debian.org bookworm-security InRelease
                                      Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                                      Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                                      Reading package lists...
                                      Pending Updates: 1
                                      
                                      *** Listening Ports ***
                                      Active Internet connections (only servers)
                                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       10465673   18602/iobroker.js-c 
                                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       10465668   18602/iobroker.js-c 
                                      tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          15227      297/master          
                                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          12638      1/systemd           
                                      tcp        0      0 10.20.0.12:42010        0.0.0.0:*               LISTEN      1001       10469017   18775/io.hm-rpc.0   
                                      tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       10465935   18745/io.shelly.0   
                                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       10467668   18850/io.web.0      
                                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       10463057   18620/io.admin.1    
                                      tcp6       0      0 :::111                  :::*                    LISTEN      0          12640      1/systemd           
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          5617       17527/sshd: /usr/sb 
                                      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          15228      297/master          
                                      tcp6       0      0 :::8888                 :::*                    LISTEN      1001       10466078   18880/io.lovelace.0 
                                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          12639      1/systemd           
                                      udp6       0      0 :::111                  :::*                                0          12641      1/systemd           
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2025-11-16 20:50:31.010  - info: host.CT101 instance system.adapter.netatmo-crawler.0 in version "1.1.0" started with pid 19282
                                      2025-11-16 20:50:31.595  - info: netatmo-crawler.0 (19282) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v20.19.5, js-controller: 7.0.7
                                      2025-11-16 20:50:31.610  - info: netatmo-crawler.0 (19282) Getting data for stationid:70:ee:50:58:f7:8e
                                      2025-11-16 20:50:32.414  - info: netatmo-crawler.0 (19282) Getting data for stationid:70:ee:50:b5:06:60
                                      2025-11-16 20:50:33.567  - info: netatmo-crawler.0 (19282) Getting data for stationid:70:ee:50:7a:b2:8a
                                      2025-11-16 20:50:34.840  - info: netatmo-crawler.0 (19282) Terminated (NO_ERROR): Everything done. Going to terminate till next schedule
                                      2025-11-16 20:50:35.352  - info: host.CT101 instance system.adapter.netatmo-crawler.0 having pid 19282 terminated with code 0 (NO_ERROR)
                                      2025-11-16 20:55:31.011  - info: host.CT101 instance system.adapter.netatmo-crawler.0 in version "1.1.0" started with pid 19298
                                      2025-11-16 20:55:31.596  - info: netatmo-crawler.0 (19298) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v20.19.5, js-controller: 7.0.7
                                      2025-11-16 20:55:31.611  - info: netatmo-crawler.0 (19298) Getting data for stationid:70:ee:50:58:f7:8e
                                      2025-11-16 20:55:32.596  - info: netatmo-crawler.0 (19298) Getting data for stationid:70:ee:50:b5:06:60
                                      2025-11-16 20:55:33.983  - info: netatmo-crawler.0 (19298) Getting data for stationid:70:ee:50:7a:b2:8a
                                      2025-11-16 20:55:35.277  - info: netatmo-crawler.0 (19298) Terminated (NO_ERROR): Everything done. Going to terminate till next schedule
                                      2025-11-16 20:55:35.787  - info: host.CT101 instance system.adapter.netatmo-crawler.0 having pid 19298 terminated with code 0 (NO_ERROR)
                                      2025-11-16 20:56:48.920  - info: admin.1 (18620) <== Disconnect system.user.admin from ::ffff:10.20.0.246 admin
                                      2025-11-16 20:56:49.310  - info: admin.1 (18620) ==> Connected system.user.admin from ::ffff:10.20.0.246
                                      2025-11-16 20:56:49.492  - info: admin.1 (18620) <== Disconnect system.user.admin from ::ffff:10.20.0.246 admin
                                      2025-11-16 21:00:31.010  - info: host.CT101 instance system.adapter.netatmo-crawler.0 in version "1.1.0" started with pid 19338
                                      2025-11-16 21:00:31.601  - info: netatmo-crawler.0 (19338) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v20.19.5, js-controller: 7.0.7
                                      2025-11-16 21:00:31.616  - info: netatmo-crawler.0 (19338) Getting data for stationid:70:ee:50:58:f7:8e
                                      2025-11-16 21:00:35.725  - info: netatmo-crawler.0 (19338) Getting data for stationid:70:ee:50:b5:06:60
                                      2025-11-16 21:00:36.588  - info: netatmo-crawler.0 (19338) Getting data for stationid:70:ee:50:7a:b2:8a
                                      2025-11-16 21:00:37.519  - info: netatmo-crawler.0 (19338) Terminated (NO_ERROR): Everything done. Going to terminate till next schedule
                                      2025-11-16 21:00:38.031  - info: host.CT101 instance system.adapter.netatmo-crawler.0 having pid 19338 terminated with code 0 (NO_ERROR)
                                      
                                      
                                      
                                      ============ Mark until here for C&P =============
                                      

                                      Scheinbar ist mein "bookworm" auch nicht mehr state of the art.

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • J JohnDenver0815

                                        @Thomas-Braun said in Wir empfehlen: Node.js 22.x:

                                        Zeig mal den Rest.

                                        ========== Start marking the full check here ===========
                                        
                                        bash
                                        Script v.2025-08-09
                                        
                                        *** BASE SYSTEM ***
                                        Operating System: Debian GNU/Linux 12 (bookworm)
                                        Static hostname: CT101
                                              Icon name: computer-container
                                                Chassis: container ☐
                                         Virtualization: lxc
                                                 Kernel: Linux 6.8.4-3-pve
                                           Architecture: x86-64
                                        OS is similar to: 
                                        
                                        model name      : AMD Ryzen 5 5560U with Radeon Graphics
                                        Docker          : false
                                        Virtualization  : lxc
                                        Kernel          : x86_64
                                        Userland        : 64 bit
                                        
                                        Systemuptime and Load:
                                        21:02:14 up 2 days,  3:49,  3 users,  load average: 0.37, 0.27, 0.19
                                        CPU threads: 12
                                        
                                        
                                        *** LIFE CYCLE STATUS ***
                                        Debian 'bookworm' is the current oldstable version. Please upgrade to the latest stable release 'trixie' in due time!
                                        
                                        *** TIME AND TIMEZONES ***
                                                      Local time: Sun 2025-11-16 21:02:14 CET
                                                  Universal time: Sun 2025-11-16 20:02:14 UTC
                                                        RTC time: n/a
                                                       Time zone: Europe/Berlin (CET, +0100)
                                        System clock synchronized: yes
                                                     NTP service: inactive
                                                 RTC in local TZ: no
                                        
                                        *** Users and Groups ***
                                        User that called 'iob diag':
                                        root
                                        HOME=/root
                                        GROUPS=root
                                        
                                        User that is running 'js-controller':
                                        iobroker
                                        HOME=/home/iobroker
                                        GROUPS=iobroker tty dialout audio video plugdev
                                        
                                        A default user should be created! This user will be enabled to temporarily switch to root via 'sudo'!
                                        A root login is not required in most Linux Distributions.
                                        Run 'iobroker fix' or use the system tools to create a user.
                                        *** DISPLAY-SERVER SETUP ***
                                        Display-Server:         false
                                        Unit display-manager.service could not be found.
                                        Display-Manager: 
                                        Desktop: 
                                        Session:                tty
                                        
                                        *** MEMORY ***
                                                      total        used        free      shared  buff/cache   available
                                        Mem:            4.3G        1.8G        1.4G        126K        1.0G        2.5G
                                        Swap:           536M          0B        536M
                                        Total:          4.8G        1.8G        2.0G
                                        
                                        Active iob-Instances:   20
                                        
                                                4096 M total memory
                                                1726 M used memory
                                                1704 M active memory
                                                 880 M inactive memory
                                                1375 M free memory
                                                   0 M buffer memory
                                                 993 M swap cache
                                                 512 M total swap
                                                   0 M used swap
                                                 512 M free swap
                                        
                                        *** top - Table Of Processes  ***
                                        top - 21:02:14 up 2 days,  3:49,  3 users,  load average: 0.37, 0.27, 0.19
                                        Tasks:  46 total,   3 running,  43 sleeping,   0 stopped,   0 zombie
                                        %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                                        MiB Mem :   4096.0 total,   1373.6 free,   1728.5 used,    994.1 buff/cache     
                                        MiB Swap:    512.0 total,    512.0 free,      0.0 used.   2367.5 avail Mem 
                                        
                                        *** FAILED SERVICES ***
                                        
                                         UNIT                    LOAD   ACTIVE SUB    DESCRIPTION
                                        * run-rpc_pipefs.mount    loaded failed failed RPC Pipe File System
                                        * sys-kernel-config.mount loaded failed failed Kernel Configuration File System
                                        
                                        LOAD   = Reflects whether the unit definition was properly loaded.
                                        ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                                        SUB    = The low-level unit activation state, values depend on unit type.
                                        2 loaded units listed.
                                        
                                        
                                        *** DMESG CRITICAL ERRORS ***
                                        dmesg: read kernel buffer failed: Operation not permitted
                                        No critical errors detected
                                        
                                        *** FILESYSTEM ***
                                        Filesystem                       Type      Size  Used Avail Use% Mounted on
                                        /dev/mapper/pve-vm--101--disk--0 ext4       20G  6.0G   13G  32% /
                                        none                             tmpfs     492K  4.0K  488K   1% /dev
                                        udev                             devtmpfs  6.3G     0  6.3G   0% /dev/tty
                                        tmpfs                            tmpfs     6.3G     0  6.3G   0% /dev/shm
                                        tmpfs                            tmpfs     2.6G  120K  2.6G   1% /run
                                        tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                                        tmpfs                            tmpfs     1.3G     0  1.3G   0% /run/user/0
                                        
                                        Messages concerning ext4 filesystem in dmesg:
                                        dmesg: read kernel buffer failed: Operation not permitted
                                        
                                        Show mounted filesystems:
                                        TARGET SOURCE                           FSTYPE OPTIONS
                                        /      /dev/mapper/pve-vm--101--disk--0 ext4   rw,relatime,stripe=16
                                        
                                        Files in neuralgic directories:
                                        
                                        /var:
                                        789M    /var/
                                        355M    /var/log/journal/8ada997312c94c3398decac5edb2e351
                                        355M    /var/log/journal
                                        355M    /var/log
                                        286M    /var/cache
                                        
                                        Archived and active journals take up 354.0M in the file system.
                                        
                                        /opt/iobroker/backups:
                                        67M     /opt/iobroker/backups/
                                        
                                        /opt/iobroker/iobroker-data:
                                        1.1G    /opt/iobroker/iobroker-data/
                                        703M    /opt/iobroker/iobroker-data/history
                                        201M    /opt/iobroker/iobroker-data/files
                                        122M    /opt/iobroker/iobroker-data/backup-objects
                                        47M     /opt/iobroker/iobroker-data/files/admin.admin
                                        
                                        The five largest files in iobroker-data are:
                                        34M     /opt/iobroker/iobroker-data/objects.jsonl
                                        24M     /opt/iobroker/iobroker-data/files/scenes.admin/static/js/main.c9369f6c.js.map
                                        24M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.6a71b34c.js.map
                                        18M     /opt/iobroker/iobroker-data/states.jsonl
                                        9.3M    /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.6a71b34c.js
                                        
                                        USB-Devices by-id:
                                        USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                                        
                                        No Devices found 'by-id'
                                        
                                        Zigbee Network Settings on your coordinator/in nvbackup are:
                                        
                                        zigbee.X
                                        Extended Pan ID:
                                        *** MASKED ***
                                        Pan ID:
                                        *** MASKED ***
                                        Channel:
                                        *** MASKED ***
                                        Network Key:
                                        *** MASKED ***
                                        
                                        To unmask the settings run 'iob diag --unmask'
                                        
                                        
                                        *** NodeJS-Installation ***
                                        
                                        /usr/bin/nodejs         v20.19.5
                                        /usr/bin/node           v20.19.5
                                        /usr/bin/npm            10.8.2
                                        /usr/bin/npx            10.8.2
                                        /usr/bin/corepack       0.33.0
                                        
                                        nodejs:
                                         Installed: 20.19.5-1nodesource1
                                         Candidate: 20.19.5-1nodesource1
                                         Version table:
                                        *** 20.19.5-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                               100 /var/lib/dpkg/status
                                            20.19.4-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.19.3-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.19.2-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.19.1-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.19.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.18.3-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.18.2-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.18.1-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.18.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.17.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.16.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.15.1-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.15.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.14.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.13.1-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.13.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.12.2-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.12.1-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.12.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.11.1-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.11.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.10.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.9.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.8.1-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.8.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.7.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.6.1-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.6.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.5.1-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.5.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.4.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.3.1-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.3.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.2.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.1.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            20.0.0-1nodesource1 1001
                                               500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                            18.20.4+dfsg-1~deb12u1 500
                                               500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                               500 http://security.debian.org bookworm-security/main amd64 Packages
                                        
                                        Temp directories causing deletion problem: 0
                                        No problems detected
                                        
                                        Errors in npm tree: 0
                                        No problems detected
                                        
                                        Checking for nodejs vulnerability:
                                        
                                        
                                        █████  ██      ██           ██████   ██████   ██████  ██████         ██
                                        ██   ██ ██      ██          ██       ██    ██ ██    ██ ██   ██     ██  ██
                                        ███████ ██      ██          ██   ███ ██    ██ ██    ██ ██   ██         ██
                                        ██   ██ ██      ██          ██    ██ ██    ██ ██    ██ ██   ██     ██  ██
                                        ██   ██ ███████ ███████      ██████   ██████   ██████  ██████         ██
                                        
                                        
                                        
                                        *** ioBroker-Installation ***
                                        
                                        ioBroker Status
                                        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Hosts:
                                        CT101               CT101 (version: 7.0.7, hostname: CT101         , alive, uptime: 6691)
                                        
                                        Core adapters versions
                                        js-controller:  7.0.7
                                        admin:          7.7.19
                                        javascript:     8.9.2
                                        
                                        nodejs modules from github:     0
                                        
                                        Adapter State
                                         system.adapter.accuweather.0            : accuweather           : CT101                                    - disabled
                                        + system.adapter.admin.1                  : admin                 : CT101                                    -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                        + system.adapter.backitup.0               : backitup              : CT101                                    -  enabled
                                         system.adapter.daswetter.0              : daswetter             : CT101                                    - disabled
                                         system.adapter.devices.0                : devices               : CT101                                    -  enabled
                                        + system.adapter.discovery.0              : discovery             : CT101                                    -  enabled
                                         system.adapter.dwd.0                    : dwd                   : CT101                                    - disabled
                                        + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: CT101                                    -  enabled
                                        + system.adapter.energiefluss-erweitert.1 : energiefluss-erweitert: CT101                                    -  enabled
                                         system.adapter.fahrplan.0               : fahrplan              : CT101                                    - disabled
                                        + system.adapter.heos.0                   : heos                  : CT101                                    -  enabled
                                        + system.adapter.history.0                : history               : CT101                                    -  enabled
                                        + system.adapter.hm-rega.0                : hm-rega               : CT101                                    -  enabled
                                        + system.adapter.hm-rpc.0                 : hm-rpc                : CT101                                    -  enabled, port: 0
                                        + system.adapter.influxdb.0               : influxdb              : CT101                                    -  enabled, port: 8086
                                        + system.adapter.javascript.0             : javascript            : CT101                                    -  enabled
                                        + system.adapter.klf200.0                 : klf200                : CT101                                    -  enabled
                                        + system.adapter.lovelace.0               : lovelace              : CT101                                    -  enabled, port: 8888, bind: 0.0.0.0, run as: admin
                                        + system.adapter.modbus.0                 : modbus                : CT101                                    -  enabled
                                        + system.adapter.modbus.1                 : modbus                : CT101                                    -  enabled
                                        + system.adapter.modbus.2                 : modbus                : CT101                                    -  enabled
                                         system.adapter.netatmo-crawler.0        : netatmo-crawler       : CT101                                    -  enabled
                                         system.adapter.sayit.0                  : sayit                 : CT101                                    - disabled
                                         system.adapter.scenes.0                 : scenes                : CT101                                    - disabled
                                        + system.adapter.shelly.0                 : shelly                : CT101                                    -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.smartgarden.0            : smartgarden           : CT101                                    -  enabled
                                         system.adapter.spotify-premium.0        : spotify-premium       : CT101                                    - disabled
                                         system.adapter.unifi.0                  : unifi                 : CT101                                    - disabled
                                         system.adapter.weatherunderground.0     : weatherunderground    : CT101                                    - disabled
                                        + system.adapter.web.0                    : web                   : CT101                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                         system.adapter.yr.0                     : yr                    : CT101                                    - disabled
                                        
                                        + instance is alive
                                        
                                        Enabled adapters with bindings
                                        + system.adapter.admin.1                  : admin                 : CT101                                    -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                        + system.adapter.hm-rpc.0                 : hm-rpc                : CT101                                    -  enabled, port: 0
                                        + system.adapter.influxdb.0               : influxdb              : CT101                                    -  enabled, port: 8086
                                        + system.adapter.lovelace.0               : lovelace              : CT101                                    -  enabled, port: 8888, bind: 0.0.0.0, run as: admin
                                        + system.adapter.shelly.0                 : shelly                : CT101                                    -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.web.0                    : web                   : CT101                                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        
                                        ioBroker-Repositories
                                        ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                        │ (index) │ name     │ url                                                     │ auto upgrade │
                                        ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                        │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                                        │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                        └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                        
                                        Active repo(s): stable
                                        Upgrade policy: none
                                        
                                        Installed ioBroker-Adapters
                                        Used repository: stable
                                        Adapter    "accuweather"  : 2.1.1    , installed 2.1.1
                                        Adapter    "admin"        : 7.7.19   , installed 7.7.19
                                        Adapter    "backitup"     : 3.3.10   , installed 3.3.10
                                        Adapter    "daswetter"    : 3.2.3    , installed 3.2.3
                                        Adapter    "devices"      : 1.2.8    , installed 1.2.8
                                        Adapter    "discovery"    : 5.0.0    , installed 5.0.0
                                        Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                        Adapter    "energiefluss-erweitert": 0.8.1, installed 0.8.1
                                        Adapter    "fahrplan"     : 1.4.1    , installed 1.4.1
                                        Adapter    "heos"         : 2.2.1    , installed 2.2.1
                                        Adapter    "history"      : 3.0.1    , installed 3.0.1
                                        Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
                                        Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
                                        Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                        Adapter    "javascript"   : 8.9.2    , installed 8.9.2
                                        Controller "js-controller": 7.0.7    , installed 7.0.7
                                        Adapter    "klf200"       : 1.3.5    , installed 1.3.5
                                        Adapter    "lovelace"     : 5.0.1    , installed 5.0.1
                                        Adapter    "modbus"       : 6.3.2    , installed 6.3.2
                                        Adapter    "netatmo-crawler": 1.1.0  , installed 1.1.0
                                        Adapter    "sayit"        : 5.0.0    , installed 5.0.0
                                        Adapter    "scenes"       : 3.2.3    , installed 3.2.3
                                        Adapter    "shelly"       : 10.4.0   , installed 10.4.0
                                        Adapter    "smartgarden"  : 2.0.1    , installed 2.0.1
                                        Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                                        Adapter    "spotify-premium": 1.5.2  , installed 1.5.2
                                        Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                                        Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                                        Adapter    "web"          : 7.0.8    , installed 7.0.8
                                        Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                        Adapter    "yr"           : 5.3.0    , installed 5.3.0
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        Objects:        18922
                                        States:         16016
                                        
                                        *** OS-Repositories and Updates ***
                                        
                                        
                                        
                                        Hit:1 http://deb.debian.org/debian bookworm InRelease
                                        Hit:2 http://security.debian.org bookworm-security InRelease
                                        Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                                        Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                                        Reading package lists...
                                        Pending Updates: 1
                                        
                                        *** Listening Ports ***
                                        Active Internet connections (only servers)
                                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       10465673   18602/iobroker.js-c 
                                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       10465668   18602/iobroker.js-c 
                                        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          15227      297/master          
                                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          12638      1/systemd           
                                        tcp        0      0 10.20.0.12:42010        0.0.0.0:*               LISTEN      1001       10469017   18775/io.hm-rpc.0   
                                        tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       10465935   18745/io.shelly.0   
                                        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       10467668   18850/io.web.0      
                                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       10463057   18620/io.admin.1    
                                        tcp6       0      0 :::111                  :::*                    LISTEN      0          12640      1/systemd           
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          5617       17527/sshd: /usr/sb 
                                        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          15228      297/master          
                                        tcp6       0      0 :::8888                 :::*                    LISTEN      1001       10466078   18880/io.lovelace.0 
                                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          12639      1/systemd           
                                        udp6       0      0 :::111                  :::*                                0          12641      1/systemd           
                                        
                                        *** Log File - Last 25 Lines ***
                                        
                                        2025-11-16 20:50:31.010  - info: host.CT101 instance system.adapter.netatmo-crawler.0 in version "1.1.0" started with pid 19282
                                        2025-11-16 20:50:31.595  - info: netatmo-crawler.0 (19282) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v20.19.5, js-controller: 7.0.7
                                        2025-11-16 20:50:31.610  - info: netatmo-crawler.0 (19282) Getting data for stationid:70:ee:50:58:f7:8e
                                        2025-11-16 20:50:32.414  - info: netatmo-crawler.0 (19282) Getting data for stationid:70:ee:50:b5:06:60
                                        2025-11-16 20:50:33.567  - info: netatmo-crawler.0 (19282) Getting data for stationid:70:ee:50:7a:b2:8a
                                        2025-11-16 20:50:34.840  - info: netatmo-crawler.0 (19282) Terminated (NO_ERROR): Everything done. Going to terminate till next schedule
                                        2025-11-16 20:50:35.352  - info: host.CT101 instance system.adapter.netatmo-crawler.0 having pid 19282 terminated with code 0 (NO_ERROR)
                                        2025-11-16 20:55:31.011  - info: host.CT101 instance system.adapter.netatmo-crawler.0 in version "1.1.0" started with pid 19298
                                        2025-11-16 20:55:31.596  - info: netatmo-crawler.0 (19298) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v20.19.5, js-controller: 7.0.7
                                        2025-11-16 20:55:31.611  - info: netatmo-crawler.0 (19298) Getting data for stationid:70:ee:50:58:f7:8e
                                        2025-11-16 20:55:32.596  - info: netatmo-crawler.0 (19298) Getting data for stationid:70:ee:50:b5:06:60
                                        2025-11-16 20:55:33.983  - info: netatmo-crawler.0 (19298) Getting data for stationid:70:ee:50:7a:b2:8a
                                        2025-11-16 20:55:35.277  - info: netatmo-crawler.0 (19298) Terminated (NO_ERROR): Everything done. Going to terminate till next schedule
                                        2025-11-16 20:55:35.787  - info: host.CT101 instance system.adapter.netatmo-crawler.0 having pid 19298 terminated with code 0 (NO_ERROR)
                                        2025-11-16 20:56:48.920  - info: admin.1 (18620) <== Disconnect system.user.admin from ::ffff:10.20.0.246 admin
                                        2025-11-16 20:56:49.310  - info: admin.1 (18620) ==> Connected system.user.admin from ::ffff:10.20.0.246
                                        2025-11-16 20:56:49.492  - info: admin.1 (18620) <== Disconnect system.user.admin from ::ffff:10.20.0.246 admin
                                        2025-11-16 21:00:31.010  - info: host.CT101 instance system.adapter.netatmo-crawler.0 in version "1.1.0" started with pid 19338
                                        2025-11-16 21:00:31.601  - info: netatmo-crawler.0 (19338) starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v20.19.5, js-controller: 7.0.7
                                        2025-11-16 21:00:31.616  - info: netatmo-crawler.0 (19338) Getting data for stationid:70:ee:50:58:f7:8e
                                        2025-11-16 21:00:35.725  - info: netatmo-crawler.0 (19338) Getting data for stationid:70:ee:50:b5:06:60
                                        2025-11-16 21:00:36.588  - info: netatmo-crawler.0 (19338) Getting data for stationid:70:ee:50:7a:b2:8a
                                        2025-11-16 21:00:37.519  - info: netatmo-crawler.0 (19338) Terminated (NO_ERROR): Everything done. Going to terminate till next schedule
                                        2025-11-16 21:00:38.031  - info: host.CT101 instance system.adapter.netatmo-crawler.0 having pid 19338 terminated with code 0 (NO_ERROR)
                                        
                                        
                                        
                                        ============ Mark until here for C&P =============
                                        

                                        Scheinbar ist mein "bookworm" auch nicht mehr state of the art.

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

                                        @JohnDenver0815 said in Wir empfehlen: Node.js 22.x:

                                        Scheinbar ist mein "bookworm" auch nicht mehr state of the art.

                                        Nein, da ist das End Of Life in Sichtweite.

                                        Hampel da nicht als root herum.

                                        Und den netatmo-crawler würde ich etwas weniger agressiv einstellen. Das Wetter ändert sich nicht im Minutentakt.

                                        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

                                        J 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @JohnDenver0815 said in Wir empfehlen: Node.js 22.x:

                                          Scheinbar ist mein "bookworm" auch nicht mehr state of the art.

                                          Nein, da ist das End Of Life in Sichtweite.

                                          Hampel da nicht als root herum.

                                          Und den netatmo-crawler würde ich etwas weniger agressiv einstellen. Das Wetter ändert sich nicht im Minutentakt.

                                          J Online
                                          J Online
                                          JohnDenver0815
                                          schrieb am zuletzt editiert von
                                          #228

                                          @Thomas-Braun said in Wir empfehlen: Node.js 22.x:

                                          Hampel da nicht als root herum.

                                          Hab ich dem Diag auch entnommen, gehe ich in Bälde an. Bisher habe ich auf der Konsole nichts getrieben.

                                          @Thomas-Braun said in Wir empfehlen: Node.js 22.x:

                                          Und den netatmo-crawler würde ich etwas weniger agressiv einstellen. Das Wetter ändert sich nicht im Minutentakt.

                                          Der fragt alle 5 Minuten 3 unterschiedliche Regensensoren in 4km Entfernung ab, deren Wert dann gemittelt wird (nicht jeder hat scheinbar nen optimalen Aufstellungsort gewählt), um meine Bewässerung zu steuern. Kann theoretisch wegen Herbst auch erstmal aus.

                                          @Thomas-Braun said in Wir empfehlen: Node.js 22.x:

                                          Nein, da ist das End Of Life in Sichtweite.

                                          Erfolgt das Upgrade auf dem Bestandssystem, oder muss ich alles wegsichern, platt machen und komplett neu aufsetzen?

                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          379

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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