cron for PendingJobs not starting

Moderator: crythias

Locked
iztok
Znuny newbie
Posts: 83
Joined: 06 Jan 2011, 14:28
Znuny Version: 3

cron for PendingJobs not starting

Post by iztok »

I've did crontab -e as otrs user, added

Code: Select all

45 */2 * * *    $HOME/bin/otrs.PendingJobs.pl >> /dev/null
restarted cron, but it's not working. If i run it manualy it works.

That means the pending auto close+ tickets are not closed and go into negative time ...
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: cron for PendingJobs not starting

Post by crythias »

every 2 hours at 45 past?
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked