Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Kein Update mehr möglich mit Node.js 16

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Kein Update mehr möglich mit Node.js 16

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @lobomau last edited by

      @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.

      1 Reply Last reply Reply Quote 0
      • O
        oxident @lobomau last edited by

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

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @oxident last edited by

          @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.

          lobomau 1 Reply Last reply Reply Quote 1
          • lobomau
            lobomau @Thomas Braun last edited by

            @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 Braun Homoran 2 Replies Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @lobomau last edited by

              @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.

              lobomau 1 Reply Last reply Reply Quote 1
              • Homoran
                Homoran Global Moderator Administrators @lobomau last edited by

                @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.

                1 Reply Last reply Reply Quote 1
                • lobomau
                  lobomau @Thomas Braun last edited by

                  @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 Braun Homoran crunchip mickym 4 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @lobomau last edited by

                    @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.

                    1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @lobomau last edited by

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

                      Dann habe ich node16 installiert (

                      warum???
                      das macht der Installer

                      Thomas Braun lobomau 2 Replies Last reply Reply Quote 1
                      • Thomas Braun
                        Thomas Braun Most Active @Homoran last edited by

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

                        das macht der Installer

                        Davon ganz abgesehen...

                        1 Reply Last reply Reply Quote 0
                        • crunchip
                          crunchip Forum Testing Most Active @lobomau last edited by

                          @lobomau machs doch nach der Doku Anleitung, dann sollte es auch klappen

                          1 Reply Last reply Reply Quote 0
                          • lobomau
                            lobomau @Homoran last edited by lobomau

                            @homoran oh, hab dann wohl die falsche Anleitung oder falsch gelesen. Von oben nach unten kam zuerst node Installation und dann iobroker Installation. Mache ich morgen dann richtig.
                            https://www.iobroker.net/#de/documentation/install/linux.md

                            Homoran crunchip 2 Replies Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @lobomau last edited by Homoran

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

                              Von oben nach unten kam zuerst node Installation und iobroker Installation.

                              und oben drüber war ein roter Kasten mit Ausrufezeichen

                              mit dem aktuellen Installer von ioBroker (siehe unten) wird auf einem System ohne node.js automatisch die aktuell empfohlene Version von node.js mit installiert! Eine vorherige separate Installation von node.js ist somit nicht mehr nötig.

                              1 Reply Last reply Reply Quote 0
                              • crunchip
                                crunchip Forum Testing Most Active @lobomau last edited by

                                @lobomau ich dachte nen proxmox LCX
                                https://www.iobroker.net/#de/documentation/install/proxmox.md

                                lobomau 1 Reply Last reply Reply Quote 0
                                • lobomau
                                  lobomau @crunchip last edited by

                                  @crunchip @Homoran ja, echt alles gut beschrieben! Eigentlich kenne ich die Beschreibungen ja auch und hab schon sehr viele Male ioBroker installiert. Letzten Endes mal wieder zuviel Ungeduld bei mir und es soll "mal eben schnell" gehen. Mach ich danach nochmal schön 👍

                                  lobomau 1 Reply Last reply Reply Quote 0
                                  • lobomau
                                    lobomau @lobomau last edited by

                                    @lobomau die automatische node Installation funktioniert irgendwie nicht (mehr). Ich würde behaupten ich habe mich 1:1 an die Anleitung gehalten. Dann eben manuell wie gehabt.

                                    ioBroker login: lobomau
                                    Password: 
                                    Linux ioBroker 5.15.35-1-pve #1 SMP PVE 5.15.35-2 (Thu, 05 May 2022 13:54:35 +0200) 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.
                                    lobomau@ioBroker:~$ curl -sLf https://iobroker.net/install.sh | bash -
                                    library: loaded
                                    Library version=2022-06-15
                                    
                                    ==========================================================================
                                    
                                        Welcome to the ioBroker installer!
                                        Installer version: 2022-06-03
                                        
                                        You might need to enter your password a couple of times.
                                    
                                    ==========================================================================
                                    
                                    
                                    ==========================================================================
                                        Installing prerequisites (1/4)
                                    ==========================================================================
                                    
                                    
                                    We trust you have received the usual lecture from the local System
                                    Administrator. It usually boils down to these three things:
                                    
                                        #1) Respect the privacy of others.
                                        #2) Think before you type.
                                        #3) With great power comes great responsibility.
                                    
                                    [sudo] password for lobomau: 
                                    lobomau is not in the sudoers file.  This incident will be reported.
                                    
                                    ==========================================================================
                                    
                                        Node.js not found. Installing...
                                    
                                    ==========================================================================
                                    
                                    [sudo] password for lobomau: 
                                    lobomau is not in the sudoers file.  This incident will be reported.
                                    [sudo] password for lobomau: 
                                    Installed nodejs
                                    Cannot install Node.js! Please install it manually.
                                    lobomau@ioBroker:~$               
                                    

                                    Die Updates als normaler user scheine auch gar nicht mehr zu funktionieren? Muss ich dem user lobomau mehr Rechte geben?

                                    lobomau@ioBroker:~$ sudo apt update
                                    [sudo] password for lobomau: 
                                    lobomau is not in the sudoers file.  This incident will be reported.
                                    lobomau@ioBroker:~$ sudo apt upgrade
                                    [sudo] password for lobomau: 
                                    lobomau is not in the sudoers file.  This incident will be reported.
                                    lobomau@ioBroker:~$ 
                                    
                                    Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @lobomau last edited by Thomas Braun

                                      @lobomau

                                      lobomau is not in the sudoers file.

                                      Dein User ist falsch angelegt. Der muss in die Gruppe 'sudo' rein. (Oder wie genau das unter Proxmox gehandhabt wird. Musst du nachlesen.)

                                      lobomau 1 Reply Last reply Reply Quote 1
                                      • lobomau
                                        lobomau @Thomas Braun last edited by

                                        @thomas-braun ja, Fehler wieder bei mir. Ist richtig beschrieben:
                                        931884b1-f5f1-49bc-ba4d-f14c87e9f002-image.png

                                        1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @lobomau last edited by

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

                                          die automatische node Installation funktioniert irgendwie nicht (mehr). Ich würde behaupten ich habe mich 1:1 an die Anleitung gehalten. Dann eben manuell wie gehabt.

                                          warum so überhastet?

                                          wo ist der output aus dem du dieses schließt.
                                          Warum nicht erst gepostet, bevor der nächste (möglicherweise falsche) Schritt gemacht wird?

                                          ggf. ist ja schon etwas im Grundsystem schief. Dann brauchst du gar nicht erst weitermachen

                                          lobomau 1 Reply Last reply Reply Quote 0
                                          • lobomau
                                            lobomau @Homoran last edited by

                                            @homoran alles gut! Die Anleitung ist 99% perfekt! Das fehlende 1% kommt nur durch ungeduldige User wie mich zustande 😉
                                            In der Proxmox Anleitung ist ja noch angegeben:

                                            adduser benutzername
                                            

                                            Da drunter ist dann zum Aufklappen ein Screenshot mit der wichtigen Info. Cool wäre wenn der eine Befehl auch noch im Freitext zum Reinkopieren mit dabei wäre:

                                            usermod -aG sudo benutzername
                                            

                                            Bckup zurückspielen und weitere Tests mit node 16 kann ich später machen.

                                            Homoran crunchip 3 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            403
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            node js
                                            16
                                            335
                                            34893
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo