cron down after re-activation for suspension of every minute cron-job

Status
Not open for further replies.

ucdbbs

New Member
Messages
32
Reaction score
0
Points
0
Can't run any Cron jobs after unsuspension

Previously (last week) everything is okay, but now after un-suspension of my account due to a mistake of less-than 5-min interval run.

I couldn't run any cron-jobs now.

whatever commands I use, such as
php-cron
php -q
wget


Could you help me to have a check of my account?

Thank you a lot.

I'm on lotus.x10 server.
Edit:
And I haven't receive any email notifications about my cron-job running status.
 
Last edited:

adamparkzer

On Extended Leave
Messages
3,745
Reaction score
81
Points
0
I'm trying to contact the person who coded the automatic cron suspension script right now, I'll get back to you if I come in contact with him. I've seen others with this problem before, so I'll try to find a solution as soon as possible.
 

xav0989

Community Public Relation
Community Support
Messages
4,467
Reaction score
95
Points
0
I will bring this to the attention of staff. They will look if anything is broken in cron. In the mean time, are you sure that you've set up the cron correctly?

EDIT: beat me adam!
 
Last edited:

ucdbbs

New Member
Messages
32
Reaction score
0
Points
0
I will bring this to the attention of staff. They will look if anything is broken in cron. In the mean time, are you sure that you've set up the cron correctly?

EDIT: beat me adam!

Thank you, Adam and XAV.


Yes. I'm sure my setting is right.

Since after unsuspension, my job hasn't been running at all, that's what got me noticed of the problem.

And I've used
wget http://[url_to_ucdbbs]/[path_to_my_php_file]
or
php-cron /home/ucdbbs/public_html/[path_to_my_php_file]
...
nothing works.
And I haven't receive any email report about my cron jobs since the unsuspension.

Though I could directly run my php code via my web browser.
 

adamparkzer

On Extended Leave
Messages
3,745
Reaction score
81
Points
0
I (finally) came in contact with our Development Leader and provided him with your cPanel information. He'll be looking into it soon.
 

ucdbbs

New Member
Messages
32
Reaction score
0
Points
0
Now it works perfectly.

Thank you, Adam. Hope you have a nice weekend.
 
Status
Not open for further replies.
Top