Cron Jobs Not Running?

Status
Not open for further replies.

geekyand

New Member
Messages
3
Reaction score
0
Points
0
Hi,
I'm a bit of a noob when it comes to cron jobs, but I have been unable to get any to work recently. I know that the servers were migrated yesterday and I was just wondering if there is a problem with the cron jobs on your end or if I am making a mistake. I have set up an email address in the cron jobs area on CPanel and I do not receive any emails when the cron is scheduled to run, nor do I see anything in my log.

I have tried:
  • wget http://mysite.com/page.php
  • wget mysite.com/page.php
  • /usr/bin/php /home/[username]/public_html/page.php
  • /usr/local/bin/php /home/[username]/public_html/page.php
  • php /home/[username]/public_html/page.php

I am running each one of these commands every 5 minutes from the drop-down list so that is not the problem. The username I am using is the 8 character one, not the one in my URL.

Thanks for your help,
GeekyAnd
 
Last edited:

geekyand

New Member
Messages
3
Reaction score
0
Points
0
Bump.

If I'm just being stupid here then please tell me that. I'm not asking for help with the actual command, I just don't want to waste time if the problem is with the server.
 

retiredk

Member
Messages
31
Reaction score
1
Points
8
Cron Jobs won't work during migration. You'll be able to reset them when migration is done.
 

geekyand

New Member
Messages
3
Reaction score
0
Points
0
Cron Jobs won't work during migration. You'll be able to reset them when migration is done.

Thanks for taking the time to answer, and if any staff are reading this, it would be really useful to have this kind of info on the status page.
 

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
204
Points
63
They should be running properly now.
 
Status
Not open for further replies.
Top