coolify
coolify copied to clipboard
[Bug]: Scheduled backups are broken
First of all, thank you for this awesome piece of software! Backups had been working flawlessly until recent upgrades.
Error Message and Logs
App\Jobs\DatabaseBackupJob ..................... RUNNING
App\Jobs\DatabaseBackupJob ................ 77.92ms FAIL
Steps to Reproduce
- Open a database service like a postgres one
- Create a weely backup
- Hit
Backup now
Actual: A successful toast message is shown saying that the backup is queued. After a while there is no backup and upon checking the logs I see that it failed but there are no more details. Also, after doing any version upgrade, all scheduled backups settings are gone.
Expected: Backup is created successfully and backup settings stay across coolify version upgrades.
Example Repository URL
No response
Coolify Version
v4.0.0-beta.360
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 22.04.4 LTS
Additional Information
No response