Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. iob node fix - Skript

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    iob node fix - Skript

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

      @thomas-braun
      nodejs 20 sieht bei mir im LXC-Container so aus.

      ioBroker nodejs fixer 2023-09-06
      
      Recommended nodejs-version is: 18.17.1
      Checking your installation now. Please be patient!
      
      Your current setup is:
      /usr/bin/node           v20.5.1
      /usr/bin/npm            9.8.0
      /usr/bin/npx            9.8.0
      /usr/bin/corepack       0.19.0
      
      I found these nodejs versions available for installation:
      
      nodejs:
        Installed: 20.5.1-deb-1nodesource1
        Candidate: 20.5.1-deb-1nodesource1
        Version table:
       *** 20.5.1-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_20.x bookworm/main amd64 Packages
              100 /var/lib/dpkg/status
           18.13.0+dfsg1-1 500
              500 http://deb.debian.org/debian bookworm/main amd64 Packages
      
      
      
      Nothing to do, your installation is using the correct paths.
      
      You are running nodejs v20.5.1. Do you want to install recommended version 18.17.1? 
      
      Press <y> to continue or any other key to quit
      Trying to fix your installation now. Please be patient.
      find: '/lost+found': Permission denied
      lxc
      Waiting for ioBroker to shut down - Give me a minute...
      ############################################################
      *** These repos are active on your system:
      Hit:1 http://deb.debian.org/debian bookworm InRelease
      Hit:2 http://security.debian.org bookworm-security InRelease
      Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
      Reading package lists... Done
      
      *** Installing ca-certificates, curl and gnupg, just in case they are missing.
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      ca-certificates is already the newest version (20230311).
      curl is already the newest version (7.88.1-10+deb12u1).
      gnupg is already the newest version (2.2.40-1.1).
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      
      *** Creating new /etc/apt/sources.list.d/nodesource.list
      deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
      
      *** These repos are active after the adjustments:
      Hit:1 http://security.debian.org bookworm-security InRelease
      Hit:2 http://deb.debian.org/debian bookworm InRelease                   
      Hit:3 http://deb.debian.org/debian bookworm-updates InRelease           
      Get:4 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB] 
      Get:5 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [5181 B]
      Fetched 17.3 kB in 0s (38.4 kB/s)
      Reading package lists... Done
      
      Installing the recommended nodejs version now!
      ./iob_node_update: line 275: [: : integer expression expected
      Exact recommended version unknown, installing a fallback!
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      The following packages will be DOWNGRADED:
        nodejs
      0 upgraded, 0 newly installed, 1 downgraded, 0 to remove and 0 not upgraded.
      Need to get 29.4 MB of archives.
      After this operation, 5249 kB disk space will be freed.
      Get:1 https://deb.nodesource.com/node_18.x nodistro/main amd64 nodejs amd64 18.17.0-1nodesource1 [29.4 MB]
      Fetched 29.4 MB in 2s (13.2 MB/s) 
      dpkg: warning: downgrading nodejs from 20.5.1-deb-1nodesource1 to 18.17.0-1nodesource1
      (Reading database ... 37746 files and directories currently installed.)
      Preparing to unpack .../nodejs_18.17.0-1nodesource1_amd64.deb ...
      Detected old npm client, removing...
      Unpacking nodejs (18.17.0-1nodesource1) over (20.5.1-deb-1nodesource1) ...
      Setting up nodejs (18.17.0-1nodesource1) ...
      Processing triggers for man-db (2.11.2-2) ...
      
      Updating fallback to latest nodejs v18 release
      Hit:1 http://deb.debian.org/debian bookworm InRelease
      Hit:2 http://security.debian.org bookworm-security InRelease            
      Hit:3 http://deb.debian.org/debian bookworm-updates InRelease           
      Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease           
      Reading package lists... Done
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      Calculating upgrade... Done
      The following packages will be upgraded:
        nodejs
      1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      Need to get 29.4 MB of archives.
      After this operation, 7168 B of additional disk space will be used.
      Get:1 https://deb.nodesource.com/node_18.x nodistro/main amd64 nodejs amd64 18.17.1-1nodesource1 [29.4 MB]
      Fetched 29.4 MB in 1s (43.5 MB/s)
      apt-listchanges: Reading changelogs...
      (Reading database ... 37813 files and directories currently installed.)
      Preparing to unpack .../nodejs_18.17.1-1nodesource1_amd64.deb ...
      Detected old npm client, removing...
      Unpacking nodejs (18.17.1-1nodesource1) over (18.17.0-1nodesource1) ...
      Setting up nodejs (18.17.1-1nodesource1) ...
      Processing triggers for man-db (2.11.2-2) ...
      ./iob_node_update: line 300: [: : integer expression expected
      
      *** You need to manually restart your container now! *** 
      
      We tried our best to fix your nodejs. Please run 'iob diag' again to verify.
      maik@iobtest:~$ 
      
      
      Thomas Braun 2 Replies Last reply Reply Quote 0
      • M
        MCU @Thomas Braun last edited by

        @thomas-braun Frisch aufgesetzter LXC mit nodejs 16 ohne ioBroker.

        ioBroker nodejs fixer 2023-09-06
        No recommendation for nodejs version found on your system. We recommend to install latest version from nodejs v18 tree.
        
        Your current setup is:
        /usr/bin/nodejs         v16.20.2
        /usr/bin/node           v16.20.2
        /usr/bin/npm            8.19.4
        /usr/bin/npx            8.19.4
        /usr/bin/corepack       0.17.0
        
        I found these nodejs versions available for installation:
        
        nodejs:
          Installed: 16.20.2-deb-1nodesource1
          Candidate: 16.20.2-deb-1nodesource1
          Version table:
         *** 16.20.2-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
                100 /var/lib/dpkg/status
             12.22.12~dfsg-1~deb11u4 500
                500 http://security.debian.org bullseye-security/main amd64 Packages
             12.22.12~dfsg-1~deb11u3 500
                500 http://ftp.debian.org/debian bullseye/main amd64 Packages
        
        
        
        Nothing to do, your installation is using the correct paths.
        
        You are running nodejs v16.20.2. Do you want to install recommended version ? 
        
        Press <y> to continue or any other key to quit
        Trying to fix your installation now. Please be patient.
        [sudo] password for prox: 
        find: '/lost+found': Permission denied
        lxc
        ./iob_node_update: line 248: iob: command not found
        Waiting for ioBroker to shut down - Give me a minute...
        ############################################################
        *** These repos are active on your system:
        Hit:1 http://ftp.debian.org/debian bullseye InRelease
        Hit:2 http://security.debian.org bullseye-security InRelease
        Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease
        Reading package lists... Done
        
        *** Installing ca-certificates, curl and gnupg, just in case they are missing.
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        ca-certificates is already the newest version (20210119).
        curl is already the newest version (7.74.0-1.3+deb11u7).
        gnupg is already the newest version (2.2.27-2+deb11u2).
        0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
        
        *** Creating new /etc/apt/sources.list.d/nodesource.list
        deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
        
        *** These repos are active after the adjustments:
        Hit:1 http://security.debian.org bullseye-security InRelease
        Hit:2 http://ftp.debian.org/debian bullseye InRelease                              
        Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease                      
        Get:4 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]            
        Get:5 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [5181 B]
        Fetched 17.3 kB in 0s (57.5 kB/s) 
        Reading package lists... Done
        
        Installing the recommended nodejs version now!
        Exact recommended version unknown, installing a fallback!
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        The following packages will be upgraded:
          nodejs
        1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
        Need to get 29.4 MB of archives.
        After this operation, 60.4 MB of additional disk space will be used.
        Get:1 https://deb.nodesource.com/node_18.x nodistro/main amd64 nodejs amd64 18.17.0-1nodesource1 [29.4 MB]
        Fetched 29.4 MB in 1s (21.7 MB/s)  
        apt-listchanges: Reading changelogs...
        (Reading database ... 22654 files and directories currently installed.)
        Preparing to unpack .../nodejs_18.17.0-1nodesource1_amd64.deb ...
        Detected old npm client, removing...
        Unpacking nodejs (18.17.0-1nodesource1) over (16.20.2-deb-1nodesource1) ...
        Setting up nodejs (18.17.0-1nodesource1) ...
        Processing triggers for man-db (2.9.4-2) ...
        
        Updating fallback to latest nodejs v18 release
        Hit:1 http://ftp.debian.org/debian bullseye InRelease
        Hit:2 http://security.debian.org bullseye-security InRelease
        Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease
        Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
        Reading package lists... Done
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        Calculating upgrade... Done
        The following packages will be upgraded:
          nodejs
        1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
        Need to get 29.4 MB of archives.
        After this operation, 7168 B of additional disk space will be used.
        Get:1 https://deb.nodesource.com/node_18.x nodistro/main amd64 nodejs amd64 18.17.1-1nodesource1 [29.4 MB]
        Fetched 29.4 MB in 1s (41.9 MB/s) 
        apt-listchanges: Reading changelogs...
        (Reading database ... 25141 files and directories currently installed.)
        Preparing to unpack .../nodejs_18.17.1-1nodesource1_amd64.deb ...
        Detected old npm client, removing...
        Unpacking nodejs (18.17.1-1nodesource1) over (18.17.0-1nodesource1) ...
        Setting up nodejs (18.17.1-1nodesource1) ...
        Processing triggers for man-db (2.9.4-2) ...
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        nodejs is already the newest version (18.17.1-1nodesource1).
        Calculating upgrade... Done
        0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
        
        *** You need to manually restart your container now! *** 
        
        We tried our best to fix your nodejs. Please run 'iob diag' again to verify.
        
        Homoran 1 Reply Last reply Reply Quote 1
        • Homoran
          Homoran Global Moderator Administrators @MCU last edited by

          @mcu sagte in iob node fix - Skript:

          ohne ioBroker.

          dann kennt er natürlich (?) die empfohlene Version nicht

          @mcu sagte in iob node fix - Skript:

          Do you want to install recommended version ?

          @Thomas-Braun

          @mcu sagte in iob node fix - Skript:

          Installing the recommended nodejs version now!

          was tut er dann?

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

            @mrjeschke sagte in iob node fix - Skript:

            find: '/lost+found': Permission denied

            Gut, der muss auch noch geprunt werden.

            ./iob_node_update: line 275: [: : integer expression expected
            ./iob_node_update: line 300: [: : integer expression expected

            Nanu?
            Muss ich schauen.

            Thx! Ich verzieh mich in die Code-Küche und brutzel noch was...

            1 Reply Last reply Reply Quote 1
            • M
              MCU @Homoran last edited by

              @homoran Ich hab dann mit y bestätigt und er hat dann die v18 installiert.

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

                @homoran sagte in iob node fix - Skript:

                was tut er dann?

                Dann geht es auf die neueste Version aus dem 18er-Zweig. Oder welcher nodejs-Entwicklungszweig auch immer gerade empfohlen wird. Der muss allerdings immer händisch im skript gesetzt werden, wenn sich die generelle Empfehlung ändert.

                NODE_MAJOR=18           #recommended major nodejs version for ioBroker, please adjust if the recommendation changes
                
                1 Reply Last reply Reply Quote 2
                • Homoran
                  Homoran Global Moderator Administrators @MCU last edited by Homoran

                  @mcu sagte in iob node fix - Skript:

                  und er hat dann die v18 installiert.

                  hab ich auch gesehen, aber wieso?

                  hier

                  @mrjeschke sagte in iob node fix - Skript:

                  You are running nodejs v20.5.1. Do you want to install recommended version 18.17.1?

                  gibt er die recommended version komplett an.
                  bei dir steht da (erwartungsgemäß) nichts

                  edit: Hat sich mit Thomas' Antwort geklärt

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

                    @homoran sagte in iob node fix - Skript:

                    gibt er die recommended version komplett an.
                    bei dir steht da nichts

                    Bei @mrjeschke konnte die empfohlene Version auch direkt aus den iob-States gelesen werden.

                    Wenn es aber ein slave ist oder die Datenbank (noch) nicht geladen ist, dann greift der Fallback-Code.

                    So oder so soll am Ende immer die aktuellste Version aus dem empfohlenen Zweig installiert sein (inkl. aktuellem Schlüssel und aktueller, unverfrickelter nodesource.list)

                    Ich hatte überlegt, die Version auswählbar zu machen, hab mich aber dann dagegen entschieden.

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

                      @thomas-braun alles gut!

                      Damit hast du jetzt auch den Fallback verifiziert.
                      ich hatte mich nur gefragt woher bei nicht vorhandener Empfehlung jetztcdue v18 kam.

                      Aber du denkst anscheinend an allem!

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

                        @homoran sagte in iob node fix - Skript:

                        Damit hast du jetzt auch den Fallback verifiziert.

                        Den konnte ich hier lokal schon ausgiebig testen. Hab mein Test-System mit diversen krummen Konstellationen malträtiert und das skript immer aufräumen lassen. 🙂

                        Intern nenne ich es auch 'die nodejs-Putze'. 😄

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

                          @mrjeschke

                          Bitte nochmal von einer nodejs@20 aus mit frischem Skript aufräumen lassen.

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

                            @thomas-braun

                            ioBroker nodejs fixer 2023-09-07
                            
                            Recommended nodejs-version is: 18.17.1
                            Checking your installation now. Please be patient!
                            
                            Your current setup is:
                            /usr/bin/nodejs         v20.6.0
                            /usr/bin/node           v20.6.0
                            /usr/bin/npm            9.8.1
                            /usr/bin/npx            9.8.1
                            /usr/bin/corepack       0.19.0
                            
                            I found these nodejs versions available for installation:
                            
                            nodejs:
                              Installed: 20.6.0-1nodesource1
                              Candidate: 20.6.0-1nodesource1
                              Version table:
                             *** 20.6.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                    100 /var/lib/dpkg/status
                                 20.5.1-1nodesource1 500
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.5.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.4.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.3.1-1nodesource1 500
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.3.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.2.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.1.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 20.0.0-1nodesource1 500
                                    500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                 18.13.0+dfsg1-1 500
                                    500 http://deb.debian.org/debian bookworm/main amd64 Packages
                            
                            
                            
                            Reading state information... Done
                            ca-certificates is already the newest version (20230311).
                            curl is already the newest version (7.88.1-10+deb12u1).
                            gnupg is already the newest version (2.2.40-1.1).
                            The following packages were automatically installed and are no longer required:
                              libc-ares2 node-busboy node-cjs-module-lexer node-undici node-xtend
                            Use 'sudo apt autoremove' to remove them.
                            0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                            
                            *** Creating new /etc/apt/sources.list.d/nodesource.list
                            deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
                            
                            *** These repos are active after the adjustments:
                            Hit:1 http://deb.debian.org/debian bookworm InRelease
                            Hit:2 http://deb.debian.org/debian bookworm-updates InRelease             
                            Hit:3 http://security.debian.org bookworm-security InRelease              
                            Get:4 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]
                            Get:5 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [5181 B]
                            Fetched 17.3 kB in 1s (27.1 kB/s)
                            Reading package lists... Done
                            
                            Installing the recommended nodejs version now!
                            Reading package lists... Done
                            Building dependency tree... Done
                            Reading state information... Done
                            The following packages were automatically installed and are no longer required:
                              libc-ares2 node-busboy node-cjs-module-lexer node-undici node-xtend
                            Use 'sudo apt autoremove' to remove them.
                            The following packages will be DOWNGRADED:
                              nodejs
                            0 upgraded, 0 newly installed, 1 downgraded, 0 to remove and 0 not upgraded.
                            Need to get 0 B/29.4 MB of archives.
                            After this operation, 5746 kB disk space will be freed.
                            dpkg: warning: downgrading nodejs from 20.6.0-1nodesource1 to 18.17.1-1nodesource1
                            (Reading database ... 38007 files and directories currently installed.)
                            Preparing to unpack .../nodejs_18.17.1-1nodesource1_amd64.deb ...
                            Detected old npm client, removing...
                            Unpacking nodejs (18.17.1-1nodesource1) over (20.6.0-1nodesource1) ...
                            Setting up nodejs (18.17.1-1nodesource1) ...
                            Processing triggers for man-db (2.11.2-2) ...
                            Reading package lists... Done
                            Building dependency tree... Done
                            Reading state information... Done
                            nodejs is already the newest version (18.17.1-1nodesource1).
                            Calculating upgrade... Done
                            The following packages were automatically installed and are no longer required:
                              libc-ares2 node-busboy node-cjs-module-lexer node-undici node-xtend
                            Use 'sudo apt autoremove' to remove them.
                            0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                            
                            *** You need to manually restart your container now! *** 
                            
                            We tried our best to fix your nodejs. Please run 'iob diag' again to verify.
                            maik@iobtest:~$ 
                            
                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @mrjeschke last edited by

                              @mrjeschke sagte in iob node fix - Skript:

                              The following packages were automatically installed and are no longer required:
                              libc-ares2 node-busboy node-cjs-module-lexer node-undici node-xtend

                              Da hast du aber mal die dfsg-Version von nodejs installiert gehabt... Die kommt nämlich mit diesen jetzt obsoleten Paketen angeschleppt.

                              Aber das Skript selber schaut jetzt gut aus.

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

                                @thomas-braun
                                Hier noch die Version mit einer ganz frischen Installation.
                                Habe ich Gestern nicht mehr geschafft, da ich Nachtschicht hatte.

                                ioBroker nodejs fixer 2023-09-07
                                
                                Recommended nodejs-version is: 18.17.1
                                Checking your installation now. Please be patient!
                                
                                Your current setup is:
                                /usr/bin/nodejs         v20.6.0
                                /usr/bin/node           v20.6.0
                                /usr/bin/npm            9.8.1
                                /usr/bin/npx            9.8.1
                                /usr/bin/corepack       0.19.0
                                
                                I found these nodejs versions available for installation:
                                
                                nodejs:
                                  Installed: 20.6.0-1nodesource1
                                  Candidate: 20.6.0-1nodesource1
                                  Version table:
                                 *** 20.6.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                        100 /var/lib/dpkg/status
                                     20.5.1-1nodesource1 500
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.5.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.4.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.3.1-1nodesource1 500
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.3.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.2.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.1.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     20.0.0-1nodesource1 500
                                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                                     18.13.0+dfsg1-1 500
                                        500 http://deb.debian.org/debian bookworm/main amd64 Packages
                                
                                
                                
                                Nothing to do, your installation is using the correct paths.
                                
                                You are running nodejs v20.6.0. Do you want to install recommended version 18.17.1?
                                
                                Press <y> to continue or any other key to quit
                                Trying to fix your installation now. Please be patient.
                                lxc
                                Waiting for ioBroker to shut down - Give me a minute...
                                ############################################################
                                *** These repos are active on your system:
                                Hit:1 http://security.debian.org bookworm-security InRelease
                                Hit:2 http://deb.debian.org/debian bookworm InRelease
                                Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                                Reading package lists... Done
                                
                                *** Installing ca-certificates, curl and gnupg, just in case they are missing.
                                Reading package lists... Done
                                Building dependency tree... Done
                                Reading state information... Done
                                ca-certificates is already the newest version (20230311).
                                curl is already the newest version (7.88.1-10+deb12u1).
                                gnupg is already the newest version (2.2.40-1.1).
                                0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                                
                                *** Creating new /etc/apt/sources.list.d/nodesource.list
                                deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
                                
                                *** These repos are active after the adjustments:
                                Hit:1 http://security.debian.org bookworm-security InRelease
                                Hit:2 http://deb.debian.org/debian bookworm InRelease
                                Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                                Get:4 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]
                                Get:5 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [5181 B]
                                Fetched 17.3 kB in 1s (27.3 kB/s)
                                Reading package lists... Done
                                
                                Installing the recommended nodejs version now!
                                Reading package lists... Done
                                Building dependency tree... Done
                                Reading state information... Done
                                The following packages will be DOWNGRADED:
                                  nodejs
                                0 upgraded, 0 newly installed, 1 downgraded, 0 to remove and 0 not upgraded.
                                Need to get 29.4 MB of archives.
                                After this operation, 5746 kB disk space will be freed.
                                Get:1 https://deb.nodesource.com/node_18.x nodistro/main amd64 nodejs amd64 18.17.1-1nodesource1 [29.4 MB]
                                Fetched 29.4 MB in 1s (31.3 MB/s)
                                dpkg: warning: downgrading nodejs from 20.6.0-1nodesource1 to 18.17.1-1nodesource1
                                (Reading database ... 37784 files and directories currently installed.)
                                Preparing to unpack .../nodejs_18.17.1-1nodesource1_amd64.deb ...
                                Detected old npm client, removing...
                                Unpacking nodejs (18.17.1-1nodesource1) over (20.6.0-1nodesource1) ...
                                Setting up nodejs (18.17.1-1nodesource1) ...
                                Processing triggers for man-db (2.11.2-2) ...
                                Reading package lists... Done
                                Building dependency tree... Done
                                Reading state information... Done
                                nodejs is already the newest version (18.17.1-1nodesource1).
                                Calculating upgrade... Done
                                0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                                
                                *** You need to manually restart your container now! ***
                                
                                We tried our best to fix your nodejs. Please run 'iob diag' again to verify.
                                maik@iobtest2:~$
                                
                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @mrjeschke last edited by

                                  Vielen Dank für das Beta-Testing!
                                  Habe jetzt gestern noch ein pinning auf das nodesoure-Repo gelegt, das muss aber nicht getestet werden.
                                  PR gegen den ioBroker ist gestellt. Mal schauen wie schnell das im upstream landet.

                                  M 1 Reply Last reply Reply Quote 3
                                  • M
                                    MCU @Thomas Braun last edited by

                                    @thomas-braun Wenn irgendwann die empfohlene Version die 20 wäre, dann brauch ich nur

                                    NODE_MAJOR=20
                                    

                                    zu setzen und lasse dann

                                    iob_node_update
                                    

                                    laufen?

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

                                      @mcu

                                      Ja.
                                      Das muss dann natürlich, wenn das Skript in den iob Installer integriert wurde dann auch dort zentral einmal geändert werden.

                                      Oder ich schau mal ob man das nicht aus der Installer Library auslesen kann. Dann wäre es nur einmal dort zu ändern.

                                      Irgendwie/wo muss die recommended version ja auch dort drin sein.

                                      Edith: In meinem ähnlich gelagerten PR zum Installer wird das natürlich auch mit einer Variablen gesetzt, im alten war ja der Link zum obsoleten nodejs-Installerskript drin.

                                      Edit2: Wobei die Varible NODE_MAJOR auch nur dann als 'FallBack' zum tragen kommt, wenn aus den iob-States nichts ausgelesen werden kann.

                                      G 1 Reply Last reply Reply Quote 2
                                      • G
                                        guitardoc @Thomas Braun last edited by

                                        @thomas-braun Kurze Frage dazu: wenn man gleichzeitig noch die Homebridge auf dem System hat, dann hat man zwei Installationen von Node drauf - Homebridge installiert Node in abweichenden Pfaden. Das können sogar unterschiedliche Versionen sein, es funktioniert trotzdem beides - ioB und Homebridge - einwandfrei. Kann der Node fixer das berücksichtigen, damit die Homebridge Installation nicht zerschossen wird oder interessiert das den Fixer gar nicht dass da noch eine zweite Installation drauf ist?

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

                                          @guitardoc

                                          Der Fixer haut alles weg, was nicht in den Installationspfaden des nodesource-Paketes, aber im $PATH liegt.
                                          Wo liegt denn die Installation der Homebridge?

                                          Hab ich mangels Homebridge nicht getestet.

                                          Edit:
                                          Hab gerade mal geschaut. Deren nodejs wohnt in

                                          Node Path /opt/homebridge/bin/node

                                          Das dürfte vom iob-Skript nicht tangiert werden, liegt es doch nicht im Standard $PATH. Außer sie verändern die Einträge dort.

                                          Kannst es ja testen ...

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

                                            @thomas-braun

                                            Die Installation der Homebridge liegt hier:

                                            6a8a38fd-cc29-412b-b3f7-728f8a76058c-image.png

                                            Node.js und NPM sind unter /opt/homebridge/bin/ zu finden (und deshalb auch nur für Homebridge sichtbar und nutzbar).

                                            Edith: Posts haben sich überschnitten…

                                            Thomas Braun 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            926
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            34
                                            198
                                            27061
                                            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