NEWS
Backitup für kein Automatisches Backup aus
-
pi@PI4:~ $ iobroker version 3.3.9 pi@PI4:~ $ iobroker repo list Stable (default): http://download.iobroker.net/sources-dist.json Beta (latest): http://download.iobroker.net/sources-dist-latest.json Active repo: Stable (default) pi@PI4:~ $ which nodejs node npm && nodejs -v && node -v && npm -v && sudo apt update && sudo apt update && apt policy nodejs /usr/bin/nodejs /usr/bin/node /usr/bin/npm v12.22.1 v12.22.1 6.14.12 Holen:1 http://archive.raspberrypi.org/debian buster InRelease [32,7 kB] Holen:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15,0 kB] Holen:3 http://packages.microsoft.com/repos/code stable InRelease [10,4 kB] OK:4 https://deb.nodesource.com/node_12.x buster InRelease Holen:5 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages [13,0 MB] Holen:6 http://packages.microsoft.com/repos/code stable/main armhf Packages [30,9 kB] Holen:7 http://packages.microsoft.com/repos/code stable/main arm64 Packages [30,9 kB] Holen:8 http://packages.microsoft.com/repos/code stable/main amd64 Packages [29,9 kB] Holen:9 http://archive.raspberrypi.org/debian buster/main armhf Packages [376 kB] Es wurden 13,5 MB in 13 s geholt (1.077 kB/s). Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig Aktualisierung für 73 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen. OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease OK:2 http://archive.raspberrypi.org/debian buster InRelease OK:3 http://packages.microsoft.com/repos/code stable InRelease OK:4 https://deb.nodesource.com/node_12.x buster InRelease Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig Aktualisierung für 73 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen. nodejs: Installiert: 12.22.1-1nodesource1 Installationskandidat: 12.22.1-1nodesource1 Versionstabelle: *** 12.22.1-1nodesource1 500 500 https://deb.nodesource.com/node_12.x buster/main armhf Packages 100 /var/lib/dpkg/status 10.24.0~dfsg-1~deb10u1 500 500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
-
@simatec
wie bekomme ich die Pfade raus ? -
@christian-sandkaulen Jeweils auf den Button ermitteln klicken.
Wenn Javascript und der History Adapter richtig konfiguriert sind, holt sich Backitup die Datenhttps://github.com/simatec/ioBroker.backitup/blob/master/docs/de/backitup.md#Javascript-Backup
-
@christian-sandkaulen
Eigentlich alles richtig eingestellt.
Du musst aber irgendwann mal die Beta-Version des js-controllers eingespielt haben, 3.3.9 war nie im Stable verfügbar.Die 73 hängenden Upgrades würde ich reinholen:
sudo apt dist-upgrade sudo reboot
-
@thomas-braun
ja das kann sein als ich problem mit Zigbee hatte ist das gemacht worden, update mache ich gleich. -
-
@christian-sandkaulen
Bei mir habe ich da (analog zu den JS-skripten) ein Spiegelverzeichnis in /home/iobroker/history angelegt. Also außerhalb von /opt/iobroker
-
73 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. Es müssen 149 MB an Archiven heruntergeladen werden. Nach dieser Operation werden 4.907 kB Plattenplatz zusätzlich benutzt. Möchten Sie fortfahren? [J/n] J Abbruch. pi@PI4:~ $
warum bricht der das mit "J" ab?
-
@christian-sandkaulen
Keine Ahnung. Mit kleinem j mal probiert?
Oder y? -
ja auch und mit n bricht er auch ab...
aber backup geht jetzt
Started iobroker ... [DEBUG] [iobroker] - host.PI4 6316 states saved [DEBUG] [iobroker] - host.PI4 7766 objects saved [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2021_06_02-10_34_43_backupiobroker.tar.gz [DEBUG] [iobroker] - done [DEBUG] [historyDB] - compress from historyDB started ... [DEBUG] [historyDB] - Backup created: /opt/iobroker/backups/historyDB_2021_06_02-10_34_54_backupiobroker.tar.gz [DEBUG] [historyDB] - done [DEBUG] [zigbee] - found zigbee database: zigbee.0,zigbee.1 [DEBUG] [zigbee] - done [DEBUG] [javascripts] - Backup created: /opt/iobroker/backups/javascripts_2021_06_02-10_34_55_backupiobroker.tar.gz [DEBUG] [javascripts] - done [DEBUG] [googledrive] - Google Drive: Copy iobroker_2021_06_02-10_34_43_backupiobroker.tar.gz... [DEBUG] [googledrive] - Google Drive: Copy historyDB_2021_06_02-10_34_54_backupiobroker.tar.gz... [DEBUG] [googledrive] - Google Drive: Copy zigbee.0_2021_06_02-10_34_54_backupiobroker.tar.gz... [DEBUG] [googledrive] - Google Drive: Copy zigbee.1_2021_06_02-10_34_54_backupiobroker.tar.gz... [DEBUG] [googledrive] - Google Drive: Copy javascripts_2021_06_02-10_34_55_backupiobroker.tar.gz... [DEBUG] [googledrive] - done [DEBUG] [clean] - done [DEBUG] [telegram] - done [DEBUG] [historyHTML] - new history html values created [DEBUG] [historyHTML] - done [DEBUG] [historyJSON] - new history json values created [DEBUG] [historyJSON] - done [EXIT] 0
danke
-
@christian-sandkaulen
Komisch.
Versuch malsudo apt update && sudo apt dist-upgrade -y
-
habe mal zuerst
sudo reboot
gemacht und dann noch mal das update
sudo apt dist-upgrade
jetzt läuft es
-
@christian-sandkaulen
ich Frage noch kann ich auch nur zigbee wiederherstellen oder ist da immer alles drin?
-
@christian-sandkaulen
Für zigbee gibt es eine eigene Einstellung im Backitup-Adapter. -
Danke und der stellt auch nur zigbee wieder her ja?
-
@christian-sandkaulen
Ja, dafür gibt es den Punkt.