Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Kein Update mehr möglich mit Node.js 16

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    12
    1
    125

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.3k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

Kein Update mehr möglich mit Node.js 16

Scheduled Pinned Locked Moved Error/Bug
node js
335 Posts 16 Posters 50.7k Views 16 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Thomas BraunT Thomas Braun

    @scrounger

    Macht man ja auch nicht als root.

    ScroungerS Offline
    ScroungerS Offline
    Scrounger
    Developer
    wrote on last edited by
    #23

    @thomas-braun

    Find ich gut das du darauf immer hinweist, ist aber ein proxmox lxc.

    Hab jetzt den Adapter gelöscht inkl. Verzeichnis und jetzt lief npm prune durch, warum auch immer...
    Updates klappen jetzt wieder :+1:

    Meister MopperM 1 Reply Last reply
    0
    • Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by Thomas Braun
      #24

      @scrounger sagte in Kein Update mehr möglich mit Node.js 16:

      ist aber ein proxmox lxc.

      Und das soll jetzt genau was begründen?
      Auch da kann man mit usern arbeiten.

      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 Reply Last reply
      0
      • ScroungerS Scrounger

        @thomas-braun

        Find ich gut das du darauf immer hinweist, ist aber ein proxmox lxc.

        Hab jetzt den Adapter gelöscht inkl. Verzeichnis und jetzt lief npm prune durch, warum auch immer...
        Updates klappen jetzt wieder :+1:

        Meister MopperM Online
        Meister MopperM Online
        Meister Mopper
        wrote on last edited by
        #25

        @scrounger sagte in Kein Update mehr möglich mit Node.js 16:

        Find ich gut das du darauf immer hinweist, ist aber ein proxmox lxc.

        Da bin ich auch mit einem normalen user unterwegs. Das geht schon.

        Proxmox und HA

        1 Reply Last reply
        0
        • O Offline
          O Offline
          oxident
          wrote on last edited by
          #26

          Also bei mir bringt das npm prune leider nicht den gewünschten Erfolg:

          user@iobroker:/opt/iobroker$ node -v
          v16.15.1
          user@iobroker:/opt/iobroker$ npm -v
          8.11.0
          
          user@iobroker:/opt/iobroker$ npm prune
          npm ERR! code ENOTEMPTY
          npm ERR! syscall rename
          npm ERR! path /opt/iobroker/node_modules/homematic-xmlrpc/node_modules/xmlbuilder
          npm ERR! dest /opt/iobroker/node_modules/homematic-xmlrpc/node_modules/.xmlbuilder-UsIYEbox
          npm ERR! errno -39
          npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/homematic-xmlrpc/node_modules/xmlbuilder' -> '/opt/iobroker/node_modules/homematic-xmlrpc/node_modules/.xmlbuilder-UsIYEbox'
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/iobroker/.npm/_logs/2022-06-20T14_39_45_795Z-debug-0.log
          
          
          Meister MopperM Thomas BraunT 2 Replies Last reply
          0
          • O oxident

            Also bei mir bringt das npm prune leider nicht den gewünschten Erfolg:

            user@iobroker:/opt/iobroker$ node -v
            v16.15.1
            user@iobroker:/opt/iobroker$ npm -v
            8.11.0
            
            user@iobroker:/opt/iobroker$ npm prune
            npm ERR! code ENOTEMPTY
            npm ERR! syscall rename
            npm ERR! path /opt/iobroker/node_modules/homematic-xmlrpc/node_modules/xmlbuilder
            npm ERR! dest /opt/iobroker/node_modules/homematic-xmlrpc/node_modules/.xmlbuilder-UsIYEbox
            npm ERR! errno -39
            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/homematic-xmlrpc/node_modules/xmlbuilder' -> '/opt/iobroker/node_modules/homematic-xmlrpc/node_modules/.xmlbuilder-UsIYEbox'
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2022-06-20T14_39_45_795Z-debug-0.log
            
            
            Meister MopperM Online
            Meister MopperM Online
            Meister Mopper
            wrote on last edited by
            #27

            @oxident
            Hast Du es auch zweimal versucht?

            Proxmox und HA

            O 1 Reply Last reply
            0
            • O oxident

              Also bei mir bringt das npm prune leider nicht den gewünschten Erfolg:

              user@iobroker:/opt/iobroker$ node -v
              v16.15.1
              user@iobroker:/opt/iobroker$ npm -v
              8.11.0
              
              user@iobroker:/opt/iobroker$ npm prune
              npm ERR! code ENOTEMPTY
              npm ERR! syscall rename
              npm ERR! path /opt/iobroker/node_modules/homematic-xmlrpc/node_modules/xmlbuilder
              npm ERR! dest /opt/iobroker/node_modules/homematic-xmlrpc/node_modules/.xmlbuilder-UsIYEbox
              npm ERR! errno -39
              npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/homematic-xmlrpc/node_modules/xmlbuilder' -> '/opt/iobroker/node_modules/homematic-xmlrpc/node_modules/.xmlbuilder-UsIYEbox'
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /home/iobroker/.npm/_logs/2022-06-20T14_39_45_795Z-debug-0.log
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #28

              @oxident sagte in Kein Update mehr möglich mit Node.js 16:

              rename '/opt/iobroker/node_modules/homematic-xmlrpc/node_modules/xmlbuilder' -> '/opt/iobroker/node_modules/homematic-xmlrpc/node_modules/.xmlbuilder-UsIYEbox'

              Mach das doch mal.

              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 Reply Last reply
              0
              • Meister MopperM Meister Mopper

                @oxident
                Hast Du es auch zweimal versucht?

                O Offline
                O Offline
                oxident
                wrote on last edited by
                #29

                @meister-mopper Jepp, gleiche Meldung.
                @thomas-braun Da habe ich noch etwas Bammel vor. Dann wohl iobroker vorher stoppen, oder?

                Thomas BraunT 1 Reply Last reply
                0
                • O oxident

                  @meister-mopper Jepp, gleiche Meldung.
                  @thomas-braun Da habe ich noch etwas Bammel vor. Dann wohl iobroker vorher stoppen, oder?

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #30

                  @oxident sagte in Kein Update mehr möglich mit Node.js 16:

                  Dann wohl iobroker vorher stoppen, oder?

                  Ist keine doofe Idee. Zumindest den Adapter dazu würde ich stoppen.

                  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

                  lobomauL 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @oxident sagte in Kein Update mehr möglich mit Node.js 16:

                    Dann wohl iobroker vorher stoppen, oder?

                    Ist keine doofe Idee. Zumindest den Adapter dazu würde ich stoppen.

                    lobomauL Offline
                    lobomauL Offline
                    lobomau
                    wrote on last edited by lobomau
                    #31

                    Bei mir ist auch eine Datei, die ich umbenennen soll.

                    root@ioBrokerCT:/opt/iobroker# npm prune
                    npm ERR! code ENOTEMPTY
                    npm ERR! syscall rename
                    npm ERR! path /opt/iobroker/node_modules/iobroker.esphome
                    npm ERR! dest /opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ
                    npm ERR! errno -39
                    npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.esphome' -> '/opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ'
                    
                    npm ERR! A complete log of this run can be found in:
                    npm ERR!     /home/iobroker/.npm/_logs/2022-06-20T17_21_28_426Z-debug-0.log
                    root@ioBrokerCT:/opt/iobroker# npm prune
                    npm ERR! code ENOTEMPTY
                    npm ERR! syscall rename
                    npm ERR! path /opt/iobroker/node_modules/iobroker.esphome
                    npm ERR! dest /opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ
                    npm ERR! errno -39
                    npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.esphome' -> '/opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ'
                    
                    

                    Hab ich gemacht. Nun soll die nächste umbenannt werden:

                    root@ioBrokerCT:/opt/iobroker# npm prune
                    npm ERR! code ENOTEMPTY
                    npm ERR! syscall rename
                    npm ERR! path /opt/iobroker/node_modules/syno
                    npm ERR! dest /opt/iobroker/node_modules/.syno-xocGQcRi
                    npm ERR! errno -39
                    npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/syno' -> '/opt/iobroker/node_modules/.syno-xocGQcRi'
                    
                    npm ERR! A complete log of this run can be found in:
                    npm ERR!     /home/iobroker/.npm/_logs/2022-06-20T17_38_35_578Z-debug-0.log
                    
                    

                    Wo landen Datein, wenn man einen Punkt davor setzt? Im Home-Verzeichnis?

                    Edit.: da kommt jedes Mal eine neue Datei. Da bin ich morgen nicht fertig mit. Entweder gehe ich auf npm 6 oder node 14 zurück. Node 16 habe ich nun über 2 Wochen gut am Laufen. Nur keine Updates oder Downgrades mehr möglich :-(

                    Host: NUC8i3 mit Proxmox:

                    • ioBroker CT Debian 13, npm 10.9.4, nodejs 22.21.0
                    • Slave: Pi4
                    Thomas BraunT O 2 Replies Last reply
                    0
                    • lobomauL lobomau

                      Bei mir ist auch eine Datei, die ich umbenennen soll.

                      root@ioBrokerCT:/opt/iobroker# npm prune
                      npm ERR! code ENOTEMPTY
                      npm ERR! syscall rename
                      npm ERR! path /opt/iobroker/node_modules/iobroker.esphome
                      npm ERR! dest /opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ
                      npm ERR! errno -39
                      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.esphome' -> '/opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ'
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/iobroker/.npm/_logs/2022-06-20T17_21_28_426Z-debug-0.log
                      root@ioBrokerCT:/opt/iobroker# npm prune
                      npm ERR! code ENOTEMPTY
                      npm ERR! syscall rename
                      npm ERR! path /opt/iobroker/node_modules/iobroker.esphome
                      npm ERR! dest /opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ
                      npm ERR! errno -39
                      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.esphome' -> '/opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ'
                      
                      

                      Hab ich gemacht. Nun soll die nächste umbenannt werden:

                      root@ioBrokerCT:/opt/iobroker# npm prune
                      npm ERR! code ENOTEMPTY
                      npm ERR! syscall rename
                      npm ERR! path /opt/iobroker/node_modules/syno
                      npm ERR! dest /opt/iobroker/node_modules/.syno-xocGQcRi
                      npm ERR! errno -39
                      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/syno' -> '/opt/iobroker/node_modules/.syno-xocGQcRi'
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/iobroker/.npm/_logs/2022-06-20T17_38_35_578Z-debug-0.log
                      
                      

                      Wo landen Datein, wenn man einen Punkt davor setzt? Im Home-Verzeichnis?

                      Edit.: da kommt jedes Mal eine neue Datei. Da bin ich morgen nicht fertig mit. Entweder gehe ich auf npm 6 oder node 14 zurück. Node 16 habe ich nun über 2 Wochen gut am Laufen. Nur keine Updates oder Downgrades mehr möglich :-(

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #32

                      @lobomau sagte in Kein Update mehr möglich mit Node.js 16:

                      Wo landen Datein, wenn man einen Punkt davor setzt? Im Home-Verzeichnis?

                      Die bleiben im Pfad stehen, werden aber 'versteckt' und nur mit besonderen Optionen wieder angezeigt. Übrigens bist du gerade dabei dir die Rechte an den Verzeichnissen zu zerballern. root login... Lasst den MIST sein!

                      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

                      lobomauL 1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @lobomau sagte in Kein Update mehr möglich mit Node.js 16:

                        Wo landen Datein, wenn man einen Punkt davor setzt? Im Home-Verzeichnis?

                        Die bleiben im Pfad stehen, werden aber 'versteckt' und nur mit besonderen Optionen wieder angezeigt. Übrigens bist du gerade dabei dir die Rechte an den Verzeichnissen zu zerballern. root login... Lasst den MIST sein!

                        lobomauL Offline
                        lobomauL Offline
                        lobomau
                        wrote on last edited by
                        #33

                        @thomas-braun ja, ich fahre ein Backup rein. Wer weiß was das Ändern der Dateien für einen Einfluss hat.

                        Host: NUC8i3 mit Proxmox:

                        • ioBroker CT Debian 13, npm 10.9.4, nodejs 22.21.0
                        • Slave: Pi4
                        Thomas BraunT 1 Reply Last reply
                        0
                        • lobomauL lobomau

                          @thomas-braun ja, ich fahre ein Backup rein. Wer weiß was das Ändern der Dateien für einen Einfluss hat.

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by
                          #34

                          @lobomau sagte in Kein Update mehr möglich mit Node.js 16:

                          Wer weiß was das Ändern der Dateien für einen Einfluss hat.

                          Mit root-Rechten? Das hat den Einfluss, dass andere user da nicht mehr drauf zugreifen dürfen.

                          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 Reply Last reply
                          0
                          • lobomauL lobomau

                            Bei mir ist auch eine Datei, die ich umbenennen soll.

                            root@ioBrokerCT:/opt/iobroker# npm prune
                            npm ERR! code ENOTEMPTY
                            npm ERR! syscall rename
                            npm ERR! path /opt/iobroker/node_modules/iobroker.esphome
                            npm ERR! dest /opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ
                            npm ERR! errno -39
                            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.esphome' -> '/opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ'
                            
                            npm ERR! A complete log of this run can be found in:
                            npm ERR!     /home/iobroker/.npm/_logs/2022-06-20T17_21_28_426Z-debug-0.log
                            root@ioBrokerCT:/opt/iobroker# npm prune
                            npm ERR! code ENOTEMPTY
                            npm ERR! syscall rename
                            npm ERR! path /opt/iobroker/node_modules/iobroker.esphome
                            npm ERR! dest /opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ
                            npm ERR! errno -39
                            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.esphome' -> '/opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ'
                            
                            

                            Hab ich gemacht. Nun soll die nächste umbenannt werden:

                            root@ioBrokerCT:/opt/iobroker# npm prune
                            npm ERR! code ENOTEMPTY
                            npm ERR! syscall rename
                            npm ERR! path /opt/iobroker/node_modules/syno
                            npm ERR! dest /opt/iobroker/node_modules/.syno-xocGQcRi
                            npm ERR! errno -39
                            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/syno' -> '/opt/iobroker/node_modules/.syno-xocGQcRi'
                            
                            npm ERR! A complete log of this run can be found in:
                            npm ERR!     /home/iobroker/.npm/_logs/2022-06-20T17_38_35_578Z-debug-0.log
                            
                            

                            Wo landen Datein, wenn man einen Punkt davor setzt? Im Home-Verzeichnis?

                            Edit.: da kommt jedes Mal eine neue Datei. Da bin ich morgen nicht fertig mit. Entweder gehe ich auf npm 6 oder node 14 zurück. Node 16 habe ich nun über 2 Wochen gut am Laufen. Nur keine Updates oder Downgrades mehr möglich :-(

                            O Offline
                            O Offline
                            oxident
                            wrote on last edited by
                            #35

                            @lobomau Danke fürs Testen. Hatte auch befürchtet, dass jedes Mal neue Verzeichnisse kommen... Werde wohl auch wieder downgraden.

                            Thomas BraunT 1 Reply Last reply
                            0
                            • O oxident

                              @lobomau Danke fürs Testen. Hatte auch befürchtet, dass jedes Mal neue Verzeichnisse kommen... Werde wohl auch wieder downgraden.

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by
                              #36

                              @oxident sagte in Kein Update mehr möglich mit Node.js 16:

                              Werde wohl auch wieder downgraden.

                              Irgendwann wirst du auf höhere nodejs-Versionen wechseln müssen, weil Adpater diese vorraussetzen werden. Du sitzt die Thematik also nur aus, das Thema wird sich aber nicht 'von alleine' lösen.

                              Alternative könnte sein: Backup per Backitup ziehen, iobroker komplett neuinstallieren (inkl. node16), Backup einspielen.
                              Könnte evtl. auch funktionieren.

                              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

                              lobomauL 1 Reply Last reply
                              1
                              • Thomas BraunT Thomas Braun

                                @oxident sagte in Kein Update mehr möglich mit Node.js 16:

                                Werde wohl auch wieder downgraden.

                                Irgendwann wirst du auf höhere nodejs-Versionen wechseln müssen, weil Adpater diese vorraussetzen werden. Du sitzt die Thematik also nur aus, das Thema wird sich aber nicht 'von alleine' lösen.

                                Alternative könnte sein: Backup per Backitup ziehen, iobroker komplett neuinstallieren (inkl. node16), Backup einspielen.
                                Könnte evtl. auch funktionieren.

                                lobomauL Offline
                                lobomauL Offline
                                lobomau
                                wrote on last edited by
                                #37

                                @thomas-braun ok, ich mache mal ein neues System. Ist debian 11.3 irgendwie sicherer geworden?
                                Ich muss jedes Mal mein Passwort vergeben. Unter root wäre mir das nicht passiert ;-)

                                Changing npm registry to https://registry.npmjs.org
                                [sudo] password for lobomau: 
                                Installed acl
                                [sudo] password for lobomau: 
                                Installed build-essential
                                [sudo] password for lobomau: 
                                Installed gcc-c++
                                [sudo] password for lobomau: 
                                Installed make
                                [sudo] password for lobomau: 
                                Installed libavahi-compat-libdnssd-dev
                                [sudo] password for lobomau: 
                                Installed libudev-dev
                                [sudo] password for lobomau: 
                                Installed libpam0g-dev
                                [sudo] password for lobomau: 
                                Installed pkg-config
                                [sudo] password for lobomau: 
                                Installed git
                                [sudo] password for lobomau: 
                                Installed unzip
                                [sudo] password for lobomau: 
                                Installed libcairo2-dev
                                [sudo] password for lobomau: 
                                Installed libpango1.0-dev
                                [sudo] password for lobomau: 
                                

                                Host: NUC8i3 mit Proxmox:

                                • ioBroker CT Debian 13, npm 10.9.4, nodejs 22.21.0
                                • Slave: Pi4
                                Thomas BraunT HomoranH 2 Replies Last reply
                                0
                                • lobomauL lobomau

                                  @thomas-braun ok, ich mache mal ein neues System. Ist debian 11.3 irgendwie sicherer geworden?
                                  Ich muss jedes Mal mein Passwort vergeben. Unter root wäre mir das nicht passiert ;-)

                                  Changing npm registry to https://registry.npmjs.org
                                  [sudo] password for lobomau: 
                                  Installed acl
                                  [sudo] password for lobomau: 
                                  Installed build-essential
                                  [sudo] password for lobomau: 
                                  Installed gcc-c++
                                  [sudo] password for lobomau: 
                                  Installed make
                                  [sudo] password for lobomau: 
                                  Installed libavahi-compat-libdnssd-dev
                                  [sudo] password for lobomau: 
                                  Installed libudev-dev
                                  [sudo] password for lobomau: 
                                  Installed libpam0g-dev
                                  [sudo] password for lobomau: 
                                  Installed pkg-config
                                  [sudo] password for lobomau: 
                                  Installed git
                                  [sudo] password for lobomau: 
                                  Installed unzip
                                  [sudo] password for lobomau: 
                                  Installed libcairo2-dev
                                  [sudo] password for lobomau: 
                                  Installed libpango1.0-dev
                                  [sudo] password for lobomau: 
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  wrote on last edited by
                                  #38

                                  @lobomau sagte in Kein Update mehr möglich mit Node.js 16:

                                  Ich muss jedes Mal mein Passwort vergeben.

                                  Da ich nicht sehe was du da genau treibst:
                                  Vermutlich hast du dir das nachhaltig durch das herumgerutsche als root versaubeutelt.

                                  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

                                  lobomauL 1 Reply Last reply
                                  1
                                  • lobomauL lobomau

                                    @thomas-braun ok, ich mache mal ein neues System. Ist debian 11.3 irgendwie sicherer geworden?
                                    Ich muss jedes Mal mein Passwort vergeben. Unter root wäre mir das nicht passiert ;-)

                                    Changing npm registry to https://registry.npmjs.org
                                    [sudo] password for lobomau: 
                                    Installed acl
                                    [sudo] password for lobomau: 
                                    Installed build-essential
                                    [sudo] password for lobomau: 
                                    Installed gcc-c++
                                    [sudo] password for lobomau: 
                                    Installed make
                                    [sudo] password for lobomau: 
                                    Installed libavahi-compat-libdnssd-dev
                                    [sudo] password for lobomau: 
                                    Installed libudev-dev
                                    [sudo] password for lobomau: 
                                    Installed libpam0g-dev
                                    [sudo] password for lobomau: 
                                    Installed pkg-config
                                    [sudo] password for lobomau: 
                                    Installed git
                                    [sudo] password for lobomau: 
                                    Installed unzip
                                    [sudo] password for lobomau: 
                                    Installed libcairo2-dev
                                    [sudo] password for lobomau: 
                                    Installed libpango1.0-dev
                                    [sudo] password for lobomau: 
                                    
                                    HomoranH Do not disturb
                                    HomoranH Do not disturb
                                    Homoran
                                    Global Moderator Administrators
                                    wrote on last edited by
                                    #39

                                    @lobomau sagte in Kein Update mehr möglich mit Node.js 16:

                                    Unter root wäre mir das nicht passiert

                                    Möglicherweise ist die (ehemalige) Verwendung von root das Problem.
                                    Ich habe den Eindruck, dass die User mit Problemen als root unterwegs sind/waren.

                                    kein Support per PN! - Fragen im Forum stellen -

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

                                    ioBroker freut sich auch über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

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

                                    1 Reply Last reply
                                    1
                                    • Thomas BraunT Thomas Braun

                                      @lobomau sagte in Kein Update mehr möglich mit Node.js 16:

                                      Ich muss jedes Mal mein Passwort vergeben.

                                      Da ich nicht sehe was du da genau treibst:
                                      Vermutlich hast du dir das nachhaltig durch das herumgerutsche als root versaubeutelt.

                                      lobomauL Offline
                                      lobomauL Offline
                                      lobomau
                                      wrote on last edited by
                                      #40

                                      @thomas-braun @Homoran hab mir grad einen ganz frischen proxmox debian container erstellt. Nach apt update, upgrade war es Version debian 11.3.
                                      Ich habe zuerst unter root angelegt mit apt install curl und sudo.
                                      Danach habe ich den User erstellt lobomau.
                                      Dann habe ich node16 installiert (nun weiß ich schon nicht mehr ob als root oder lobomau).
                                      Dann habe ich mich definitiv als lobomau eingeloggt und wollte die iobroker Installation starten und schon ging los mit andauernd Passwort für sudo eingeben zu müssen.

                                      Lange Rede kurzer Sinn. Ich mache es nochmal und achte darauf node schon als lobomamau mit sudo zu instatllieren. Achnee... ist ja schon nach 22 Uhr. Vielleicht morgen...

                                      Host: NUC8i3 mit Proxmox:

                                      • ioBroker CT Debian 13, npm 10.9.4, nodejs 22.21.0
                                      • Slave: Pi4
                                      Thomas BraunT HomoranH crunchipC mickymM 4 Replies Last reply
                                      0
                                      • lobomauL lobomau

                                        @thomas-braun @Homoran hab mir grad einen ganz frischen proxmox debian container erstellt. Nach apt update, upgrade war es Version debian 11.3.
                                        Ich habe zuerst unter root angelegt mit apt install curl und sudo.
                                        Danach habe ich den User erstellt lobomau.
                                        Dann habe ich node16 installiert (nun weiß ich schon nicht mehr ob als root oder lobomau).
                                        Dann habe ich mich definitiv als lobomau eingeloggt und wollte die iobroker Installation starten und schon ging los mit andauernd Passwort für sudo eingeben zu müssen.

                                        Lange Rede kurzer Sinn. Ich mache es nochmal und achte darauf node schon als lobomamau mit sudo zu instatllieren. Achnee... ist ja schon nach 22 Uhr. Vielleicht morgen...

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by
                                        #41

                                        @lobomau sagte in Kein Update mehr möglich mit Node.js 16:

                                        Dann habe ich node16 installiert (nun weiß ich schon nicht mehr ob als root oder lobomau).

                                        Die Frage sollte sich gar nicht stellen. Als root loggst du dich nicht ein und der lobomau kann es nicht.
                                        node16 kann nur durch

                                        sudo apt install nodejs
                                        

                                        installiert worden sein. Wenn du ordentlich mit dem System umgehst.

                                        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 Reply Last reply
                                        0
                                        • lobomauL lobomau

                                          @thomas-braun @Homoran hab mir grad einen ganz frischen proxmox debian container erstellt. Nach apt update, upgrade war es Version debian 11.3.
                                          Ich habe zuerst unter root angelegt mit apt install curl und sudo.
                                          Danach habe ich den User erstellt lobomau.
                                          Dann habe ich node16 installiert (nun weiß ich schon nicht mehr ob als root oder lobomau).
                                          Dann habe ich mich definitiv als lobomau eingeloggt und wollte die iobroker Installation starten und schon ging los mit andauernd Passwort für sudo eingeben zu müssen.

                                          Lange Rede kurzer Sinn. Ich mache es nochmal und achte darauf node schon als lobomamau mit sudo zu instatllieren. Achnee... ist ja schon nach 22 Uhr. Vielleicht morgen...

                                          HomoranH Do not disturb
                                          HomoranH Do not disturb
                                          Homoran
                                          Global Moderator Administrators
                                          wrote on last edited by
                                          #42

                                          @lobomau sagte in Kein Update mehr möglich mit Node.js 16:

                                          Dann habe ich node16 installiert (

                                          warum???
                                          das macht der Installer

                                          kein Support per PN! - Fragen im Forum stellen -

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

                                          ioBroker freut sich auch über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

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

                                          Thomas BraunT lobomauL 2 Replies Last reply
                                          1
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          585

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe