CRON multiple jobs

Pranay

New member
Joined
Apr 5, 2008
Messages
1
Dear All,

I have managed to schedule a script with the CRON feature in Direct Admin v1.32.2. The strange thing I discovered is that the first job works but jobs after the first one don't.

I have done multiple tests and it is not jobs fault. Because I have also switched the second job to the first job and viceversa. And in my tests it is always the first job which definitely runs but the second (and others) dont.

Do you have any idea what might be wrong?

Cheers,
Pranay
 
How did you check if the cron was working?

Has /var/log/cron any errors or just cron entries?
Does the file /var/spool/cron/username contain any cron entries?
 
And we would need to see what the cron file looks like.
 
Back
Top