Closed jacobm001 closed 3 years ago
It's a known issue that we call out in the Application Setup. The cron tasks run as expected, it's just a UI bug.
We've got a proposed fix for it, it just needs to be properly tested.
@jacobm001 please can you try using image lspipepr/grav:1.7.17-pkg-2232ded5-pr-5
and see if it resolves your issue.
Sorry I didn't get to this in time, but the merged change does in fact fix my issue.
I'm interesting in using the GravCMS container provided here, but in my testing it appears that Cron is not correctly configured. The cronjob is setup in the docker build, but Cron is not enabled for the run as user.
Expected Behavior
cron should be successfully executing the scheduled job.
Current Behavior
Grav reports that Cron is not available for the user abc.
Steps to Reproduce
Environment
OS: Windows and Linux CPU architecture: x86_64 How docker service was installed: Docker came installed on my Synology 720+ and I manually installed it via the official docker page on my desktop. The issue is present on both environments.
Docker logs