Forums

Crontab not run

I have scheduled a couple of tasks in the crontab but not running any ideas?

I does this:

~/mysite $ crontab -e
# m h dom mon dow command
20 15 * * * python /home/myuser/mysite/manage.py command1
30 8 * * * python /home/myuser/mysite/manage.py command2

We don't support crontab. Check out the "Schedule" page if you want to set up a scheduled task...

ok thank!

By upgrading my account crontab enable?

our scheduled task is the equivalent of crontabs

my schedule task are not running and the log page returns error '-'

What is your scheduled task? What error do you see in your log?