@thomas-braun ja ich mach da keinen update und lass es erst mal auf 3.3.1
NEWS
Latest posts made by hpiecuch
-
RE: Absturz beim Update admin Adapter 6.2.14 auf 6.2.17
-
RE: Absturz beim Update admin Adapter 6.2.14 auf 6.2.17
@glasfaser ja, das ist mir tatsächlich auch aufgefallen
-
RE: Absturz beim Update admin Adapter 6.2.14 auf 6.2.17
@glasfaser und der systeminfo adapter zeigt seit Monaten diesen Status
-
RE: Absturz beim Update admin Adapter 6.2.14 auf 6.2.17
@glasfaser Das weiß ich leider nicht mehr warum ich im Beta-Zweig bin. Die Verzeichnisse sind nun gelöscht und der admin adapter ist auf dem neuesten Stand. Alle anderen Adapter konnte ich nun auch updaten. Nur node-red geht immer noch nicht.
$ ./iobroker upgrade node-red
Update node-red from @3.3.1 to @4.0.0
host.iobroker Adapter "system.adapter.node-red.0" is stopped.
NPM version: 8.15.0
Installing iobroker.node-red@4.0.0... (System call)
ERROR: host.iobroker Cannot install iobroker.node-red@4.0.0: 217
ERROR: process exited with code 25 -
RE: Absturz beim Update admin Adapter 6.2.14 auf 6.2.17
@glasfaser Ja, in einem Docker auf einem QNAP Nas
-
RE: Absturz beim Update admin Adapter 6.2.14 auf 6.2.17
@glasfaser ich kann mich da nur auf dem NAS anmelden 192.168.178.71 und nicht auf der iobroker instanz 192.168.178.72 und wenn ich mich auf dem NAS mit Putty anmelde bekomme ich dann folgen Fehlermeldung ```
[~] # cd /opt/iobroker
-sh: cd: /opt/iobroker: No such file or directory
[~] #code_text
-
RE: Absturz beim Update admin Adapter 6.2.14 auf 6.2.17
@glasfaser```
ja aber mit putty komme ich nicht in das verzeichnis /opt/iobroker. -
RE: Absturz beim Update admin Adapter 6.2.14 auf 6.2.17
@thomas-braun wo ist denn die Console?
-
RE: Absturz beim Update admin Adapter 6.2.14 auf 6.2.17
@thomas-braun ok, denn jetzt kommt wieder eine Meldung. Ich probiere es nochmals mit der for-Schleife
This upgrade of "admin" will introduce the following changes:-> 6.2.17:
Corrected GUI bug on intro tab-> 6.2.16:
Corrected many GUI issues
Addedstable
flag for repositories
Added reset button for repositories
ImprovedwriteFile
function for socket communicationWould you like to upgrade admin from @6.2.14 to @6.2.17 now? [(y)es, (n)o]: y
Update admin from @6.2.14 to @6.2.17
host.iobroker Adapter "system.adapter.admin.0" is stopped.
NPM version: 8.15.0
Installing iobroker.admin@6.2.17... (System call)
npm ERR! code ENOTEMPTY
npm ERR! syscall rename
npm ERR! path /opt/iobroker/node_modules/@node-red/editor-client
npm ERR! dest /opt/iobroker/node_modules/@node-red/.editor-client-FpqhSpDH
npm ERR! errno -39
npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@node-red/editor-client' -> '/opt/iobroker/node_modules/@node-red/.editor-client-FpqhSpDH'npm ERR! A complete log of this run can be found in:
npm ERR! /home/iobroker/.npm/_logs/2022-08-20T10_15_35_964Z-debug-0.log
host.iobroker Cannot install iobroker.admin@6.2.17: 217