mastermns
mastermns
Hello, have you tried to manually run the upload process again? occ backup:point:upload -v --external Cheers
Please click on the red exclamation point - it should show that local is green and external is red. seems like a bug to me
did you delete some of the backups from the local storage ? backup:point:scan - only looks for the restore points and adds it to the list backup:point:detail - is the...
The problem is most likely that the "real" parent (the one on local) is not there anymore. So the main question is where are the local full backups
Can you share a screenshot of your configuration ?
It looks right from the configuration. To me it seems like the retention policy does not work correctly.
yes correct
I am not sure if this will solve the issue but yes the php user needs to be owner of the backup folder and have sufficient rights.
Hey, the backup script should also run a verification of the backup this did not work for you. Either the script did not run or ran into an issue. To...
Good morning, please send the outcome of "sudo -u www-data php occ backup:point:list" Thanks