@thomas-braun Wie meinst du das - Wem gehören die ......? Also ich habe die Installation nicht als root durchgeführt wenn du das meinst, sondern als sully.
Unter Windows gibt es das in der Form ja nicht. Hier nochmal ein Debug Log von so einem Versuch.
backitup.0
2023-04-01 18:07:59.054 error [grafana] Error: EACCES: permission denied, mkdir '/opt/iobroker/backups/grafana_tmp/dashboards'
backitup.0
2023-04-01 18:07:59.054 error [grafana] Grafana restore not completed
backitup.0
2023-04-01 18:07:57.972 debug [grafana] start decompress
backitup.0
2023-04-01 18:07:57.972 debug [grafana] Grafana tmp directory created: /opt/iobroker/backups/grafana_tmp
backitup.0
2023-04-01 18:07:57.971 debug [grafana] old Grafana tmp directory was successfully deleted
backitup.0
2023-04-01 18:07:57.970 debug [grafana] filename for restore: /opt/iobroker/backups/grafana_2023_04_01-02_18_32_backupiobroker.tar.gz
backitup.0
2023-04-01 18:07:57.969 debug [grafana] Start Grafana Restore ...
backitup.0
2023-04-01 18:07:57.966 debug set chmod for "/opt/iobroker/backups" successfully
backitup.0
2023-04-01 18:07:49.859 debug Backup list be read ...
backitup.0
2023-04-01 18:07:40.185 debug The local storage check was completed successfully. On the host "ioBrokerNUC" are currently 110914 MB free space available!
Das weiß ich ehrlich gesagt nicht mehr. Das ist eine VM unter Proxmox, die ich vor ein paar Monaten mal angelegt hatte. Es gab da nur die rudimentären 3 Adapter. Heute bei dem Kack Wetter dachte ich das es vielleicht mal eine gute Idee wäre die Sicherung des produktiven Windows System in diese Linux ioB Umgebung einzuspielen.
sagt für den sully?
sully@ioBrokerNUC:~$ groups
sully cdrom floppy sudo audio dip video plugdev netdev iobroker
sully@ioBrokerNUC:~$
@jb_sullivan Wie hast du iobroker installiert?
Normal wird Backitup mit allen Rechten des Users iobroker ausgeführt und der hat die Rechte für den Backup Pfad
@ofbeqnpolkkl6mby5e13 Bitte mal deinen Debuglog vom Backup posten. Backups werden nur gelöscht, wenn das Backup automatisch ausgeführt wird. Bei manuellen Backups wird nicht gelöscht
Nachdem ich alle drei Backitup-Instanzen auf Debug gestellt habe (sowohl die Instanzen selbst als auch den Haken innerhalb der jeweiligen Instanz-Konfiguration), läuft die zweite Slave-Instanz nicht mehr. Beim ersten Start kam diese Meldung:
2023-04-04 02:13:18.295 - [34mdebug[39m: backitup.0 (20604) Try to start backitup.2
2023-04-04 02:13:18.301 - [32minfo[39m: host.iobroker instance "system.adapter.backitup.2" enabled via .alive
2023-04-04 02:13:18.353 - [32minfo[39m: host.iobroker "system.adapter.backitup.2" enabled
2023-04-04 02:13:18.944 - [32minfo[39m: host.iobroker instance system.adapter.backitup.2 started with pid 31531
2023-04-04 02:13:26.556 - [34mdebug[39m: backitup.2 (31531) Redis Objects: Use Redis connection: 192.168.0.7:6379
2023-04-04 02:13:26.638 - [34mdebug[39m: backitup.2 (31531) Objects client ready ... initialize now
2023-04-04 02:13:26.643 - [34mdebug[39m: backitup.2 (31531) Objects create System PubSub Client
2023-04-04 02:13:26.645 - [34mdebug[39m: backitup.2 (31531) Objects create User PubSub Client
2023-04-04 02:13:26.841 - [34mdebug[39m: backitup.2 (31531) Objects client initialize lua scripts
2023-04-04 02:13:26.916 - [34mdebug[39m: backitup.2 (31531) Objects connected to redis: 192.168.0.7:6379
2023-04-04 02:13:26.950 - [34mdebug[39m: backitup.2 (31531) Redis States: Use Redis connection: 192.168.0.8:6379
2023-04-04 02:13:26.958 - [34mdebug[39m: backitup.2 (31531) States create System PubSub Client
2023-04-04 02:13:26.960 - [34mdebug[39m: backitup.2 (31531) States create User PubSub Client
2023-04-04 02:13:26.971 - [34mdebug[39m: backitup.2 (31531) States connected to redis: 192.168.0.8:6379
2023-04-04 02:13:27.039 - [34mdebug[39m: backitup.2 (31531) Plugin sentry Do not initialize Plugin (enabled=false)
2023-04-04 02:13:27.050 - [34mdebug[39m: backitup.2 (31531) Plugin sentry destroyed because not initialized correctly
2023-04-04 02:13:27.420 - [32minfo[39m: backitup.2 (31531) starting. Version 2.6.16 in /opt/iobroker/node_modules/iobroker.backitup, node: v18.15.0, js-controller: 4.0.24
2023-04-04 02:13:27.487 - [34mdebug[39m: backitup.2 (31531) Backitup has recognized a Docker system
2023-04-04 02:13:28.612 - [34mdebug[39m: backitup.2 (31531) Slave Backup started ...
2023-04-04 02:13:28.614 - [33mwarn[39m: backitup.2 (31531) backup error: SyntaxError: Unexpected token u in JSON at position 0 ... please check your config and try again!!
2023-04-04 02:13:34.141 - [33mwarn[39m: backitup.2 (31531) Backup error: TypeError: Cannot set properties of undefined (setting 'backupDir') ... please check your config and and try again!!