NEWS
IoBroker gelöscht nach update
-
eigentlich erst seit dieser woche hab allerdings seit 3wochen keine adapter aktuaisiert (als er noch leif)
-
@mr-english sagte in IoBroker gelöscht nach update:
json.gz
Der Kram aus März kannste löschen, braucht keiner mehr.
rm /opt/iobroker/iobroker-data/backup-objects/*.json.gz
-
@mr-english sagte in IoBroker gelöscht nach update:
eigentlich erst seit dieser woche
Genauer? Also was ist die letzte funktionierende Datei?
-
@thomas-braun
Ja, aber ich habe ja auch noch was von heute bevor ich ihn abgeschossen habe -
@thomas-braun
das wären die-rw-rwxr--+ 1 iobroker iobroker 2,1M Okt 5 17:24 2022-10-05_17-24_objects.jsonl.gz -rw-rwxr--+ 1 iobroker iobroker 1,4M Okt 5 17:24 2022-10-05_17-24_states.jsonl.gz
-
iobroker stop cd /opt/iobroker/iobroker-data/ mv objects.jsonl objects.jsonl.old mv states.jsonl states.jsonl.old cd backup-objects/ gunzip -ck 2022-10-05_17-24_objects.jsonl.gz > /opt/iobroker/iobroker-data/objects.jsonl gunzip -ck 2022-10-05_17-24_states.jsonl.gz > /opt/iobroker/iobroker-data/states.jsonl iobroker start
-
@thomas-braun said in IoBroker gelöscht nach update:
cd backup-objects/ gunzip -ck 2022-10-05_17-24_objects.jsonl.gz > /opt/iobroker/iobroker-data/objects.jsonl gunzip -ck 2022-10-05_17-24_states.jsonl.gz > /opt/iobroker/iobroker-data/states.jsonl iobroker start
also da ist nicht viel passiert
pi@raspberrypi4-iob:~ $ iobroker stop pi@raspberrypi4-iob:~ $ cd /opt/iobroker/iobroker-data/ pi@raspberrypi4-iob:/opt/iobroker/iobroker-data $ mv objects.jsonl objects.jsonl .old pi@raspberrypi4-iob:/opt/iobroker/iobroker-data $ mv states.jsonl states.jsonl.o ld pi@raspberrypi4-iob:/opt/iobroker/iobroker-data $ cd backup-objects/ pi@raspberrypi4-iob:/opt/iobroker/iobroker-data/backup-objects $ gunzip -ck 2022-10-05_17-24_objects.jsonl.gz > /opt/iobroker/iobroker-data/objects.jsonl pi@raspberrypi4-iob:/opt/iobroker/iobroker-data/backup-objects $ gunzip -ck 2022-10-05_17-24_states.jsonl.gz > /opt/iobroker/iobroker-data/states.jsonl pi@raspberrypi4-iob:/opt/iobroker/iobroker-data/backup-objects $ iobroker start pi@raspberrypi4-iob:/opt/iobroker/iobroker-data/backup-objects $
-
-
@thomas-braun said in IoBroker gelöscht nach update:
iobroker status
DANKE
Ich weiß wirklich nicht wie ich mich bei Ihnen badenken kann, weil Sie wirklich für alles immer eine lösung parat haben und Leuten wie mir aus der patsche helfen.
Nochmals Vielen Herzlichen dank -
-
@thomas-braun said in IoBroker gelöscht nach update:
iobroker update
pi@raspberrypi4-iob:~ $ iobroker update Used repository: stable Adapter "admin" : 6.2.22 , installed 6.2.17 [Updatable] Adapter "alias-manager": 1.2.4 , installed 1.2.4 Adapter "backitup" : 2.4.12 , installed 2.4.10 [Updatable] Adapter "devices" : 1.0.12 , installed 1.0.12 Adapter "discovery" : 3.0.5 , installed 3.0.5 Adapter "dysonairpurifier": 2.5.1 , installed 2.5.1 Adapter "homee" : 1.2.0 , installed 1.2.0 Adapter "icons-material-svg": 0.1.0, installed 0.1.0 Controller "js-controller": 4.0.23 , installed 4.0.23 Adapter "netatmo" : 2.0.5 , installed 2.0.5 Adapter "telegram" : 1.14.1 , installed 1.14.1 Adapter "vis-icontwo" : 0.89.0 , installed 0.89.0 Adapter "wifilight" : 1.1.4 , installed 1.1.4 Adapter "zigbee" : 1.7.5 , installed 1.7.5
-
Dann ran.