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 25Wenn 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.3Tja, 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?
-
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 25Wenn 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.3Tja, 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 -
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 -
@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: 100iobroker fix -
iobroker fix@Thomas-Braun Zeigt mir nur eine Liste der iobroker Befehle
-
@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 nodejscurl -sL https://iobroker.net/fix.sh | bash - -
Also eine alte Installation.
whoami && who -r && which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejscurl -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 -
@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.
-
@Fenian Zunächst mal den root abmelden. Dann den Server in Runlevel 3 laufen lassen. Dann den fixer ausführen.
-
-
@Thomas-Braun
Skript ist fehlerfrei durchgelaufen, aber leider keine Änderung -
@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 -
@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 -
@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 Packagesiobroker upload all -
iobroker upload all@Thomas-Braun Upload läuft, dauert aber wohl noch eine Weile
-
@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
-
@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
-
@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?
-
@Fenian Multihost? Oder mal Multihost gehabt?
@Thomas-Braun Ja, seit paar Tagen hängt da noch ein Raspberry mit drin
-
@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?
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden