Skip to content
Grav 2.0 is officially stable. Read the announcement →
Support

Tools / Scheduler "Not Enabled for user: username"

Started by gtx 3 days ago · 2 replies · 123 views
3 days ago

Hello. I am attempting to set up webhooks for cron to run backups. I have webhooks enabled and set up (I believe), but when I access the Scheduler panel, I see the following message, and I assume things are not working. I've tried searching for answers, but I can't seem to figure this one out.

Any help appreciated.

3 days ago

is the crontab schedule entry created for the $USER to execute php bin/grav scheduler every minute/hour/days (depends on your config)?

see: https://learn.getgrav.org/20/advanced/scheduler

https://github.com/getgrav/grav-plugin-scheduler-webhook

in my case the warning disappeared once added crontab line.

if you are planning to use webhook only and its working, then ignore it i suppose.

snippet from my admin scheduler page

TXT
To enable the Scheduler's functionality, you must add the Grav Scheduler to your system's crontab file for the www-data user. Run the command above from the terminal to add it automatically. Once saved, refresh this page to see the status.

Alternatively, install the scheduler-webhook plugin to use webhook-based cron firing, which is recommended for cloud environments where system crontab access is not available

AFAIK, grav scheduler script checks for local user crontab to see if cron jobs is running or not.

hope this helps

last edited 07/30/26 by milkboy
2 days ago

Thank you for the information. I was trying to set this up with webhooks alone, but I am completely lost on how to make it work. I will just set up cron and keep my life simple :)

Suggested topics

Topic Participants Replies Views Activity
Support · by Paul Hodges, 6 days ago
12 211 12 hours ago
Support · by Anna, 2 weeks ago
9 297 2 days ago
Support · by TomW, 1 week ago
4 162 6 days ago
Support · by Anna, 1 week ago
4 171 7 days ago
Support · by Anna, 2 weeks ago
9 222 1 week ago