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

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

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Diskussion zum HowTo nodejs-Installation und upgrade

NEWS

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

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

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

Diskussion zum HowTo nodejs-Installation und upgrade

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
nodejs
844 Beiträge 91 Kommentatoren 233.6k Aufrufe 63 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @skorpil

    https://forum.iobroker.net/category/6/skripten-logik

    S Offline
    S Offline
    skorpil
    schrieb am zuletzt editiert von
    #807

    @thomas-braun okay, Merci

    W 1 Antwort Letzte Antwort
    0
    • S skorpil

      @thomas-braun okay, Merci

      W Offline
      W Offline
      Würfel
      schrieb am zuletzt editiert von
      #808

      HI,
      wollte eben von Nodejs 18 auf 20 updaten,

      Mit dem Befehl: iob nodejs-update 20 bekam ich folgende Meldung;

      iobroker nodejs-update [<major-version>]
      
      Upgrade the Node.JS installation to the current LTS
      
      Options:
        --help  Show help  [boolean]
      

      Will/kann er nicht updaten oder wo liegt das Problem?
      Bevor ich mir was zerstöre wollte ich lieber vorher fragen.

      Sudo apt update und sudo apt upgrade habe ich durchlaufen lassen vorher.

      Danke
      Tobias

      HomoranH Thomas BraunT 2 Antworten Letzte Antwort
      0
      • W Würfel

        HI,
        wollte eben von Nodejs 18 auf 20 updaten,

        Mit dem Befehl: iob nodejs-update 20 bekam ich folgende Meldung;

        iobroker nodejs-update [<major-version>]
        
        Upgrade the Node.JS installation to the current LTS
        
        Options:
          --help  Show help  [boolean]
        

        Will/kann er nicht updaten oder wo liegt das Problem?
        Bevor ich mir was zerstöre wollte ich lieber vorher fragen.

        Sudo apt update und sudo apt upgrade habe ich durchlaufen lassen vorher.

        Danke
        Tobias

        HomoranH Nicht stören
        HomoranH Nicht stören
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #809

        @würfel sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

        Mit dem Befehl: iob nodejs-update 20 bekam ich folgende Meldung;

        den seh ich nicht!

        bitte komplett alles zeigen, incl prompt

        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

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

        1 Antwort Letzte Antwort
        0
        • W Würfel

          HI,
          wollte eben von Nodejs 18 auf 20 updaten,

          Mit dem Befehl: iob nodejs-update 20 bekam ich folgende Meldung;

          iobroker nodejs-update [<major-version>]
          
          Upgrade the Node.JS installation to the current LTS
          
          Options:
            --help  Show help  [boolean]
          

          Will/kann er nicht updaten oder wo liegt das Problem?
          Bevor ich mir was zerstöre wollte ich lieber vorher fragen.

          Sudo apt update und sudo apt upgrade habe ich durchlaufen lassen vorher.

          Danke
          Tobias

          Thomas BraunT Offline
          Thomas BraunT Offline
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #810

          @würfel sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

          Will/kann er nicht updaten oder wo liegt das Problem?

          iob stop
          iob fix
          

          und dann nochmal versuchen.

          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

          W 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @würfel sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

            Will/kann er nicht updaten oder wo liegt das Problem?

            iob stop
            iob fix
            

            und dann nochmal versuchen.

            W Offline
            W Offline
            Würfel
            schrieb am zuletzt editiert von
            #811

            @thomas-braun
            HI,
            damit hat es geklappt.
            Installation ist durchgelaufen.
            Nodejs 20.16
            NPM 10.8.1

            Vielen Dank !!!
            Tobias

            Michael ÜBM 1 Antwort Letzte Antwort
            0
            • W Würfel

              @thomas-braun
              HI,
              damit hat es geklappt.
              Installation ist durchgelaufen.
              Nodejs 20.16
              NPM 10.8.1

              Vielen Dank !!!
              Tobias

              Michael ÜBM Offline
              Michael ÜBM Offline
              Michael ÜB
              schrieb am zuletzt editiert von
              #812

              Hallo,
              ich habe leider auch Probleme node-js etc upzudaten.
              Ich hab schon alles mögliche versucht.

              Folgende Fehlermeldung erhalte ich:

              Recommended versions are nodejs 20.17.0 and npm 10.8.2
              *** nodejs is NOT correctly installed ***
              Wrong installation path detected. This needs to be fixed.
              
              Please execute
              iobroker nodejs-update
              to fix these errors.
              

              komplettes iob diag siehe unten.

              iobroker nodejs-update funktioniert dann auch nicht:

              ioBroker nodejs fixer 2024-05-23
              
              Recommended nodejs-version is: 20.17.0
              Checking your installation now. Please be patient!
              
              Your current setup is:
              /usr/bin/node 		v16.18.1
              /usr/bin/npm 		8.19.2
              /usr/bin/npx 		8.19.2
              /usr/bin/corepack 	0.14.1
              
              We found these nodejs versions available for installation:
              
              nodejs:
                Installed: 16.18.1-deb-1nodesource1
                Candidate: 20.17.0-1nodesource1
                Version table:
                   20.17.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.16.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.15.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.15.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.14.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.13.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.13.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.12.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.12.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.12.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.11.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.11.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.10.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.9.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.8.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.8.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.7.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.6.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.6.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.5.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.5.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.4.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.3.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.3.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.2.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.1.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   20.0.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
               *** 16.18.1-deb-1nodesource1 100
                      100 /var/lib/dpkg/status
                   12.22.12~dfsg-1~deb11u4 500
                      500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
              
              
              
              Nothing to do - Your installation is using the correct paths.
              
              You are running nodejs v16.18.1. Do you want to install recommended version 20.17.0? 
              
              Press <y> to continue or any other key to quit
              Trying to fix your installation now. Please be patient.
              Waiting for ioBroker to shut down - Give me a minute...
              ############################################################
              
              *** These repos are active on your system:
              Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
              Get:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15.0 kB]    
              Get:3 https://packages.grafana.com/oss/deb stable InRelease [7660 B]           
              Get:4 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages [13.2 MB]
              Err:3 https://packages.grafana.com/oss/deb stable InRelease
                The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
              Fetched 13.3 MB in 7s (1782 kB/s)                                              
              Reading package lists... Done
              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
              W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
              W: Some index files failed to download. They have been ignored, or old ones used instead.
              
              *** Installing ca-certificates, curl and gnupg, just in case they are missing.
              
              *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source
              
              deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_20.x nodistro main
              Package: nodejs
              Pin: origin deb.nodesource.com
              Pin-Priority: 1001
              
              *** These repos are active after the adjustments:
              Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
              Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease              
              Get:3 https://packages.grafana.com/oss/deb stable InRelease [7660 B]           
              Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease                  
              Err:3 https://packages.grafana.com/oss/deb stable InRelease
                The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
              Reading package lists... Done
              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
              W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
              W: Some index files failed to download. They have been ignored, or old ones used instead.
              
              Installing nodejs now!
              
              /home/iobroker/.nodejs-update.sh: line 370: [: : integer expression expected
              /home/iobroker/.nodejs-update.sh: line 387: [: : integer expression expected
              Installing the nodejs!
              W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
              W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
              W: Some index files failed to download. They have been ignored, or old ones used instead.
              E: Failed to fetch https://packages.grafana.com/oss/deb/pool/main/g/grafana/grafana-rpi_10.1.0_arm.deb  404  Not Found [IP: 2a04:4e42:8e::729 443]
              E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
              
              We tried our best to fix your nodejs. Please run iob diag again to verify.
              
              *** RESTARTING ioBroker NOW! *** 
               Please refresh or restart your browser in a few moments.
              
              

              komplettes iob diag:

              ======================= SUMMARY =======================
              			v.2024-05-22
              
              
                 Static hostname: michisraspi
                       Icon name: computer
                Operating System: Raspbian GNU/Linux 11 (bullseye)
                          Kernel: Linux 5.15.61-v7l+
                    Architecture: arm
              
              Installation: 		native
              Kernel: 		armv7l
              Userland: 		32 bit
              Timezone: 		Europe/Berlin (CEST, +0200)
              User-ID: 		1000
              Display-Server: 	true
              Boot Target: 		graphical.target
              
              Pending OS-Updates: 	311
              Pending iob updates: 	14
              
              Nodejs-Installation:
              nodejs: 		N/A
              /usr/bin/node 		v16.18.1
              /usr/bin/npm 		8.19.2
              /usr/bin/npx 		8.19.2
              /usr/bin/corepack 	0.14.1
              
              Recommended versions are nodejs 20.17.0 and npm 10.8.2
              *** nodejs is NOT correctly installed ***
              Wrong installation path detected. This needs to be fixed.
              
              Please execute
              iobroker nodejs-update
              to fix these errors.
              
              MEMORY: 
                             total        used        free      shared  buff/cache   available
              Mem:            1.9G        822M         99M         21M        950M        1.1G
              Swap:            99M        1.0M         98M
              Total:          2.0G        824M        197M
              
              Active iob-Instances: 	14
              Active repo(s): stable
              
              ioBroker Core: 		js-controller 		4.0.24
              			admin 			7.0.23
              
              ioBroker Status: 	iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Status admin and web instance:
              + system.adapter.admin.0                  : admin                 : michisraspi                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
              + system.adapter.web.0                    : web                   : michisraspi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              Objects: 		2107
              States: 		1864
              
              Size of iob-Database:
              
              11M	/opt/iobroker/iobroker-data/objects.jsonl
              748K	/opt/iobroker/iobroker-data/states.jsonl
              
              
              
              =================== END OF SUMMARY ====================
              

              Grüße
              Michael

              Thomas BraunT HomoranH 2 Antworten Letzte Antwort
              0
              • Michael ÜBM Michael ÜB

                Hallo,
                ich habe leider auch Probleme node-js etc upzudaten.
                Ich hab schon alles mögliche versucht.

                Folgende Fehlermeldung erhalte ich:

                Recommended versions are nodejs 20.17.0 and npm 10.8.2
                *** nodejs is NOT correctly installed ***
                Wrong installation path detected. This needs to be fixed.
                
                Please execute
                iobroker nodejs-update
                to fix these errors.
                

                komplettes iob diag siehe unten.

                iobroker nodejs-update funktioniert dann auch nicht:

                ioBroker nodejs fixer 2024-05-23
                
                Recommended nodejs-version is: 20.17.0
                Checking your installation now. Please be patient!
                
                Your current setup is:
                /usr/bin/node 		v16.18.1
                /usr/bin/npm 		8.19.2
                /usr/bin/npx 		8.19.2
                /usr/bin/corepack 	0.14.1
                
                We found these nodejs versions available for installation:
                
                nodejs:
                  Installed: 16.18.1-deb-1nodesource1
                  Candidate: 20.17.0-1nodesource1
                  Version table:
                     20.17.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.16.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.15.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.15.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.14.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.13.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.13.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.12.2-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.12.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.12.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.11.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.11.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.10.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.9.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.8.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.8.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.7.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.6.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.6.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.5.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.5.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.4.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.3.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.3.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.2.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.1.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                     20.0.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                 *** 16.18.1-deb-1nodesource1 100
                        100 /var/lib/dpkg/status
                     12.22.12~dfsg-1~deb11u4 500
                        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                
                
                
                Nothing to do - Your installation is using the correct paths.
                
                You are running nodejs v16.18.1. Do you want to install recommended version 20.17.0? 
                
                Press <y> to continue or any other key to quit
                Trying to fix your installation now. Please be patient.
                Waiting for ioBroker to shut down - Give me a minute...
                ############################################################
                
                *** These repos are active on your system:
                Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                Get:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15.0 kB]    
                Get:3 https://packages.grafana.com/oss/deb stable InRelease [7660 B]           
                Get:4 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages [13.2 MB]
                Err:3 https://packages.grafana.com/oss/deb stable InRelease
                  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                Fetched 13.3 MB in 7s (1782 kB/s)                                              
                Reading package lists... Done
                W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                W: Some index files failed to download. They have been ignored, or old ones used instead.
                
                *** Installing ca-certificates, curl and gnupg, just in case they are missing.
                
                *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source
                
                deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_20.x nodistro main
                Package: nodejs
                Pin: origin deb.nodesource.com
                Pin-Priority: 1001
                
                *** These repos are active after the adjustments:
                Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease              
                Get:3 https://packages.grafana.com/oss/deb stable InRelease [7660 B]           
                Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease                  
                Err:3 https://packages.grafana.com/oss/deb stable InRelease
                  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                Reading package lists... Done
                W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                W: Some index files failed to download. They have been ignored, or old ones used instead.
                
                Installing nodejs now!
                
                /home/iobroker/.nodejs-update.sh: line 370: [: : integer expression expected
                /home/iobroker/.nodejs-update.sh: line 387: [: : integer expression expected
                Installing the nodejs!
                W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                W: Some index files failed to download. They have been ignored, or old ones used instead.
                E: Failed to fetch https://packages.grafana.com/oss/deb/pool/main/g/grafana/grafana-rpi_10.1.0_arm.deb  404  Not Found [IP: 2a04:4e42:8e::729 443]
                E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
                
                We tried our best to fix your nodejs. Please run iob diag again to verify.
                
                *** RESTARTING ioBroker NOW! *** 
                 Please refresh or restart your browser in a few moments.
                
                

                komplettes iob diag:

                ======================= SUMMARY =======================
                			v.2024-05-22
                
                
                   Static hostname: michisraspi
                         Icon name: computer
                  Operating System: Raspbian GNU/Linux 11 (bullseye)
                            Kernel: Linux 5.15.61-v7l+
                      Architecture: arm
                
                Installation: 		native
                Kernel: 		armv7l
                Userland: 		32 bit
                Timezone: 		Europe/Berlin (CEST, +0200)
                User-ID: 		1000
                Display-Server: 	true
                Boot Target: 		graphical.target
                
                Pending OS-Updates: 	311
                Pending iob updates: 	14
                
                Nodejs-Installation:
                nodejs: 		N/A
                /usr/bin/node 		v16.18.1
                /usr/bin/npm 		8.19.2
                /usr/bin/npx 		8.19.2
                /usr/bin/corepack 	0.14.1
                
                Recommended versions are nodejs 20.17.0 and npm 10.8.2
                *** nodejs is NOT correctly installed ***
                Wrong installation path detected. This needs to be fixed.
                
                Please execute
                iobroker nodejs-update
                to fix these errors.
                
                MEMORY: 
                               total        used        free      shared  buff/cache   available
                Mem:            1.9G        822M         99M         21M        950M        1.1G
                Swap:            99M        1.0M         98M
                Total:          2.0G        824M        197M
                
                Active iob-Instances: 	14
                Active repo(s): stable
                
                ioBroker Core: 		js-controller 		4.0.24
                			admin 			7.0.23
                
                ioBroker Status: 	iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Status admin and web instance:
                + system.adapter.admin.0                  : admin                 : michisraspi                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                + system.adapter.web.0                    : web                   : michisraspi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                Objects: 		2107
                States: 		1864
                
                Size of iob-Database:
                
                11M	/opt/iobroker/iobroker-data/objects.jsonl
                748K	/opt/iobroker/iobroker-data/states.jsonl
                
                
                
                =================== END OF SUMMARY ====================
                
                Thomas BraunT Offline
                Thomas BraunT Offline
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von Thomas Braun
                #813

                @michael-üb

                Du musst deine Paketquellen aufräumen. Bei Grafana klemmt es.

                Pending OS-Updates: 311

                Super...
                Bring das erstmal überhaupt auf einen konsistenten Stand, danach kannste dann über nodejs nachdenken.

                Und ein Desktop rumpelt da auch umher.

                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

                Michael ÜBM 1 Antwort Letzte Antwort
                0
                • Michael ÜBM Michael ÜB

                  Hallo,
                  ich habe leider auch Probleme node-js etc upzudaten.
                  Ich hab schon alles mögliche versucht.

                  Folgende Fehlermeldung erhalte ich:

                  Recommended versions are nodejs 20.17.0 and npm 10.8.2
                  *** nodejs is NOT correctly installed ***
                  Wrong installation path detected. This needs to be fixed.
                  
                  Please execute
                  iobroker nodejs-update
                  to fix these errors.
                  

                  komplettes iob diag siehe unten.

                  iobroker nodejs-update funktioniert dann auch nicht:

                  ioBroker nodejs fixer 2024-05-23
                  
                  Recommended nodejs-version is: 20.17.0
                  Checking your installation now. Please be patient!
                  
                  Your current setup is:
                  /usr/bin/node 		v16.18.1
                  /usr/bin/npm 		8.19.2
                  /usr/bin/npx 		8.19.2
                  /usr/bin/corepack 	0.14.1
                  
                  We found these nodejs versions available for installation:
                  
                  nodejs:
                    Installed: 16.18.1-deb-1nodesource1
                    Candidate: 20.17.0-1nodesource1
                    Version table:
                       20.17.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.16.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.15.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.15.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.14.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.13.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.13.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.12.2-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.12.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.12.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.11.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.11.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.10.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.9.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.8.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.8.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.7.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.6.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.6.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.5.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.5.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.4.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.3.1-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.3.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.2.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.1.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                       20.0.0-1nodesource1 1001
                          500 https://deb.nodesource.com/node_20.x nodistro/main armhf Packages
                   *** 16.18.1-deb-1nodesource1 100
                          100 /var/lib/dpkg/status
                       12.22.12~dfsg-1~deb11u4 500
                          500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                  
                  
                  
                  Nothing to do - Your installation is using the correct paths.
                  
                  You are running nodejs v16.18.1. Do you want to install recommended version 20.17.0? 
                  
                  Press <y> to continue or any other key to quit
                  Trying to fix your installation now. Please be patient.
                  Waiting for ioBroker to shut down - Give me a minute...
                  ############################################################
                  
                  *** These repos are active on your system:
                  Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                  Get:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15.0 kB]    
                  Get:3 https://packages.grafana.com/oss/deb stable InRelease [7660 B]           
                  Get:4 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages [13.2 MB]
                  Err:3 https://packages.grafana.com/oss/deb stable InRelease
                    The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                  Fetched 13.3 MB in 7s (1782 kB/s)                                              
                  Reading package lists... Done
                  W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                  W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                  W: Some index files failed to download. They have been ignored, or old ones used instead.
                  
                  *** Installing ca-certificates, curl and gnupg, just in case they are missing.
                  
                  *** Creating new /etc/apt/sources.list.d/nodesource.list and pinning source
                  
                  deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_20.x nodistro main
                  Package: nodejs
                  Pin: origin deb.nodesource.com
                  Pin-Priority: 1001
                  
                  *** These repos are active after the adjustments:
                  Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                  Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease              
                  Get:3 https://packages.grafana.com/oss/deb stable InRelease [7660 B]           
                  Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease                  
                  Err:3 https://packages.grafana.com/oss/deb stable InRelease
                    The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                  Reading package lists... Done
                  W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                  W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                  W: Some index files failed to download. They have been ignored, or old ones used instead.
                  
                  Installing nodejs now!
                  
                  /home/iobroker/.nodejs-update.sh: line 370: [: : integer expression expected
                  /home/iobroker/.nodejs-update.sh: line 387: [: : integer expression expected
                  Installing the nodejs!
                  W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                  W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 963FA27710458545
                  W: Some index files failed to download. They have been ignored, or old ones used instead.
                  E: Failed to fetch https://packages.grafana.com/oss/deb/pool/main/g/grafana/grafana-rpi_10.1.0_arm.deb  404  Not Found [IP: 2a04:4e42:8e::729 443]
                  E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
                  
                  We tried our best to fix your nodejs. Please run iob diag again to verify.
                  
                  *** RESTARTING ioBroker NOW! *** 
                   Please refresh or restart your browser in a few moments.
                  
                  

                  komplettes iob diag:

                  ======================= SUMMARY =======================
                  			v.2024-05-22
                  
                  
                     Static hostname: michisraspi
                           Icon name: computer
                    Operating System: Raspbian GNU/Linux 11 (bullseye)
                              Kernel: Linux 5.15.61-v7l+
                        Architecture: arm
                  
                  Installation: 		native
                  Kernel: 		armv7l
                  Userland: 		32 bit
                  Timezone: 		Europe/Berlin (CEST, +0200)
                  User-ID: 		1000
                  Display-Server: 	true
                  Boot Target: 		graphical.target
                  
                  Pending OS-Updates: 	311
                  Pending iob updates: 	14
                  
                  Nodejs-Installation:
                  nodejs: 		N/A
                  /usr/bin/node 		v16.18.1
                  /usr/bin/npm 		8.19.2
                  /usr/bin/npx 		8.19.2
                  /usr/bin/corepack 	0.14.1
                  
                  Recommended versions are nodejs 20.17.0 and npm 10.8.2
                  *** nodejs is NOT correctly installed ***
                  Wrong installation path detected. This needs to be fixed.
                  
                  Please execute
                  iobroker nodejs-update
                  to fix these errors.
                  
                  MEMORY: 
                                 total        used        free      shared  buff/cache   available
                  Mem:            1.9G        822M         99M         21M        950M        1.1G
                  Swap:            99M        1.0M         98M
                  Total:          2.0G        824M        197M
                  
                  Active iob-Instances: 	14
                  Active repo(s): stable
                  
                  ioBroker Core: 		js-controller 		4.0.24
                  			admin 			7.0.23
                  
                  ioBroker Status: 	iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  
                  Status admin and web instance:
                  + system.adapter.admin.0                  : admin                 : michisraspi                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                  + system.adapter.web.0                    : web                   : michisraspi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  
                  Objects: 		2107
                  States: 		1864
                  
                  Size of iob-Database:
                  
                  11M	/opt/iobroker/iobroker-data/objects.jsonl
                  748K	/opt/iobroker/iobroker-data/states.jsonl
                  
                  
                  
                  =================== END OF SUMMARY ====================
                  
                  HomoranH Nicht stören
                  HomoranH Nicht stören
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von Homoran
                  #814

                  @michael-üb sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                  Raspbian GNU/Linux 11 (bullseye)

                  alt

                  @michael-üb sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                  ioBroker Core: js-controller 4.0.24

                  veraltet

                  weitere Schreckensnachrichten wird wohl die Langfassung ans Tageslicht bringen

                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

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

                  1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @michael-üb

                    Du musst deine Paketquellen aufräumen. Bei Grafana klemmt es.

                    Pending OS-Updates: 311

                    Super...
                    Bring das erstmal überhaupt auf einen konsistenten Stand, danach kannste dann über nodejs nachdenken.

                    Und ein Desktop rumpelt da auch umher.

                    Michael ÜBM Offline
                    Michael ÜBM Offline
                    Michael ÜB
                    schrieb am zuletzt editiert von
                    #815

                    @thomas-braun
                    OK, ist halt jetzt schon sehr lang, sehr stabil gelaufen, warum also was ändern...
                    Bis man neue Funktionen benutzen möchte. Na gut ich mach mich mal an die Arbeit..

                    Grüße
                    Michael

                    Thomas BraunT 2 Antworten Letzte Antwort
                    0
                    • Michael ÜBM Michael ÜB

                      @thomas-braun
                      OK, ist halt jetzt schon sehr lang, sehr stabil gelaufen, warum also was ändern...
                      Bis man neue Funktionen benutzen möchte. Na gut ich mach mich mal an die Arbeit..

                      Thomas BraunT Offline
                      Thomas BraunT Offline
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #816

                      @michael-üb sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                      OK, ist halt jetzt schon sehr lang, sehr stabil gelaufen, warum also was ändern...

                      Weil man die Kiste GRUNSDÄTZLICH IMMER AKTUELL HÄLT!!

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

                      1 Antwort Letzte Antwort
                      0
                      • Michael ÜBM Michael ÜB

                        @thomas-braun
                        OK, ist halt jetzt schon sehr lang, sehr stabil gelaufen, warum also was ändern...
                        Bis man neue Funktionen benutzen möchte. Na gut ich mach mich mal an die Arbeit..

                        Thomas BraunT Offline
                        Thomas BraunT Offline
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #817

                        @michael-üb sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                        Na gut ich mach mich mal an die Arbeit..

                        Kannste gleich neuinstallieren. Dann in der aktuellen 64Bit-Lite-Version.

                        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

                        HomoranH 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @michael-üb sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                          Na gut ich mach mich mal an die Arbeit..

                          Kannste gleich neuinstallieren. Dann in der aktuellen 64Bit-Lite-Version.

                          HomoranH Nicht stören
                          HomoranH Nicht stören
                          Homoran
                          Global Moderator Administrators
                          schrieb am zuletzt editiert von
                          #818

                          @thomas-braun ob sich aber ein Backup mit controller v4 in eine Neuinstallation mit v6 einlesen lässt ???

                          @michael-üb
                          je größer due Sprünge, desto schwieriger bis unmöglich wird ein Update

                          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

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

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • HomoranH Homoran

                            @thomas-braun ob sich aber ein Backup mit controller v4 in eine Neuinstallation mit v6 einlesen lässt ???

                            @michael-üb
                            je größer due Sprünge, desto schwieriger bis unmöglich wird ein Update

                            Thomas BraunT Offline
                            Thomas BraunT Offline
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #819

                            @homoran sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                            ob sich aber ein Backup mit controller v4 in eine Neuinstallation mit v6 einlesen lässt ???

                            Nö. Den ganzen Summs natürlich zuvor auf Stand bringen. Und dann damit in den Neubau umziehen.

                            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

                            Michael ÜBM 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @homoran sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                              ob sich aber ein Backup mit controller v4 in eine Neuinstallation mit v6 einlesen lässt ???

                              Nö. Den ganzen Summs natürlich zuvor auf Stand bringen. Und dann damit in den Neubau umziehen.

                              Michael ÜBM Offline
                              Michael ÜBM Offline
                              Michael ÜB
                              schrieb am zuletzt editiert von
                              #820

                              @thomas-braun
                              Besten Dank schon mal.
                              Hab erstmal das "alte" Bullseye auf Stand gebracht.
                              Bis auf Grafana, da kümmern ich mich später, sehe da keinen direkten Zusammenhang zum iobroker.
                              iobroker läuft soweit, mit aktuellem npm und node.
                              Aber was muss ich denn tun, damit ich meine iobroker Backups dann in der Controller Version 6 nutzen kann.
                              Wenn ich es richtig verstehe, besteht die Gefahr das ich nach update auf js-controller 6.0.xx meine backups nicht mehr lesen kann.

                              Grüße
                              Michael

                              1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Offline
                                Thomas BraunT Offline
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #821

                                @michael-üb sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                                Bis auf Grafana, da kümmern ich mich später, sehe da keinen direkten Zusammenhang zum iobroker.

                                Nee, du sieht ja offenbar eh keine Zusammenhänge was wichtige Updates angeht...
                                Bring das ganze Konstrukt auf einen konsistenten Stand, das gilt auch für Grafana.
                                Mach einen separaten Thread auf und poste da die Langfassung von

                                iob diag
                                

                                rein.

                                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

                                Michael ÜBM 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @michael-üb sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                                  Bis auf Grafana, da kümmern ich mich später, sehe da keinen direkten Zusammenhang zum iobroker.

                                  Nee, du sieht ja offenbar eh keine Zusammenhänge was wichtige Updates angeht...
                                  Bring das ganze Konstrukt auf einen konsistenten Stand, das gilt auch für Grafana.
                                  Mach einen separaten Thread auf und poste da die Langfassung von

                                  iob diag
                                  

                                  rein.

                                  Michael ÜBM Offline
                                  Michael ÜBM Offline
                                  Michael ÜB
                                  schrieb am zuletzt editiert von
                                  #822

                                  @thomas-braun
                                  Oh doch, die Zusammenhänge sehe ich, sonst hätte ich ja keine Backups....
                                  Ich kümmer mich dann mal um grafana.....

                                  ...und bitte nicht böse sein, es gibt halt Menschen die fahren lieber Motorrad und machen sich in der Werkstatt die Finger an Drehbank und alten Motoren schmutzig, wenn du mal was in die Richtung brauchst helfe ich auch gerne.

                                  Grüße
                                  Michael

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • Michael ÜBM Michael ÜB

                                    @thomas-braun
                                    Oh doch, die Zusammenhänge sehe ich, sonst hätte ich ja keine Backups....
                                    Ich kümmer mich dann mal um grafana.....

                                    ...und bitte nicht böse sein, es gibt halt Menschen die fahren lieber Motorrad und machen sich in der Werkstatt die Finger an Drehbank und alten Motoren schmutzig, wenn du mal was in die Richtung brauchst helfe ich auch gerne.

                                    Thomas BraunT Offline
                                    Thomas BraunT Offline
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #823

                                    @michael-üb sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                                    Oh doch, die Zusammenhänge sehe ich, sonst hätte ich ja keine Backups....

                                    Dann hättest du aber keine 311 Updates beim OS und 14 beim ioBroker verpennt. Das Mopped hat also akuten Wartungsstau.

                                    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

                                    Michael ÜBM 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @michael-üb sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                                      Oh doch, die Zusammenhänge sehe ich, sonst hätte ich ja keine Backups....

                                      Dann hättest du aber keine 311 Updates beim OS und 14 beim ioBroker verpennt. Das Mopped hat also akuten Wartungsstau.

                                      Michael ÜBM Offline
                                      Michael ÜBM Offline
                                      Michael ÜB
                                      schrieb am zuletzt editiert von
                                      #824

                                      @thomas-braun
                                      So, alles wieder im Lot.
                                      Danke hier und an chatgpt ;-)

                                      Grüße
                                      Michael

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • Michael ÜBM Michael ÜB

                                        @thomas-braun
                                        So, alles wieder im Lot.
                                        Danke hier und an chatgpt ;-)

                                        Thomas BraunT Offline
                                        Thomas BraunT Offline
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von Thomas Braun
                                        #825

                                        @michael-üb sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                                        chatgpt

                                        Was hat dir das denn geflüstert?

                                        iob diag
                                        

                                        flüstert dir?

                                        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

                                        Michael ÜBM 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @michael-üb sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                                          chatgpt

                                          Was hat dir das denn geflüstert?

                                          iob diag
                                          

                                          flüstert dir?

                                          Michael ÜBM Offline
                                          Michael ÜBM Offline
                                          Michael ÜB
                                          schrieb am zuletzt editiert von
                                          #826

                                          @thomas-braun said in Diskussion zum HowTo nodejs-Installation und upgrade:

                                          @michael-üb sagte in Diskussion zum HowTo nodejs-Installation und upgrade:

                                          chatgpt

                                          Was hat dir das denn geflüstert?

                                          iob diag
                                          

                                          flüstert dir?

                                          chatgpt hat mir verraten, wie ich die Grafen Installation sauber ziehe.
                                          Ich habs erstmal bei bullseye belassen, hochziehen mit allem Gedöns ist wohl etwas aufwändiger.

                                          ======================= SUMMARY =======================
                                          			v.2024-05-22
                                          
                                          
                                             Static hostname: michisraspi
                                                   Icon name: computer
                                            Operating System: Raspbian GNU/Linux 11 (bullseye)
                                                      Kernel: Linux 6.1.21-v8+
                                                Architecture: arm64
                                          
                                          Installation: 		native
                                          Kernel: 		aarch64
                                          Userland: 		32 bit
                                          Timezone: 		Europe/Berlin (CEST, +0200)
                                          User-ID: 		1000
                                          Display-Server: 	false
                                          Boot Target: 		multi-user.target
                                          
                                          Pending OS-Updates: 	0
                                          Pending iob updates: 	5
                                          
                                          Nodejs-Installation:
                                          /usr/bin/nodejs 	v20.17.0
                                          /usr/bin/node 		v20.17.0
                                          /usr/bin/npm 		10.8.2
                                          /usr/bin/npx 		10.8.2
                                          /usr/bin/corepack 	0.29.3
                                          
                                          Recommended versions are nodejs 20.17.0 and npm 10.8.2
                                          Your nodejs installation is correct
                                          
                                          MEMORY: 
                                                         total        used        free      shared  buff/cache   available
                                          Mem:            1.8G        1.0G        184M        0.0K        657M        843M
                                          Swap:            99M        6.0M         93M
                                          Total:          1.9G        1.0G        278M
                                          
                                          Active iob-Instances: 	13
                                          Upgrade policy: none
                                          
                                          ioBroker Core: 		js-controller 		6.0.11
                                          			admin 			7.0.23
                                          
                                          ioBroker Status: 	iobroker is running on this host.
                                          
                                          
                                          Objects type: jsonl
                                          States  type: jsonl
                                          
                                          Status admin and web instance:
                                          + system.adapter.admin.0                  : admin                 : michisraspi                              -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                                          + system.adapter.web.0                    : web                   : michisraspi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                          
                                          Objects: 		2111
                                          States: 		1842
                                          
                                          Size of iob-Database:
                                          
                                          17M	/opt/iobroker/iobroker-data/objects.jsonl
                                          1.2M	/opt/iobroker/iobroker-data/states.jsonl
                                          
                                          
                                          
                                          =================== END OF SUMMARY ====================
                                          

                                          Grüße
                                          Michael

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


                                          Support us

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

                                          402

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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