View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - CRON Stopping without error - ProjeQtOr

Prochaines sessions de formation

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)

Mardi 23 avril (10h30-12h)

Jeudi 16 mai (16h-17h30)

Jeudi 13 juin (10h30-12h)

 
 

Planifiez avec ProjeQtOr

3 et 4 avril (9h - 12h30)

 
 

Administrez avec ProjeQtOr

10 et 11 avril (9h - 12h30)

 

 

 
 

CRON Stopping without error

More
12 Mai 2020 14:12 - 12 Mai 2020 14:15 #1 by babynus
For those who face CRON stopping without logged error, just a little hint.
In most cases, it comes from reached timeout.

The first important parameter is PHP execution_max_time
Projeqtor tries to refresh this value with set_time_limit() function.
But this function may be disabled on your PHP stack.

More frequently, this issue may occure when using PHP-fpm.
In this deployment of PHP, it is not integrated as a module in Apache.
This is default configuration when using NGINX as web server.
Then you'll have to change the resuest_slowlog_timeout, as this will stop the script to write a trace.
Possibly also change request_terminate_timeout.
Here is a proposale to change in /etc/php/7.x/fpm/pool.d/www.conf
;request_terminate_timeout = 60s
;request_slowlog_timeout = 10s
request_terminate_timeout = 0
request_slowlog_timeout = 0

Babynus
Administrator of ProjeQtOr web site
Last edit: 12 Mai 2020 14:15 by babynus.
The topic has been locked.
Moderators: babynusprotion
Time to create page: 0.046 seconds

Paramétrages de cookies

×

Cookies fonctionnels

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Veuillez vous connecter pour voir vos activités!

Autres cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.