NEWS
IoBroker Backup wird nicht erstellt
-
Hallo zusammen,
ich habe aktuell folgenden Log Output beim Backup:host.iobroker-pi 8311 states saved host.iobroker-pi 9615 objects saved /usr/bin/iobroker: line 8: 15788 Killed node /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js "$@"
Der Ordner /opt/iobroker/backups/ ist auch leer. Habt ihr spontan eine Idee / Debugmöglichkeit?
-
Schau dir per
iob diag
mal im gesamten an was da so um die Ecke kommt.
Der Ordner /opt/iobroker/backups/ ist auch leer.
Das muss ja nix heißen. Mein Verzeichnis D/opt/iobroker/backups/ ist auch leer, weil das nur als Mountpunkt für eine CIFS-Freigabe dient.
-
======================= SUMMARY ======================= v.2023-01-22 Operatingsystem: Raspbian GNU/Linux 10 (buster) Installation: Native Timezone: Europe/London User-ID: 1000 X-Server: false Boot Target: multi-user.target Pending OS-Updates: 2 Pending iob updates: 2 Nodejs-Installation: /usr/bin/nodejs v16.19.0 /usr/bin/node v16.19.0 /usr/bin/npm 8.19.3 /usr/bin/npx 8.19.3 ioBroker Core: js-controller 4.0.24 admin 6.3.5 ioBroker Status: iobroker is running on this host. Objects type: jsonl States type: jsonl Status admin: + system.adapter.admin.0 : admin : iobroker-pi - enabled, port: 8081, bind: 0.0.0.0, run as: admin total used free shared buff/cache available Mem: 972M 748M 58M 14M 165M 181M Swap: 99M 99M 0B Total: 1.1G 848M 58M Active iob-Instances: 18 Active repo(s): stable Objects: 9611 States: 8311 Size of iob-Database: 16M /opt/iobroker/iobroker-data/objects.jsonl 5.4M /opt/iobroker/iobroker-data/objects.json.migrated 5.4M /opt/iobroker/iobroker-data/objects.json.bak.migrated 0 /opt/iobroker/iobroker-data/objects.json.broken 15M /opt/iobroker/iobroker-data/states.jsonl 1.0M /opt/iobroker/iobroker-data/states.json.migrated 1.0M /opt/iobroker/iobroker-data/states.json.bak.migrated 0 /opt/iobroker/iobroker-data/states.json.broken =================== END OF SUMMARY ====================
-
London ist vermutlich die falsche Zeitzone und Buster ist verstorben.
Installier da das aktuelle Stable-Release Bullseye und stell die Zeitzone richtig. -
@thomas-braun Ich wollte eh auf ein neues System umsteigen. Aber bräuchte trotzdem ein vernünftiges & aktuelles Backup...
-
Im Grunde ist das System nicht komplett krumm, aber die Speicherauslastung ist mehr als ausgereizt. Das fliegt dir vermutlich deswegen um die Ohren beim Backup.
Mach mal ein Backup mit deaktivierten Instanzen. Also außer Backitup und Admin alles ausknipsen, damit das nicht auch noch im RMA rumdümpelt.18 iob-Instanzen bei schmalen 1GB RAM ist zu viel.
-
Und die korrekte Zeitzone ist keine Kosmetik, das ist essentiell wichtig! Stell das sofort richtig ein!
-
@thomas-braun Alles klar. Danke!
-
@jan-fiedler Beenden aller Adapter und dann Backup hat geholfen. Danke!
-
Dann weißt du jetzt ziemlich sicher, dass du mit dem System die Decke erreicht hast.