Forum

Bug on imputation
 
Notifications
Clear all

Bug on imputation

7 Posts
2 Users
0 Reactions
5,077 Views
(@yannobi)
Posts: 69
Active Member
Topic starter
 
[#5858]

Hello,

Imputation works well except today and i don't understand why.
I have approximately 20 activities runnning. All was find before this thursday.

For this thursday, i enter 4 imputations on different projects.
I hit the record button.
I see the loader for 30 seconds (the rounded et turning thing) et nothing happened. The message saying the activities have been recorded doesn't appear and the 4 imputations have not been saved.

On the same day, imputations on activities for administrative project worked well.
No problem for the other days. No problem for my collegues.

Strange, isn't it !


 
Posted : 22 Mar 2019 10H36
(@babynus)
Posts: 14952
Member Admin
 

Do you have some errors in log file ?
Do you have errors in browser console ?

Is issue persistent ? (did you try again and reproduce ?)


 
Posted : 22 Mar 2019 11H51
(@yannobi)
Posts: 69
Active Member
Topic starter
 

This issue is still present today.
I tried on several computers, with several browsers

When the issue occurs, no error displayed on the browser
On the log of the adminsitration menu of porjeqtor, nothing special :

2019-03-22 09:02:09.642 ===== TRACE ===== Cannot check Version at http://projeqtor.org/admin/getVersion.php
2019-03-22 09:02:09.642 ===== TRACE ===== Maybe allow_url_fopen is Off in php.ini...
2019-03-22 09:02:12.970 ===== TRACE ===== DISCONNECTED USER 'admin'
2019-03-22 09:02:24.197 ===== TRACE ===== NEW CONNECTED USER 'admin'
2019-03-22 09:02:24.752 ===== TRACE ===== Cannot check Version at http://projeqtor.org/admin/getVersion.php
2019-03-22 09:02:24.752 ===== TRACE ===== Maybe allow_url_fopen is Off in php.ini...
2019-03-22 09:02:55.904 ===== TRACE ===== DISCONNECTED USER 'admin'
2019-03-22 10:34:20.580 ===== TRACE ===== NEW CONNECTED USER 'admin'
2019-03-22 10:34:26.127 ===== TRACE ===== Cannot check Version at http://projeqtor.org/admin/getVersion.php
2019-03-22 10:34:26.127 ===== TRACE ===== Maybe allow_url_fopen is Off in php.ini...


 
Posted : 22 Mar 2019 13H09
(@babynus)
Posts: 14952
Member Admin
 

Hi,

No issue on log file.

For information, lines

2019-03-22 09:02:24.752 ===== TRACE ===== Cannot check Version at projeqtor.org/admin/getVersion.php 
2019-03-22 09:02:24.752 ===== TRACE ===== Maybe allow_url_fopen is Off in php.ini...

can be removed by disabling version check in global parameters.

If also no error on browser, it is difficul to analyse.

Can you try and retreive Apache Error log file and post errors here ?


 
Posted : 22 Mar 2019 14H10
(@yannobi)
Posts: 69
Active Member
Topic starter
 

ok, but next week now 😉


 
Posted : 22 Mar 2019 14H41
(@yannobi)
Posts: 69
Active Member
Topic starter
 

Hi again,

Error_log seems quite clear :

[Mon Mar 25 13:00:36.506908 2019] [:error] [pid 28117] [client 55.77.122.36:61675] 30 seconds exceeded in /var/www/html/projeqtor/model/PlanningElement.php on line 0, referer: http://l113301siepqtor.blabla.fr/view/main.php

I extended the max execution time to 45 seconds. What is your prescription for this php limit ?


 
Posted : 25 Mar 2019 15H14
(@babynus)
Posts: 14952
Member Admin
 

I extended the max execution time to 45 seconds. What is your prescription for this php limit ?

What is needed to execute code depending on performance of your server...
But more than 30s to save real work allocation is very (very) log.
Either you have hundreds of lines to save or your server is not performant at all or you use an old version of projeqtor (there were improvements done, check changelog for more information)


 
Posted : 27 Mar 2019 10H31
Share:

Scroll to Top