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

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

Community Forum

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

NEWS

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

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

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

Wir empfehlen: Node.js 22.x

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
230 Beiträge 38 Kommentatoren 29.6k 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.
  • Thomas BraunT Thomas Braun

    @lessthanmore

    Gibt es da noch andere Dateien?

    ls -l /etc/apt/preferences.d/
    
    L Offline
    L Offline
    lessthanmore
    schrieb am zuletzt editiert von lessthanmore
    #89

    @thomas-braun said in Wir empfehlen: Node.js 22.x:

    ls -l /etc/apt/preferences.d/

    michael@iobroker:~$ ls -l /etc/apt/preferences.d/
    total 12
    -rw-r--r-- 1 root root 65 May  9 22:16 nodejs
    -rw-r--r-- 1 root root 66 Aug 12 11:45 nodejs.pref
    -rw-r--r-- 1 root root 65 May  9 22:16 nsolid
    michael@iobroker:~$ 
    

    1 und 3 können weg oder?

    Package: nodejs
    Pin: origin deb.nodesource.com
    Pin-Priority: 600
    
    Package: nodejs
    Pin: origin deb.nodesource.com
    Pin-Priority: 1001
    
    Package: nsolid
    Pin: origin deb.nodesource.com
    Pin-Priority: 600
    
    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • L lessthanmore

      @thomas-braun said in Wir empfehlen: Node.js 22.x:

      ls -l /etc/apt/preferences.d/

      michael@iobroker:~$ ls -l /etc/apt/preferences.d/
      total 12
      -rw-r--r-- 1 root root 65 May  9 22:16 nodejs
      -rw-r--r-- 1 root root 66 Aug 12 11:45 nodejs.pref
      -rw-r--r-- 1 root root 65 May  9 22:16 nsolid
      michael@iobroker:~$ 
      

      1 und 3 können weg oder?

      Package: nodejs
      Pin: origin deb.nodesource.com
      Pin-Priority: 600
      
      Package: nodejs
      Pin: origin deb.nodesource.com
      Pin-Priority: 1001
      
      Package: nsolid
      Pin: origin deb.nodesource.com
      Pin-Priority: 600
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #90

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

      1 und 3 können weg oder?

      Richtig. Der erste Treffer zieht.

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

      L 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

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

        1 und 3 können weg oder?

        Richtig. Der erste Treffer zieht.

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

        @thomas-braun Nach reboot.

        michael@iobroker:~$ ls -l /etc/apt/preferences.d/
        total 4
        -rw-r--r-- 1 root root 66 Aug 12 11:45 nodejs.pref
        michael@iobroker:~$ sudo apt update
        Hit:1 http://deb.debian.org/debian trixie InRelease
        Hit:2 http://security.debian.org trixie-security InRelease          
        Hit:3 http://deb.debian.org/debian trixie-updates InRelease         
        Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
        All packages are up to date.    
        Warning: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
        michael@iobroker:~$ apt policy nodejs
        nodejs:
          Installed: 22.18.0-1nodesource1
          Candidate: 22.18.0-1nodesource1
          Version table:
         *** 22.18.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                100 /var/lib/dpkg/status
             22.17.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.17.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.16.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.15.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.15.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.14.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.13.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.13.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.12.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.11.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.10.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.9.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.8.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.7.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.6.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.5.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.5.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.4.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.4.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.3.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.2.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.1.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             22.0.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
             20.19.2+dfsg-1 500
                500 http://deb.debian.org/debian trixie/main amd64 Packages
        michael@iobroker:~$ 
        
        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • L lessthanmore

          @thomas-braun Nach reboot.

          michael@iobroker:~$ ls -l /etc/apt/preferences.d/
          total 4
          -rw-r--r-- 1 root root 66 Aug 12 11:45 nodejs.pref
          michael@iobroker:~$ sudo apt update
          Hit:1 http://deb.debian.org/debian trixie InRelease
          Hit:2 http://security.debian.org trixie-security InRelease          
          Hit:3 http://deb.debian.org/debian trixie-updates InRelease         
          Hit:4 https://deb.nodesource.com/node_22.x nodistro InRelease
          All packages are up to date.    
          Warning: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
          michael@iobroker:~$ apt policy nodejs
          nodejs:
            Installed: 22.18.0-1nodesource1
            Candidate: 22.18.0-1nodesource1
            Version table:
           *** 22.18.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
                  100 /var/lib/dpkg/status
               22.17.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.17.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.16.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.15.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.15.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.14.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.13.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.13.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.12.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.11.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.10.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.9.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.8.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.7.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.6.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.5.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.5.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.4.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.4.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.3.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.2.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.1.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               22.0.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_22.x nodistro/main amd64 Packages
               20.19.2+dfsg-1 500
                  500 http://deb.debian.org/debian trixie/main amd64 Packages
          michael@iobroker:~$ 
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #92

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

          *** 22.18.0-1nodesource1 1001

          Nein, jetzt zieht die nodejs.pref

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

          L 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

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

            *** 22.18.0-1nodesource1 1001

            Nein, jetzt zieht die nodejs.pref

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

            @thomas-braun Was wäre/ ist denn richtig?

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • L lessthanmore

              @thomas-braun Was wäre/ ist denn richtig?

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

              @lessthanmore

              Die 1001, weil damit auch Downgrades ohne weitere Klimmzüge möglich sind.

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

              L 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @lessthanmore

                Die 1001, weil damit auch Downgrades ohne weitere Klimmzüge möglich sind.

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

                @thomas-braun Ich steh auf dem Schlauch.
                Soll ich die nodejs nochmal anlegen mit pin 1001?

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • L lessthanmore

                  @thomas-braun Ich steh auf dem Schlauch.
                  Soll ich die nodejs nochmal anlegen mit pin 1001?

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

                  @lessthanmore

                  Nein, alles gut. Jetzt passt es.

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

                  L 1 Antwort Letzte Antwort
                  1
                  • Thomas BraunT Thomas Braun

                    @lessthanmore

                    Nein, alles gut. Jetzt passt es.

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

                    @thomas-braun Lieben Dank!

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • L lessthanmore

                      @thomas-braun Lieben Dank!

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

                      @lessthanmore

                      Ich danke dir, das packe ich gleich in einen Fix für 'nodejs-update'.

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

                      1 Antwort Letzte Antwort
                      0
                      • haselchenH haselchen

                        @apollon77

                        Werden die Entwickler von euch informiert ihre Adapter anzupassen?
                        Oder läuft das so:
                        Ihr empfehlt -> wir merken das was nicht funktioniert -> erstellen ein Issue -> wenns gut läuft arbeitet der Entwickler es ab ?

                        apollon77A Offline
                        apollon77A Offline
                        apollon77
                        schrieb am zuletzt editiert von
                        #99

                        @haselchen Also idealerweise sollte derjeniger der das Problem bemerkt ein Issue mit Logs und Infos erstellen. Es macht wenig sinn hier Stille Post zu spielen. Auch weil in dem Fall Node.js 22 schon seit über einem Jahr existiert ... Interessant das noch nicht alles gefunden wurde

                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                        1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @lessthanmore

                          Da gilt auch:

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

                          apollon77A Offline
                          apollon77A Offline
                          apollon77
                          schrieb am zuletzt editiert von
                          #100

                          @thomas-braun Sehr interessant ... an sich sollte der Controller genau solche dinge erkennen und selbst versuchen ein Rebuild anzustossen

                          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • B BigMike71

                            @homoran

                            mike@Pi5:~ $ iob diag
                            mike@Pi5:~ $ iob status
                            iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            mike@Pi5:~ $ iob diag
                            mike@Pi5:~ $
                            
                            
                            mike@Pi5:~ $ iob version
                            7.0.7
                            mike@Pi5:~ $
                            
                            mike@Pi5:~ $ iob diag
                            mike@Pi5:~ $
                            
                            apollon77A Offline
                            apollon77A Offline
                            apollon77
                            schrieb am zuletzt editiert von
                            #101

                            @bigmike71 Am besten bei solchen Effekten einmal "iob fix" machen

                            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • apollon77A apollon77

                              @thomas-braun Sehr interessant ... an sich sollte der Controller genau solche dinge erkennen und selbst versuchen ein Rebuild anzustossen

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

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

                              @thomas-braun Sehr interessant ... an sich sollte der Controller genau solche dinge erkennen und selbst versuchen ein Rebuild anzustossen

                              Macht er ja auch, kommt aber nicht zum Ziel:

                              host.raspberrypi 2025-08-14 12:15:10.456	error	iobroker npm-rebuild: Rebuilding native modules failed
                              host.raspberrypi 2025-08-14 12:15:11.490	info	iobroker npm-rebuild: exit 1
                              

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

                              1 Antwort Letzte Antwort
                              1
                              • mcm1957M Online
                                mcm1957M Online
                                mcm1957
                                schrieb am zuletzt editiert von mcm1957
                                #103

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

                                @apollon77

                                Werden die Entwickler von euch informiert ihre Adapter anzupassen?
                                Oder läuft das so:
                                Ihr empfehlt -> wir merken das was nicht funktioniert -> erstellen ein Issue -> wenns gut läuft arbeitet der Entwickler es ab ?

                                Ja
                                Schau bitte doch bitte mal bei den Adaptern rein.

                                Beispiel: EUSEC
                                https://github.com/bropat/ioBroker.eusec/issues/443
                                https://github.com/bropat/ioBroker.eusec/issues/481

                                Bezüglich der Testtiefe stell die Frage bitte an den jeweiligen Entwickler. Überraschend kommen node Updates für Entwickler jedenfalls nicht.

                                ALLE Adapter die in den Repositories gelistet sind bekommen rechtzeitig solche Erinnerungsissues.

                                Für Adapter die nur via Github installierbar sind gilt natürlich dass von solchen Adapter prinzipiell abgeraten wird und dass Benutzer solcher Adapter dies selbt abklären / nachfragen sollten.

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

                                Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                LESEN - gute Forenbeitrage

                                1 Antwort Letzte Antwort
                                1
                                • apollon77A apollon77

                                  @bigmike71 Am besten bei solchen Effekten einmal "iob fix" machen

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

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

                                  @bigmike71 Am besten bei solchen Effekten einmal "iob fix" machen

                                  :-) Ja, ging aber in dem Fall nicht (direkt), weil der user ja nicht in /home/iobroker reinkam.
                                  Da hätte man den fixer direkt vom Server ziehen müssen. Und ich glaube, der fixer hätte auch gar nicht die Rechte an /home/iobroker gefixt. Kann ich aber die Tage mal ausprobieren.

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

                                  1 Antwort Letzte Antwort
                                  0
                                  • S Offline
                                    S Offline
                                    Supernils
                                    schrieb am zuletzt editiert von
                                    #105

                                    Hallo, ist es normal, dass ein Minor Update von Node.js nicht funktioniert?
                                    b1796aa7-3611-4f60-9b8b-08d8a7c487d6-grafik.png

                                    Auch über apt passiert nichts.

                                    pi@raspberrypi4-iobroker:~ $ sudo apt update
                                    Hit:1 http://deb.debian.org/debian bookworm InRelease
                                    Hit:2 http://security.debian.org/debian-security bookworm-security InRelease
                                    Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                                    Hit:4 http://archive.raspberrypi.org/debian bookworm InRelease
                                    Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
                                    Reading package lists... Done
                                    Building dependency tree... Done
                                    Reading state information... Done
                                    All packages are up to date.
                                    W: http://archive.raspberrypi.org/debian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                                    pi@raspberrypi4-iobroker:~ $ sudo apt upgrade
                                    Reading package lists... Done
                                    Building dependency tree... Done
                                    Reading state information... Done
                                    Calculating upgrade... Done
                                    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                                    
                                    
                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • S Supernils

                                      Hallo, ist es normal, dass ein Minor Update von Node.js nicht funktioniert?
                                      b1796aa7-3611-4f60-9b8b-08d8a7c487d6-grafik.png

                                      Auch über apt passiert nichts.

                                      pi@raspberrypi4-iobroker:~ $ sudo apt update
                                      Hit:1 http://deb.debian.org/debian bookworm InRelease
                                      Hit:2 http://security.debian.org/debian-security bookworm-security InRelease
                                      Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                                      Hit:4 http://archive.raspberrypi.org/debian bookworm InRelease
                                      Hit:5 https://deb.nodesource.com/node_22.x nodistro InRelease
                                      Reading package lists... Done
                                      Building dependency tree... Done
                                      Reading state information... Done
                                      All packages are up to date.
                                      W: http://archive.raspberrypi.org/debian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                                      pi@raspberrypi4-iobroker:~ $ sudo apt upgrade
                                      Reading package lists... Done
                                      Building dependency tree... Done
                                      Reading state information... Done
                                      Calculating upgrade... Done
                                      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                                      
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #106

                                      @Supernils

                                      32Bit-Version?

                                      apt policy nodejs
                                      

                                      sagt?

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

                                      S 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @Supernils

                                        32Bit-Version?

                                        apt policy nodejs
                                        

                                        sagt?

                                        S Offline
                                        S Offline
                                        Supernils
                                        schrieb am zuletzt editiert von
                                        #107

                                        @thomas-braun

                                        pi@raspberrypi4-iobroker:~ $ apt policy nodejs
                                        nodejs:
                                          Installed: 22.15.0-1nodesource1
                                          Candidate: 22.15.0-1nodesource1
                                          Version table:
                                         *** 22.15.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                                100 /var/lib/dpkg/status
                                             22.14.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                             22.13.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                             22.13.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                             22.12.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                             22.11.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                             22.10.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                             22.9.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                             22.8.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                             22.7.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                             22.6.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                             22.5.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                             22.5.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                             22.4.1-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                             22.4.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                             22.3.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                             22.2.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                             22.1.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                             22.0.0-1nodesource1 1001
                                                500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                             18.19.0+dfsg-6~deb12u2 500
                                                500 http://deb.debian.org/debian bookworm/main armhf Packages
                                             18.19.0+dfsg-6~deb12u1 500
                                                500 http://security.debian.org/debian-security bookworm-security/main ar                                                                                                                                                             mhf Packages
                                        
                                        
                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • S Supernils

                                          @thomas-braun

                                          pi@raspberrypi4-iobroker:~ $ apt policy nodejs
                                          nodejs:
                                            Installed: 22.15.0-1nodesource1
                                            Candidate: 22.15.0-1nodesource1
                                            Version table:
                                           *** 22.15.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                                  100 /var/lib/dpkg/status
                                               22.14.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                               22.13.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                               22.13.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                               22.12.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                               22.11.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                               22.10.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                               22.9.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                               22.8.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                               22.7.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                               22.6.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                               22.5.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                               22.5.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                               22.4.1-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                               22.4.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                               22.3.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                               22.2.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                               22.1.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                               22.0.0-1nodesource1 1001
                                                  500 https://deb.nodesource.com/node_22.x nodistro/main armhf Packages
                                               18.19.0+dfsg-6~deb12u2 500
                                                  500 http://deb.debian.org/debian bookworm/main armhf Packages
                                               18.19.0+dfsg-6~deb12u1 500
                                                  500 http://security.debian.org/debian-security bookworm-security/main ar                                                                                                                                                             mhf Packages
                                          
                                          
                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #108

                                          @supernils

                                          Ja, 32Bit.
                                          Steig da AB und installier da von GRUND AUF NEU ein 64Bit-System.

                                          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

                                          S 1 Antwort Letzte Antwort
                                          2
                                          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

                                          865

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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