You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2012-05-24 16:07:55

fribse
Member
Registered: 2010-10-21
Posts: 12

CRON job is not executing automatic actions

I've put this in the crontab:
*/1 * * * * root /usr/bin/php5 /srv/www/glpi/front/cron.php &>/dev/null
The server just writes this in the logfile:
24-05-2012 15:56
External #1: Nothing to launch
24-05-2012 15:57
External #1: Nothing to launch
24-05-2012 15:58
External #1: Nothing to launch
24-05-2012 15:59
External #1: Nothing to launch
24-05-2012 16:00
External #1: Nothing to launch
24-05-2012 16:01
External #1: Nothing to launch

At the same time, I can see that there are a lot of scheduled tasks waiting in the automatic actions???

Offline

#2 2012-05-24 16:43:43

remi
GLPI-DEV
From: Champagne
Registered: 2007-04-28
Posts: 7,127
Website

Re: CRON job is not executing automatic actions

Are the task configured to run in "CLI" mode ?


Dév. Fedora 29 - PHP 5.6/7.0/7.1/7.2/7.3/7.4 - MariaDB 10.3 - GLPI master
Certifié ITILv3 - RPM pour Fedora, RHEL et CentOS sur https://blog.remirepo.net/

Offline

#3 2012-05-25 08:42:46

fribse
Member
Registered: 2010-10-21
Posts: 12

Re: CRON job is not executing automatic actions

You are absolutely right, no the tasks where set to GLPI, after changing it to CLI, it is running the tasks nicely!

Thankyou, one more hurdle fixed :-)

Offline

Board footer

Powered by FluxBB