[Bug]: Cron "Some jobs have not been executed since X days." even though cron.php run every 5 minutes #46149
Closed
5 of 8 tasks
Labels
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
29-feedback
bug
needs info
stale
Ticket or PR with no recent activity
Bug description
Nextcloud says that some background jobs have not been executed since 6 days, even though cron.php is executed by www-data every 5 minutes.
Furthermore, changing the cron mode to webcron also fails:
When I manually execute sudo -u www-data php -f cron.php, the command exits immediately
Steps to reproduce
I have no idea how to reproduce this. The error just occurred after migrating this nextcloud instance from another server.
Expected behavior
should just work™.
Installation method
Community Web installer on a VPS or web space
Nextcloud Server version
29
Operating system
Debian/Ubuntu
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?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
Manually running occ files:scan for the user in question doesn't change anything
The text was updated successfully, but these errors were encountered: