NEWS
Merkwürdige Fehler bei Adapterupdate
-
Mir werden insgesamt 4 Updates angezeigt.
Wenn ich versuche, die über die Oberfläche zu aktualisieren, bekomme ich folgende Meldung:
$ ./iobroker upgrade text2command Update text2command from @2.0.3 to @2.0.4 NPM version: 6.14.6npm install iobroker.text2command@2.0.4 --loglevel error --prefix "/opt/iobroker" (System call) ╭─────────────────────────────────────────────────────────╮│ ││ Manual installation of ioBroker is no longer supported ││ on Linux, OSX and FreeBSD! ││ Please refer to the documentation on how to install it! ││ https://github.com/ioBroker/ioBroker/wiki/Installation ││ │╰─────────────────────────────────────────────────────────╯ npm ERR! code ELIFECYCLEnpm ERR! errno 100 npm ERR! iobroker@2.0.3 postinstall: `node lib/install.js`npm ERR! Exit status 100npm ERR! npm ERR! Failed at the iobroker@2.0.3 postinstall script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2020-09-26T22_11_56_181Z-debug.log ERROR: host.fenian Cannot install iobroker.text2command@2.0.4: 100 ERROR: process exited with code 25
Wenn versuche über die Konsole zu aktualisieren:
Adapter "text2command" is up to date.
Die installierte Version ist aber 2.0.3
system.adapter.text2command : text2command - v2.0.3
Tja, jetzt bin ich zugegebener Weise etwas verwirrt.
Besonders merkwürdig finde finde ich ja die Meldung " Manual installation of ioBroker is no longer supported"Hat jemand eine Idee, wie man das reparieren kann?
-
iobroker update iobroker upgrade
-
@Thomas-Braun
Habe ich eben ausprobiert.update ohne Fehler
Bei upgrade kommt dann wieder:
Update backitup from @1.6.7 to @1.6.8 NPM version: 6.14.6 npm install iobroker.backitup@1.6.8 --loglevel error --prefix "/opt/iobroker" (System call) ╭─────────────────────────────────────────────────────────╮ │ │ │ Manual installation of ioBroker is no longer supported │ │ on Linux, OSX and FreeBSD! │ │ Please refer to the documentation on how to install it! │ │ https://github.com/ioBroker/ioBroker/wiki/Installation │ │ │ ╰─────────────────────────────────────────────────────────╯ npm ERR! code ELIFECYCLE npm ERR! errno 100 npm ERR! iobroker@2.0.3 postinstall: `node lib/install.js` npm ERR! Exit status 100 npm ERR! npm ERR! Failed at the iobroker@2.0.3 postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2020-09-26T22_41_14_508Z-debug.log host.fenian Cannot install iobroker.backitup@1.6.8: 100
-
iobroker fix
-
@Thomas-Braun Zeigt mir nur eine Liste der iobroker Befehle
-
Also eine alte Installation.
whoami && who -r && which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
curl -sL https://iobroker.net/fix.sh | bash -
-
@Thomas-Braun sagte in Merkwürdige Fehler bei Adapterupdate:
whoami && who -r && which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
root Runlevel 5 2020-09-26 01:13 /usr/bin/nodejs v12.18.4 /usr/bin/node v12.18.4 /usr/bin/npm 6.14.6 nodejs: Installiert: 12.18.4-1nodesource1 Installationskandidat: 12.18.4-1nodesource1 Versionstabelle: *** 12.18.4-1nodesource1 500 500 https://deb.nodesource.com/node_12.x stretch/main amd64 Packages 100 /var/lib/dpkg/status 4.8.2~dfsg-1 500 500 http://ftp.de.debian.org/debian stretch/main amd64 Packages
-
@Fenian Zunächst mal den root abmelden. Dann den Server in Runlevel 3 laufen lassen. Dann den fixer ausführen.
-
-
Ich habe den zweiten Teil deiner Antwort übersehen.
Probiere ich jetz mal aus -
@Thomas-Braun
Skript ist fehlerfrei durchgelaufen, aber leider keine Änderung -
@Fenian Wo stehen wir denn jetzt?
Nochmalwhoami && who -r && which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
-
@Thomas-Braun Ich war gestern leider nicht mehr online.
jberg Runlevel 3 2020-09-27 01:06 /usr/bin/nodejs v12.18.4 /usr/bin/node v12.18.4 /usr/bin/npm 6.14.6 nodejs: Installiert: 12.18.4-1nodesource1 Installationskandidat: 12.18.4-1nodesource1 Versionstabelle: *** 12.18.4-1nodesource1 500 500 https://deb.nodesource.com/node_12.x stretch/main amd64 Packages 100 /var/lib/dpkg/status 4.8.2~dfsg-1 500 500 http://ftp.de.debian.org/debian stretch/main amd64 Packages
-
iobroker upload all
-
@Thomas-Braun Upload läuft, dauert aber wohl noch eine Weile
-
@Fenian Eine Weile? Wie viele Adapter hast du denn da am Start? O_o
-
@Thomas-Braun Waren wohl hauptsächlich Icons
Ist jetzt durch, aber an dem Fehler hat sich nichts geändert
-
@Fenian Multihost? Oder mal Multihost gehabt?
-
@Thomas-Braun Ja, seit paar Tagen hängt da noch ein Raspberry mit drin
-
@Fenian Und du springst da auf dem Master rum? Der Raspberry ist der Slave?