crontabs/crond don't run....

Mausie

Verified User
Joined
Jul 22, 2004
Messages
12
Hello,

my contabs don't run, see log (no dataskq from DirectAdmin...):

Code:
Sep 30 11:18:19 boschwebservice anacron[2518]: Job `cron.daily' terminated (mailing output)
Sep 30 11:18:19 boschwebservice anacron[2518]: Job `cron.weekly' started
Sep 30 11:18:20 boschwebservice anacron[27146]: Updated timestamp for job `cron.weekly' to 2005-09-30
Sep 30 11:51:39 boschwebservice anacron[2518]: Job `cron.weekly' terminated
Sep 30 11:51:39 boschwebservice anacron[2518]: Normal exit (2 jobs run)
Sep 30 14:51:37 boschwebservice crontab[25255]: (root) LIST (diradmin) 
Sep 30 18:57:21 boschwebservice crontab[29689]: (root) LIST (root) 
Sep 30 18:59:20 boschwebservice crontab[29695]: (root) BEGIN EDIT (root) 
Sep 30 20:20:28 boschwebservice crontab[31367]: (root) LIST (root) 
Sep 30 20:40:24 boschwebservice anacron[31839]: Anacron 2.3 started on 2005-09-30
Sep 30 20:40:24 boschwebservice anacron[31839]: Normal exit (0 jobs run)
Sep 30 20:40:33 boschwebservice anacron[31843]: Anacron 2.3 started on 2005-09-30
Sep 30 20:40:33 boschwebservice anacron[31843]: Normal exit (0 jobs run)
Sep 30 20:44:16 boschwebservice anacron[31902]: Anacron 2.3 started on 2005-09-30
Sep 30 20:44:16 boschwebservice anacron[31902]: Normal exit (0 jobs run)
Oct  1 10:14:25 boschwebservice crontab[13948]: (root) LIST (diradmin) 
Oct  1 10:16:32 boschwebservice crontab[13960]: (root) BEGIN EDIT (apache) 
Oct  1 10:24:50 boschwebservice crontab[14260]: (root) LIST (diradmin) 
Oct  1 10:24:50 boschwebservice crontab[14261]: (root) REPLACE (diradmin)

I run data /usr/local/directadmin/dataskq manually and the update runs.....

Code:
ps waux | grep crond
root     14821  0.0  0.0  3572  632 pts/0    S    10:42   0:00 grep crond

crond started manually, its say : "OK"

Also all other cronjobs don't run... What's wrong?
 
Back
Top