Hi,
I'm experiencing a timeout when saving one specific Account record. There is no entry in the espo logs, but in the apache logs it has:
The record does save first. I don't have a pre or post save formula. I also disabled all workflows related to the record.
I'm using:
Espo 7.5.5
Any idea what might be causing this?
I'm experiencing a timeout when saving one specific Account record. There is no entry in the espo logs, but in the apache logs it has:
Code:
[Tue Jul 18 14:23:33.743826 2023] [php:error] [pid 53796] [client 31.21.120.116:54060] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/application/Espo/Core/Utils/ClassFinder.php on line 57, referer:
I'm using:
Espo 7.5.5
Advanced Pack | 3.0.3 | Reports, Workflows, BPM. | ||
Export Import | 1.0.8 | Data export and import tool | ||
Ebla Multiple Link Pro | 3.36.4 | Let Link Multiple Field render as list with inline editing support. | ||
Dubas Custom Formulas | 0.0.2 | Extension let you use custom formulas. Support available through email contact@devcrm.it. | ||
Sales Pack | 1.2.0 |
Any idea what might be causing this?
Comment