-
-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automatic backup to S3 fails, manual backup works #475
Comments
This should be fixed already. Could you check #412? |
@Kovah
nothing changes when I run when I run
|
Thanks for the information. Will have a look into this. |
I'll keep you updated if I get another error backup or if it's working now. |
It is working so far, after changing the permissions. |
For whatever reason, the backup-temp directory is missing from the image. I try to fix it and push an update with the next version. |
Describe the bug
I'm getting a mail that my backup failed and when I check, it did fail.
But when I'm manually running the backup
docker-compose exec app php artisan backup:run
it works without any errors.The Backup is run via cron.
The Backups are set to upload to a S3 Storage.
This is the message I get per mail.
docker-compose.yml
.env (redacted)
To Reproduce
Setup S3 backups, enable automatic backups via cron
Expected behavior
Successful backup
LinkAce setup (please complete the following information):
The text was updated successfully, but these errors were encountered: