Skip to content
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

Fix cron jobs #3689

Merged
merged 1 commit into from Apr 8, 2022
Merged

Fix cron jobs #3689

merged 1 commit into from Apr 8, 2022

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Apr 4, 2022

Regression from e42ffa4

Error: Call to a member function getTime() on null in /home/nickv/Nextcloud/24/server/lib/public/BackgroundJob/Job.php:77
Stack trace:
#0 /home/nickv/Nextcloud/24/server/cron.php(151): OCP\BackgroundJob\Job->execute(Object(OC\BackgroundJob\JobList), Object(OC\Log))
#1 {main}
/home/nickv/Nextcloud/24/server

Not sure why CI passes

Signed-off-by: Joas Schilling <coding@schilljs.com>
@juliushaertl juliushaertl merged commit 0ce4279 into master Apr 8, 2022
@delete-merged-branch delete-merged-branch bot deleted the bugfix/noid/fix-cron-jobs branch April 8, 2022 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants