cronjob stopt

Jordi

Verified User
Joined
Jan 14, 2006
Messages
15
Hello,

I had a cron made in DA and it went fine 5 days but sudenly it stopt.


(pisg was the cronjob, went well for 5 days)

from this line on it stopped:

Feb 8 00:02:01 alsjeblief crond[10912]: (root) CMD (echo 'action=vacation&value=all' >> /usr/local/directadmin/data/task.queue;)

I stopped crond, checkt if the pid file was gone, restarted crond, but still pisg wont run..

Could anyone tell me what the line above is, and if that is the reason my cronjob wont go anymore?

Thx

(i didn't changed anything of logged in to DA or ssh, it went fine 5 days and just stopped...)

Log from /var/log/cron


Feb 7 23:58:01 alsjeblief crond[10895]: (root) CMD (/usr/local/directadmin/dataskq)
Feb 7 23:59:01 alsjeblief crond[10899]: (webkr) CMD (/home/webkr/ircd/pisg-0.67/pisg)
Feb 7 23:59:01 alsjeblief crond[10900]: (root) CMD (/usr/local/directadmin/dataskq)
Feb 8 00:00:01 alsjeblief crond[10903]: (root) CMD (/usr/local/directadmin/dataskq)
Feb 8 00:01:01 alsjeblief crond[10906]: (root) CMD (run-parts /etc/cron.hourly)
Feb 8 00:01:01 alsjeblief crond[10907]: (root) CMD (/usr/local/directadmin/dataskq)
Feb 8 00:02:01 alsjeblief crond[10911]: (root) CMD (/usr/local/directadmin/dataskq)
Feb 8 00:02:01 alsjeblief crond[10912]: (root) CMD (echo 'action=vacation&value=all' >> /usr/local/directadmin/data/task.queue;)
Feb 8 00:03:01 alsjeblief crond[10914]: (root) CMD (/usr/local/directadmin/dataskq)
Feb 8 00:04:01 alsjeblief crond[10916]: (root) CMD (/usr/local/directadmin/dataskq)
Feb 8 00:05:01 alsjeblief crond[10947]: (root) CMD (/usr/local/directadmin/dataskq)
Feb 8 00:06:01 alsjeblief crond[10949]: (root) CMD (/usr/local/directadmin/dataskq)
 
Back
Top