NEWS
[gelöst] Jeelink funktioniert nach Update nicht mehr
-
@glasfaser
Habe noch eine Frage wegen den Updates.
Ich habe Probleme mit dem sourceanalytix - Adapter.
Version 0.4.8 ist installiert, aber es gibt die Version 0.4.14.
Es wird mir kein Update angeboten.
Er taucht auch nicht mehr in der Liste der Adapter auf.
Erst wenn ich auf "Beta" umstelle taucht der Adapter auf - und auch zig Andere zum updaten.Empfiehlt es sich den Adapter aus "Beta" upzudaten?
@gregors sagte in Jeelink funktioniert nach Update nicht mehr:
Empfiehlt es sich den Adapter aus "Beta" upzudaten?
Welchen Grund siehst du?
Wenn alles läuft: Nein.Den Adapter gibt es nicht in einer stabilen Version.
-
@gregors sagte in Jeelink funktioniert nach Update nicht mehr:
Empfiehlt es sich den Adapter aus "Beta" upzudaten?
Welchen Grund siehst du?
Wenn alles läuft: Nein.Den Adapter gibt es nicht in einer stabilen Version.
@thomas-braun
Es werden keine neuen Zähler mehr hinzugefügt.
Alles richtig eingestellt, aber die Zähler tauchen nicht mehr unter den Objekten auf.
Alte sind drin und bleiben auch dort -
@glasfaser
Habe noch eine Frage wegen den Updates.
Ich habe Probleme mit dem sourceanalytix - Adapter.
Version 0.4.8 ist installiert, aber es gibt die Version 0.4.14.
Es wird mir kein Update angeboten.
Er taucht auch nicht mehr in der Liste der Adapter auf.
Erst wenn ich auf "Beta" umstelle taucht der Adapter auf - und auch zig Andere zum updaten.Empfiehlt es sich den Adapter aus "Beta" upzudaten?
-
@gregors sagte in Jeelink funktioniert nach Update nicht mehr:
Ich habe Probleme mit dem sourceanalytix - Adapter.
Wie crunchip im Thread sourceanalytix schreibt kannst du Ihn installieren ,
habe Ihn auch
Habe Ihn auch, aber in einer alten Version.

Sollte ihn drüberinstallieren, aber ich konnte nicht.
Daraufhin habe ich erstmal das System aktualisiert.
Ich sehe die Version 0.4.14 nur im Beta -
Habe Ihn auch, aber in einer alten Version.

Sollte ihn drüberinstallieren, aber ich konnte nicht.
Daraufhin habe ich erstmal das System aktualisiert.
Ich sehe die Version 0.4.14 nur im Beta -
Habe Ihn auch, aber in einer alten Version.

Sollte ihn drüberinstallieren, aber ich konnte nicht.
Daraufhin habe ich erstmal das System aktualisiert.
Ich sehe die Version 0.4.14 nur im Beta -
-
Das klappt leider nicht
$ iobroker upgrade sourceanalytix@0.4.14 Update sourceanalytix from @0.4.8 to @0.4.14 NPM version: 8.11.0 Installing iobroker.sourceanalytix@0.4.14... (System call) host.TinkerboardS Cannot install iobroker.sourceanalytix@0.4.14: 217 ERROR: Process exited with code 25 -
Das klappt leider nicht
$ iobroker upgrade sourceanalytix@0.4.14 Update sourceanalytix from @0.4.8 to @0.4.14 NPM version: 8.11.0 Installing iobroker.sourceanalytix@0.4.14... (System call) host.TinkerboardS Cannot install iobroker.sourceanalytix@0.4.14: 217 ERROR: Process exited with code 25@gregors sagte in [gelöst] Jeelink funktioniert nach Update nicht mehr:
iobroker upgrade sourceanalytix@0.4.14
Mache :
iobroker upgrade sourceanalytix@0.4.14 --debugdann das Log hier einstellen
dann kommt das gleiche Spielchen wie oben
das Verzeichniss löschen
-
@gregors sagte in [gelöst] Jeelink funktioniert nach Update nicht mehr:
iobroker upgrade sourceanalytix@0.4.14
Mache :
iobroker upgrade sourceanalytix@0.4.14 --debugdann das Log hier einstellen
dann kommt das gleiche Spielchen wie oben
das Verzeichniss löschen
Da hast du recht
Would you like to upgrade sourceanalytix from @0.4.8 to @0.4.14 now? [(y)es, (n)o]: y Update sourceanalytix from @0.4.8 to @0.4.14 NPM version: 8.11.0 Installing iobroker.sourceanalytix@0.4.14... (System call) npm ERR! code ENOTEMPTY npm ERR! syscall rename npm ERR! path /opt/iobroker/node_modules/@alcalzone/esbuild-register npm ERR! dest /opt/iobroker/node_modules/@alcalzone/.esbuild-register-qrNYIdBC npm ERR! errno -39 npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@alcalzone/esbuild-register' -> '/opt/iobroker/node_modules/@alcalzone/.esbuild-register-qrNYIdBC' npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2022-08-15T19_48_54_720Z-debug-0.log host.TinkerboardS Cannot install iobroker.sourceanalytix@0.4.14: 217 -
Da hast du recht
Would you like to upgrade sourceanalytix from @0.4.8 to @0.4.14 now? [(y)es, (n)o]: y Update sourceanalytix from @0.4.8 to @0.4.14 NPM version: 8.11.0 Installing iobroker.sourceanalytix@0.4.14... (System call) npm ERR! code ENOTEMPTY npm ERR! syscall rename npm ERR! path /opt/iobroker/node_modules/@alcalzone/esbuild-register npm ERR! dest /opt/iobroker/node_modules/@alcalzone/.esbuild-register-qrNYIdBC npm ERR! errno -39 npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@alcalzone/esbuild-register' -> '/opt/iobroker/node_modules/@alcalzone/.esbuild-register-qrNYIdBC' npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2022-08-15T19_48_54_720Z-debug-0.log host.TinkerboardS Cannot install iobroker.sourceanalytix@0.4.14: 217@gregors sagte in [gelöst] Jeelink funktioniert nach Update nicht mehr:
/opt/iobroker/node_modules/@alcalzone/
Gleiches/ähnliches Spiel wie eben.
cd /opt/iobroker/node_modules/@alcalzone/ for i in $(ls -d .[^.]*-*/); do rm -rf ${i%%/}; done -
@gregors sagte in [gelöst] Jeelink funktioniert nach Update nicht mehr:
/opt/iobroker/node_modules/@alcalzone/
Gleiches/ähnliches Spiel wie eben.
cd /opt/iobroker/node_modules/@alcalzone/ for i in $(ls -d .[^.]*-*/); do rm -rf ${i%%/}; done@thomas-braun
Das hat leider nicht funktioniert.
Versuche es morgen nochmal -
@thomas-braun
Das hat leider nicht funktioniert.
Versuche es morgen nochmal@gregors sagte in [gelöst] Jeelink funktioniert nach Update nicht mehr:
Das hat leider nicht funktioniert.
Das heißt konkret?
-
@gregors sagte in [gelöst] Jeelink funktioniert nach Update nicht mehr:
iobroker upgrade sourceanalytix@0.4.14
Mache :
iobroker upgrade sourceanalytix@0.4.14 --debugdann das Log hier einstellen
dann kommt das gleiche Spielchen wie oben
das Verzeichniss löschen
-
@GregorS
??Was kommt jetzt bei
iobroker upgrade sourceanalytix@0.4.14 --debugimmer noch ein Fehler / Verzeichniss zum löschen
Hier der Log:
Would you like to upgrade sourceanalytix from @0.4.8 to @0.4.14 now? [(y)es, (n)o]: y Update sourceanalytix from @0.4.8 to @0.4.14 NPM version: 8.11.0 Installing iobroker.sourceanalytix@0.4.14... (System call) npm ERR! code ENOTEMPTY npm ERR! syscall rename npm ERR! path /opt/iobroker/node_modules/@colors/colors npm ERR! dest /opt/iobroker/node_modules/@colors/.colors-Zv02J9SN npm ERR! errno -39 npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@colors/colors' -> '/opt/iobroker/node_modules/@colors/.colors-Zv02J9SN' npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2022-08-16T12_32_44_939Z-debug-0.log host.TinkerboardS Cannot install iobroker.sourceanalytix@0.4.14: 217 pi@TinkerboardS:~$ cd /opt/iobroker/node_modules/@colors/ pi@TinkerboardS:/opt/iobroker/node_modules/@colors$ for i in $(ls -d .[^.]*-*/); do rm -rf ${i%%/}; done pi@TinkerboardS:/opt/iobroker/node_modules/@colors$ iobroker upgrade sourceanalytix@0.4.14 --debug Would you like to upgrade sourceanalytix from @0.4.8 to @0.4.14 now? [(y)es, (n)o]: y Update sourceanalytix from @0.4.8 to @0.4.14 NPM version: 8.11.0 Installing iobroker.sourceanalytix@0.4.14... (System call) npm ERR! code ENOTEMPTY npm ERR! syscall rename npm ERR! path /opt/iobroker/node_modules/@dabh/diagnostics npm ERR! dest /opt/iobroker/node_modules/@dabh/.diagnostics-LBJVuZ6t npm ERR! errno -39 npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@dabh/diagnostics' -> '/opt/iobroker/node_modules/@dabh/.diagnostics-LBJVuZ6t' npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2022-08-16T12_39_01_396Z-debug-0.log host.TinkerboardS Cannot install iobroker.sourceanalytix@0.4.14: 217 pi@TinkerboardS:/opt/iobroker/node_modules/@colors$ cd pi@TinkerboardS:~$ cd /opt/iobroker/node_modules/@dabh/ pi@TinkerboardS:/opt/iobroker/node_modules/@dabh$ for i in $(ls -d .[^.]*-*/); do rm -rf ${i%%/}; done pi@TinkerboardS:/opt/iobroker/node_modules/@dabh$ iobroker upgrade sourceanalytix@0.4.14 --debug Would you like to upgrade sourceanalytix from @0.4.8 to @0.4.14 now? [(y)es, (n)o]: y Update sourceanalytix from @0.4.8 to @0.4.14 NPM version: 8.11.0 Installing iobroker.sourceanalytix@0.4.14... (System call) npm ERR! code ENOTEMPTY npm ERR! syscall rename npm ERR! path /opt/iobroker/node_modules/@datalust/winston-seq npm ERR! dest /opt/iobroker/node_modules/@datalust/.winston-seq-NYIlhsqy npm ERR! errno -39 npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@datalust/winston-seq' -> '/opt/iobroker/node_modules/@datalust/.winston-seq-NYIlhsqy' npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2022-08-16T12_41_32_253Z-debug-0.log host.TinkerboardS Cannot install iobroker.sourceanalytix@0.4.14: 217 pi@TinkerboardS:/opt/iobroker/node_modules/@dabh$Habe es mehrfach versucht, aber immer wieder andere Verzeichnisse zum löschen.
-
Hier der Log:
Would you like to upgrade sourceanalytix from @0.4.8 to @0.4.14 now? [(y)es, (n)o]: y Update sourceanalytix from @0.4.8 to @0.4.14 NPM version: 8.11.0 Installing iobroker.sourceanalytix@0.4.14... (System call) npm ERR! code ENOTEMPTY npm ERR! syscall rename npm ERR! path /opt/iobroker/node_modules/@colors/colors npm ERR! dest /opt/iobroker/node_modules/@colors/.colors-Zv02J9SN npm ERR! errno -39 npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@colors/colors' -> '/opt/iobroker/node_modules/@colors/.colors-Zv02J9SN' npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2022-08-16T12_32_44_939Z-debug-0.log host.TinkerboardS Cannot install iobroker.sourceanalytix@0.4.14: 217 pi@TinkerboardS:~$ cd /opt/iobroker/node_modules/@colors/ pi@TinkerboardS:/opt/iobroker/node_modules/@colors$ for i in $(ls -d .[^.]*-*/); do rm -rf ${i%%/}; done pi@TinkerboardS:/opt/iobroker/node_modules/@colors$ iobroker upgrade sourceanalytix@0.4.14 --debug Would you like to upgrade sourceanalytix from @0.4.8 to @0.4.14 now? [(y)es, (n)o]: y Update sourceanalytix from @0.4.8 to @0.4.14 NPM version: 8.11.0 Installing iobroker.sourceanalytix@0.4.14... (System call) npm ERR! code ENOTEMPTY npm ERR! syscall rename npm ERR! path /opt/iobroker/node_modules/@dabh/diagnostics npm ERR! dest /opt/iobroker/node_modules/@dabh/.diagnostics-LBJVuZ6t npm ERR! errno -39 npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@dabh/diagnostics' -> '/opt/iobroker/node_modules/@dabh/.diagnostics-LBJVuZ6t' npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2022-08-16T12_39_01_396Z-debug-0.log host.TinkerboardS Cannot install iobroker.sourceanalytix@0.4.14: 217 pi@TinkerboardS:/opt/iobroker/node_modules/@colors$ cd pi@TinkerboardS:~$ cd /opt/iobroker/node_modules/@dabh/ pi@TinkerboardS:/opt/iobroker/node_modules/@dabh$ for i in $(ls -d .[^.]*-*/); do rm -rf ${i%%/}; done pi@TinkerboardS:/opt/iobroker/node_modules/@dabh$ iobroker upgrade sourceanalytix@0.4.14 --debug Would you like to upgrade sourceanalytix from @0.4.8 to @0.4.14 now? [(y)es, (n)o]: y Update sourceanalytix from @0.4.8 to @0.4.14 NPM version: 8.11.0 Installing iobroker.sourceanalytix@0.4.14... (System call) npm ERR! code ENOTEMPTY npm ERR! syscall rename npm ERR! path /opt/iobroker/node_modules/@datalust/winston-seq npm ERR! dest /opt/iobroker/node_modules/@datalust/.winston-seq-NYIlhsqy npm ERR! errno -39 npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@datalust/winston-seq' -> '/opt/iobroker/node_modules/@datalust/.winston-seq-NYIlhsqy' npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2022-08-16T12_41_32_253Z-debug-0.log host.TinkerboardS Cannot install iobroker.sourceanalytix@0.4.14: 217 pi@TinkerboardS:/opt/iobroker/node_modules/@dabh$Habe es mehrfach versucht, aber immer wieder andere Verzeichnisse zum löschen.
-
Hier der Log:
Would you like to upgrade sourceanalytix from @0.4.8 to @0.4.14 now? [(y)es, (n)o]: y Update sourceanalytix from @0.4.8 to @0.4.14 NPM version: 8.11.0 Installing iobroker.sourceanalytix@0.4.14... (System call) npm ERR! code ENOTEMPTY npm ERR! syscall rename npm ERR! path /opt/iobroker/node_modules/@colors/colors npm ERR! dest /opt/iobroker/node_modules/@colors/.colors-Zv02J9SN npm ERR! errno -39 npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@colors/colors' -> '/opt/iobroker/node_modules/@colors/.colors-Zv02J9SN' npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2022-08-16T12_32_44_939Z-debug-0.log host.TinkerboardS Cannot install iobroker.sourceanalytix@0.4.14: 217 pi@TinkerboardS:~$ cd /opt/iobroker/node_modules/@colors/ pi@TinkerboardS:/opt/iobroker/node_modules/@colors$ for i in $(ls -d .[^.]*-*/); do rm -rf ${i%%/}; done pi@TinkerboardS:/opt/iobroker/node_modules/@colors$ iobroker upgrade sourceanalytix@0.4.14 --debug Would you like to upgrade sourceanalytix from @0.4.8 to @0.4.14 now? [(y)es, (n)o]: y Update sourceanalytix from @0.4.8 to @0.4.14 NPM version: 8.11.0 Installing iobroker.sourceanalytix@0.4.14... (System call) npm ERR! code ENOTEMPTY npm ERR! syscall rename npm ERR! path /opt/iobroker/node_modules/@dabh/diagnostics npm ERR! dest /opt/iobroker/node_modules/@dabh/.diagnostics-LBJVuZ6t npm ERR! errno -39 npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@dabh/diagnostics' -> '/opt/iobroker/node_modules/@dabh/.diagnostics-LBJVuZ6t' npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2022-08-16T12_39_01_396Z-debug-0.log host.TinkerboardS Cannot install iobroker.sourceanalytix@0.4.14: 217 pi@TinkerboardS:/opt/iobroker/node_modules/@colors$ cd pi@TinkerboardS:~$ cd /opt/iobroker/node_modules/@dabh/ pi@TinkerboardS:/opt/iobroker/node_modules/@dabh$ for i in $(ls -d .[^.]*-*/); do rm -rf ${i%%/}; done pi@TinkerboardS:/opt/iobroker/node_modules/@dabh$ iobroker upgrade sourceanalytix@0.4.14 --debug Would you like to upgrade sourceanalytix from @0.4.8 to @0.4.14 now? [(y)es, (n)o]: y Update sourceanalytix from @0.4.8 to @0.4.14 NPM version: 8.11.0 Installing iobroker.sourceanalytix@0.4.14... (System call) npm ERR! code ENOTEMPTY npm ERR! syscall rename npm ERR! path /opt/iobroker/node_modules/@datalust/winston-seq npm ERR! dest /opt/iobroker/node_modules/@datalust/.winston-seq-NYIlhsqy npm ERR! errno -39 npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/@datalust/winston-seq' -> '/opt/iobroker/node_modules/@datalust/.winston-seq-NYIlhsqy' npm ERR! A complete log of this run can be found in: npm ERR! /home/iobroker/.npm/_logs/2022-08-16T12_41_32_253Z-debug-0.log host.TinkerboardS Cannot install iobroker.sourceanalytix@0.4.14: 217 pi@TinkerboardS:/opt/iobroker/node_modules/@dabh$Habe es mehrfach versucht, aber immer wieder andere Verzeichnisse zum löschen.
@gregors sagte in [gelöst] Jeelink funktioniert nach Update nicht mehr:
/opt/iobroker/node_modules/@datalust/.winston-seq-NYIlhsqy
Du kannst auch nur das angemekerte immer nur löschen , dann bracust du nicht in den Verzeichnissen immer umher springen ..
rm -r /opt/iobroker/node_modules/@datalust/.winston-seq-NYIlhsqy -
@gregors sagte in [gelöst] Jeelink funktioniert nach Update nicht mehr:
/opt/iobroker/node_modules/@datalust/.winston-seq-NYIlhsqy
Du kannst auch nur das angemekerte immer nur löschen , dann bracust du nicht in den Verzeichnissen immer umher springen ..
rm -r /opt/iobroker/node_modules/@datalust/.winston-seq-NYIlhsqy@glasfaser
Ist schonmal eine Erleichterung.
Habe ich das Prozedre jetzt jedesmal wenn ich ein Update mache? -
@glasfaser
Ist schonmal eine Erleichterung.
Habe ich das Prozedre jetzt jedesmal wenn ich ein Update mache? -
@glasfaser
Ist schonmal eine Erleichterung.
Habe ich das Prozedre jetzt jedesmal wenn ich ein Update mache?@gregors sagte in [gelöst] Jeelink funktioniert nach Update nicht mehr:
Habe ich das Prozedre jetzt jedesmal wenn ich ein Update mache?
Nicht mehr für diese Verzeichnisse.
Andere Adapter = andere Verzeichnisse. Kann also auch in Zukunft nochmal auftauchen.