Forum

Timesheet access
 
Notifications
Retirer tout

Timesheet access

14 Posts
4 Utilisateurs
0 Reactions
3,042 Vu
(@_sb_)
Posts: 7
Active Member
Début du sujet
 
[#9688]

Good morning, here is a Timesheet issue:When trying to access to ressources timesheet, I can do it for all the people in the list, but except one.What is happening under imputation :1) I select resource 1, the list of projects / activities for this resource 1 is displayed line by line
2) I select resource 2, no be same result as 1)
3) I select resource 3 (the except one), the watch is working for a while, the watch disapear but nothing regarding to resource 3 is displayed the screen stay as in 2).To be added this is not always happening, but when it happens it is always with the resource 3.
So, how can I solve this issue ?

Sébastien


 
Posté : 08/01/2025 1:17 pm
(@maxime)
Posts: 268
Membre Admin
 

Hello,
What version are you on?
Do you have log errors? Console log errors?
What makes this resource different from others?
Can you provide screenshots?

Have a nice day,
Maxca


 
Posté : 10/01/2025 10:09 am
(@_sb_)
Posts: 7
Active Member
Début du sujet
 

Hello,
Here attached is the description of what is happening, I hope it ok, or let me know.
Regards.
Sébastien


 
Posté : 12/01/2025 10:37 pm
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

Thanks for the clear description of the issue (I hope all issues description would be as clear ).

Can you check if you have javascipt erro rin the browser console ?

NB : on this free forum, we only support "laste stable version", so possibly you could migrate to V11.4.3 (or V11.4.4)


 
Posté : 14/01/2025 4:43 pm
(@_sb_)
Posts: 7
Active Member
Début du sujet
 

Hello,

I have updated to V11.4.3Console Log is given error information specialy with selection of Philippe Timesheet, as attached.

Regards.

Sébastien


 
Posté : 15/01/2025 4:18 pm
(@babynus)
Posts: 14952
Membre Admin
 

Issue is written in the console
 

This means that connection was shut down during reception of answer.
This may be done by server or by any network device.
It can be a PHP or Apache configuration that stops the response (max input time, max execution time, max input vars, ...)
It can be a proxy that finds unexpecting sting in the response or too long response.


 
Posté : 17/01/2025 5:19 pm
(@babynus)
Posts: 14952
Membre Admin
 

Try and open network tab in browser console.
Play erroneous case.
Select line pointing to refreshImputationLine.php, check for headers and response. Possibly you can get some information here.
Otherwise, you'll have to check logs of all network items between server and client : 
 - PHP / Apache
 - Proxy
 - Firewall
 - Router
 - ...
 


 
Posté : 17/01/2025 5:22 pm
(@_sb_)
Posts: 7
Active Member
Début du sujet
 

Hello,

No log errors everywhere I looked for (Apache, PHP).
Here attache console tab info.

Regards.


 
Posté : 17/01/2025 9:47 pm
(@_sb_)
Posts: 7
Active Member
Début du sujet
 

Hello,
All var have been doubled : max_input_time =120, max_execution_time = 240, max_input_vars = 24000
But same issue to display imputations.
Sébastien


 
Posté : 19/01/2025 10:31 pm
(@babynus)
Posts: 14952
Membre Admin
 

Need to see the Network tab of Dev Tools : Headers and Response
Example
 


 
Posté : 21/01/2025 6:03 pm
(@_sb_)
Posts: 7
Active Member
Début du sujet
 

Hello,
Since restart of the server, which was not responding, Timesheet access for Philippe is now reachable.
I will keep an ey on it and will copy the requested panel status if the case appears again.
Thank you.
Sébastien


 
Posté : 24/01/2025 2:06 pm
(@froutier)
Posts: 34
Trusted Member
 

I have the exact same problem, time sheet not displaying for one user.
In the browser console, dojo.js reports NS_ERROR_NET_INTERRUPT.
Apache timeout is set to 300 sec.
php.ini max_execution_time is set to 0.

Can't see anything in apache nor projeqtor logs....


 
Posté : 27/01/2025 8:14 pm
(@babynus)
Posts: 14952
Membre Admin
 

Most often this issues are generated on Clienbt Side (what explains that it does not work only for some users)

Current issues are :
 - conflict with a browser extension : try another browser or remove/disable all extensions
 - blocked by security item : disable anti-virus ans firewall (just the time to test), avoid proxy or VPN


 
Posté : 08/02/2025 1:02 pm
(@froutier)
Posts: 34
Trusted Member
 

Thanks.
The cause was a WAF (Web Application Firewal) causing a timeout while inspecting the response. The problem was happening for this specific user because he has a lot of assignments, thus analysing the response was more time consuming.
We deactivated this step in Coraza WAF.


 
Posté : 08/02/2025 11:14 pm
Share:
Retour en haut