NEWS
Diskussion zum HowTo nodejs-Installation und upgrade
-
@homoran welches?
-
@skorpil
iob nodejs-update 20
-
@homoran Danke. Ich verstehe.
-
Hallo Zusammen
auch ich habe versucht eine nodejs update durchzuführen. Leider ohne Erfolg.Folgendes Problem habe ich nach dem Update mit nodejs:
node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node)
Ich habe alles versucht was ich im Forum gefundeun habe.
- Löschen der bisherigen Version
- Löschen der Verzeichnisse und Dateiverknüpfungen
- Manuelle Installation nach "neuer Anleitung"
- Automatische installation
Hier schon mal der "iob diag"
======================= SUMMARY ======================= v.2024-05-22 Static hostname: rpiiobroker Icon name: computer Operating System: Raspbian GNU/Linux 10 (buster) Kernel: Linux 5.10.103-v7+ Architecture: arm Installation: native Kernel: armv7l Userland: 32 bit Timezone: Europe/Berlin (CEST, +0200) User-ID: 1000 Display-Server: false Boot Target: graphical.target Pending OS-Updates: 0 node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node) Pending iob updates: 0 Nodejs-Installation: nodejs: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by nodejs) /usr/bin/nodejs nodejs: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by nodejs) node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node) /usr/bin/node node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node) node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node) /usr/bin/npm node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node) node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node) /usr/bin/npx node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node) node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node) /usr/bin/corepack node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node) Recommended versions are nodejs and npm Your nodejs installation is correct MEMORY: total used free shared buff/cache available Mem: 923M 50M 113M 16M 758M 792M Swap: 99M 2.0M 97M Total: 1.0G 53M 211M Active iob-Instances: 0 node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node) node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node) ioBroker Core: js-controller node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node) admin node: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by node) ioBroker Status: Status admin and web instance: Objects: 0 States: 0 Size of iob-Database: 1.3M /opt/iobroker/iobroker-data/objects.json.bak 1.3M /opt/iobroker/iobroker-data/objects.json 148K /opt/iobroker/iobroker-data/states.json.bak 148K /opt/iobroker/iobroker-data/states.json =================== END OF SUMMARY ====================
Vielen Dand für eure neuen Ideen zur Problemlösung.
Grüße
Ichda -
@powerich sagte in Diskussion zum HowTo nodejs-Installation und upgrade:
Operating System: Raspbian GNU/Linux 10 (buster)
Zu alt, installier da NEU Raspberry OS 12 'Bookworm', bevorzugt in den 64Bit-Variante 'Lite' - Ohne Desktop.
https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht
-
mein system zeigt bei der Anwendung von
iob nodejs-update
folgendes an:
Recommended nodejs-version is: 18.20.4 Checking your installation now. Please be patient! Your current setup is: /usr/bin/nodejs v18.20.4 /usr/bin/node v18.20.4 /usr/bin/npm 10.7.0 /usr/bin/npx 10.7.0 /usr/bin/corepack 0.28.0 We found these nodejs versions available for installation: nodejs: Installed: 18.20.4-1nodesource1 Candidate: 18.20.4-1nodesource1
mit anderen Worten: die 20 wird NICHT gefunden.
Die Info Box sagt:
Plattform: linux Betriebssystem: linux Architektur: x64 CPUs: 2 Geschwindigkeit: 1996 MHz Modell: Intel(R) Celeron(R) J4125 CPU @ 2.00GHz RAM: 3.8 GB System-Betriebszeit: 00:33:29 Node.js: v18.20.4 time: 1722086029102 timeOffset: -120 NPM: 10.7.0 Adapter-Anzahl: 539 Datenträgergröße: 18.6 GB Freier Festplattenspeicher: 9.1 GB Aktive Instanzen: 5 Pfad: /opt/iobroker/ Betriebszeit: 00:00:22 aktiv:
meldet also auch, daß kein update notwendig ist.
Muß nicht eigentlich irgendwo auf die Notwendigkeit auf die empfohlene 20er Version zu updaten hingewiesen werden? Oder kommt das später? Oder sollte ich überhaupt updaten? Und dann mit:
iob nodejs-update 20
Obwohl ich ja mit der 20 es schon mal versucht habe und dann Probleme mit httpGet hatte, wollte ich es noch einmal versuchen.
Danke für Hilfe.
Summery aus diag im spoiler
-
@skorpil sagte in Diskussion zum HowTo nodejs-Installation und upgrade:
mit anderen Worten: die 20 wird NICHT gefunden.
Das hängt mit dem admin zusammen. Der hat die v18 fix drin. Nichtsdestotrotz ist nodejs@20 die vorgesehene Version.
Mit admin@7 funktioniert es dann auch:Nothing to do - Your installation is using the correct paths. You are running nodejs v22.5.1. Do you want to install recommended version 20.16.0? Press <y> to continue or any other key to quit
-
@thomas-braun Dankeschön. Und wie komme ich an den Admin 7? Wenn ich dich richtig verstehe, dann erst mit
iob nodejs-update 20
updaten und dann später den Admin7, wenn er in den Adaptern als updatable angezeigt wird, updaten?
-
@skorpil sagte in Diskussion zum HowTo nodejs-Installation und upgrade:
Und wie komme ich an den Admin 7?
Der kommt irgendwann als stabile Version bei der üblichen Systempflege mit. Musste jetzt gar nix machen.
Bring nodejs auf Version 20 und gut ist...iob nodejs-update 20
-
@thomas-braun Dankeschön. Ich werde es testen.
Ich war ja schon mal kurz auf der 20, habe aber ein Scriptproblem und bin dann wieder zurück, da ich mein System in der VirtualBox betreibe, ich kann daher stets zurück..
Dieses Script
in Verbindung mit diesem globalen Script
Unter der Version 18 laufen meine Scripte komplett fehlerfrei durch. Unter der 20er Version entsteht der Fehler "socket hang up".
Ich teste nochmal das update auf die 20 und werde hier berichten.
-
@skorpil sagte in Diskussion zum HowTo nodejs-Installation und upgrade:
und werde hier berichten.
Bitte nicht hier. Mach einen eigenen Thread mit deinem Skript auf.
-
@thomas-braun okay! Da es offenbar mit nodejs zusammenhängt anderseits auch das Scripten betrifft: in welches Kategorie sollte ich das posten, damit es die richtigen Leute sehen?
Und nochmals danke!
-
-
@thomas-braun okay, Merci
-
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 -
@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
-
@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.
-
@thomas-braun
HI,
damit hat es geklappt.
Installation ist durchgelaufen.
Nodejs 20.16
NPM 10.8.1Vielen Dank !!!
Tobias -
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 ====================
-
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.