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
- Self-host migration from 1.8.X
Is it safe to now migrate from 1.7.4 to 1.8.X on my selfhost?
- DeploymentStatus enum value `canceled` m...
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes...
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...