Restoring from Backup, tar: /restore/builds.tar: Cannot open: No such file or directorytar
- 0
- Self Hosted
Hi, I am using this https://gist.github.com/stnguyen90/fee636ff652b8ecbf761935b2aa254fb backup and restore script, i tried to restore a recent backup but i am receiving this error:
tar: /restore/builds.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
Whenever a backup is taken builds.tar is not created as well. Can anyone suggest what is going wrong and a new proper backup and restore method. Upgrading AppWrite is a risky move and now it seems like the backup and restore script isn't working well either.
what version of appwrite?
Recommended threads
- Clean install of 1.9.0 shows errors in a...
I just run a full clean install of Appwrite on my server following the Manual installation guide in the docs page. The console seems to work, visually there d...
- Setup custom domain on selfhosted behind...
Hello everyone, can anyone help me to setup a custom domain on a selfhosted appwrite instance thats running behind cloudflare tunnels? Current setup: Appwrite r...
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...