-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
[Bug]: Cron job borks due to Backup incompatability #45769
Comments
Per the app store, the This looks to be because you force enabled the
You appear to have a number of apps force enabled. This overrides compatibility checks for apps with different versions of Server. You may wish to follow nextcloud/backup#663 for v29 support. |
Do you feel that a backup facility should be incorporated into Nextcloud as a default app in the OOBE? It seems absurd to me that something as critical as backups would fail between version upgrades in 2024. Functional and reliable backups are the bare minimum for something targeting enterprise, IMO. |
I'm honestly not sure. I prefer to do all my backups at the infrastructure and db level outside of Nextcloud Server itself. And AIO comes with its own backup mechanism. Everyone has different backup requirements. It's an interesting question. |
I can only agree, backup should be a basic function. If you want to solve this differently, it is sufficient if it can be deactivated. The fact that the AIO uses BorgBackup is good, why not add this as a standard feature in the backup app and make it a basic function? |
Bug description
Steps to reproduce
Expected behavior
After I disabled Backup, the cron.php script runs as expected.
Installation method
Community Manual installation with Archive
Nextcloud Server version
29
Operating system
Other
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 22 to 23)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
# cat /srv/nextcloud/data/nextcloud.log | wc -l 62882
Additional info
No response
The text was updated successfully, but these errors were encountered: