mastermns

Results 20 comments of mastermns

> Health status: 0 correct, 19 missing and 0 faulty files > > What does this mean? Otherwise there were no errors, except for the error on the website red...

Hello, I just ran into the same issue. The health check for the local backup is fine, but for the external storage I receive (cannot confirm integrity) "webdav::[email protected]//users/ - (cannot...

Hey, you can exclude folders by placing a file ".nobackup" to this folder. ".nobackup: The presence of a .nobackup file in a folder will exclude all content from the current...

Hey, can you try to run the upload process manually ? Maybe it runs into a Problem. "occ backup:point:upload -v --external "

No problem. First run the command: docker exec -it -u 33 next-cloud-test_app_1 /var/www/html/occ backup:point:list You should not get an overview of your storage destinations as well as the storage point...

actually there is `occ backup:point:pack -v ` once it is packed you can upload it

Hello, which kind of external storage are you using? Webdav? Thanks

Hey, do you have shell access to the server? if so please login and run "ps ax | grep "php" ". The output should show you the currently running php...

you can try running the packing job in verbose mode: sudo -u www-data php /var/www/html/nextcloud/occ backup:point:pack **-v** 20220112111713-full-lQoHZL8oq5FL82h

Hey, it seems like your database server was not available. Is the DB Server on the same server as nextcloud or is that running on a different host in a...