since 5 days ago the cron job execution suddenly stopped working.
I updated Nextcloud patch version to v28.0.12 on the 16th Nov. and the problem seems to have started on the 19th Nov.
So not sure if that has something to do with it. (not sure if I updated an app at that time though...)
I get this error and couldn't find anything useful about it.
⚠️ This issue respects the following points: ⚠️
Bug description
since 5 days ago the cron job execution suddenly stopped working. I updated Nextcloud patch version to
v28.0.12
on the 16th Nov. and the problem seems to have started on the 19th Nov. So not sure if that has something to do with it. (not sure if I updated an app at that time though...)I get this error and couldn't find anything useful about it.
Steps to reproduce
As I don't know yet what causes this, i can just say that I get the error above when executing:
docker exec -u www-data nextcloud php cron.php
I have that cronjob installed like this:
Expected behavior
The cronjob to just run without any error.
Nextcloud Server version
28
Operating system
Other
PHP engine version
PHP 8.2
Web server
Other
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
None
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
Additional info
I run this with the nextcloud:28.0.12 docker image.