NEWS
Nach Distro Updatestartet ioBroker nicht
-
Hallo zusammen,
habe mal meine Linux disto upgedatet, bzw. die Pakete.
nun bekomme ich:
iobroker status node: relocation error: /usr/lib/libnsl.so.2: symbol key_secretkey_is_set, version TIRPC_0.3.2 not defined in file libtirpc.so.3 with link time reference
Bei iobroker start und node -v das gleich…
Kann mir einer weiter helfen?
ioBroker ist auf einem Proxmox mit Arch-Linux.
-
Ich würde ggf mal nodejs neu installieren. Wie auch immer das mit arch Linux geht.
Gesendet vom Handy …
-
Etliche Male probiert, Version 6 und 8, leider Erfolglos…
Hier noch einiges wie es im Moment aussieht...
[andreas@archlinux iobroker]$ sudo ./reinstall.sh node: relocation error: /usr/lib/libnsl.so.2: symbol key_secretkey_is_set, version TIRPC_0.3.2 not defined in file libtirpc.so.3 with link time reference chmod: fehlender Operand nach „777“ „chmod --help“ liefert weitere Informationen. rm: fehlender Operand „rm --help“ liefert weitere Informationen. /opt/iobroker/node_modules chmod: fehlender Operand nach „777“ „chmod --help“ liefert weitere Informationen. node: relocation error: /usr/lib/libnsl.so.2: symbol key_secretkey_is_set, version TIRPC_0.3.2 not defined in file libtirpc.so.3 with link time reference [andreas@archlinux iobroker]$ iobroker start node: relocation error: /usr/lib/libnsl.so.2: symbol key_secretkey_is_set, version TIRPC_0.3.2 not defined in file libtirpc.so.3 with link time reference [andreas@archlinux iobroker]$ sudo chmod 777 /opt/iobroker [andreas@archlinux iobroker]$ iobroker start node: relocation error: /usr/lib/libnsl.so.2: symbol key_secretkey_is_set, version TIRPC_0.3.2 not defined in file libtirpc.so.3 with link time reference [andreas@archlinux iobroker]$ node -v node: relocation error: /usr/lib/libnsl.so.2: symbol key_secretkey_is_set, version TIRPC_0.3.2 not defined in file libtirpc.so.3 with link time reference [andreas@archlinux iobroker]$ nodejs -v -bash: nodejs: Kommando nicht gefunden. [andreas@archlinux iobroker]$ npm -v -bash: /usr/bin/npm: Datei oder Verzeichnis nicht gefunden [andreas@archlinux iobroker]$
-
Also dein npm ist weg und node ist kaputt. Das musst du fixen bevor ein
node -v Und
npm -v
Nicht tut brauchst du mit iobroker nix zu Versuchen.