Error Message and Logs
No error messages are visible in the UI.
Scheduled backups work correctly for regular database resources, but scheduled backups for the built-in Coolify database (coolify-db) are never executed.
No backup files are created locally, and there is no indication in the UI or backup history that the scheduled job has run.
Steps to Reproduce
- Upgrade Coolify to v4.1.2.
- Use a self-hosted installation without any S3-compatible storage configured.
- Configure backups for the built-in coolify-db database with the following settings:
- Frequency: 0 1 * * *
- Timezone: UTC
- Timeout: 3600
- Number of backups to keep: 1
- Days to keep backups: 0
- Maximum storage (GB): 10
- Wait until the scheduled backup time passes.
- Check the local backup storage location and backup history.
Expected result:
- A local backup file should be created according to the schedule.
Actual result:
- No backup file is created.
- No trace of the scheduled backup execution can be found.
- Scheduled backups for regular databases continue to work correctly.
- Only coolify-db scheduled backups are affected.
Example Repository URL
No response
Coolify Version
v4.1.2
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 24.04
Additional Information
This setup worked correctly before upgrading to Coolify v4.1.2.
The issue appeared immediately after the upgrade.
Important details:
- No S3 integration is configured.
- Backups are intended to be stored locally only.
- Scheduled backups for other databases are working as expected.
- The problem only affects the built-in Coolify database (coolify-db).
Error Message and Logs
No error messages are visible in the UI.
Scheduled backups work correctly for regular database resources, but scheduled backups for the built-in Coolify database (coolify-db) are never executed.
No backup files are created locally, and there is no indication in the UI or backup history that the scheduled job has run.
Steps to Reproduce
Expected result:
Actual result:
Example Repository URL
No response
Coolify Version
v4.1.2
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 24.04
Additional Information
This setup worked correctly before upgrading to Coolify v4.1.2.
The issue appeared immediately after the upgrade.
Important details: