froxlor / Froxlor

The server administration software for your needs - The official Froxlor development Git repository
http://www.froxlor.org
GNU General Public License v2.0
1.63k stars 458 forks source link

Customer overview page often does not respond in appropriate time #1190

Closed MarkusKepert closed 1 year ago

MarkusKepert commented 1 year ago

As a rule of thumb: before reporting an issue

Describe the bug When logging in and navigating to admin_customers.php?page=customers, the PHP pool went to 100% CPU and the page isn`t loading. Since Version 2.0.21 it runs into HTTP error 503 with browser message and since update to 2.0.23 is shows blank screen. Manually changing adress to index page shows a working froxlor. All other pages of froxlor works fine as well. Trying the request multiple times sometimes lead to working customer page

System information

To Reproduce Steps to reproduce the behavior:

  1. Login (with main admin user, 2FA enabled)
  2. Go to Ressources->Customers
  3. drink some coffee
  4. get new coffee
  5. see....nothing

Expected behavior see customer overview page :)

Logfiles PHP error shows AH01071: Got error 'PHP message: PHP Fatal error: Maximum execution time of 60 seconds exceeded in /var/www/html/froxlor/vendor/twig/twig/src/Environment.php on line 766'

d00p commented 1 year ago

Refs #1161 , most likely fixed in https://github.com/Froxlor/Froxlor/commit/41ac71332544169fc17c25493e059931e353b42a (upcoming 2.1.x)