Can't save section – any hints how to debug?
This is an open discussion with 3 replies, filed under General.
Search
Anything in the Symphony- or PHP-Logs?
Hello animaux
I get less information than I hoped for. After 1200 seconds I get an error page (frontend). It's content is the same as the Apache error log and the Symphony error log:
Symphony:
Fatal Error: GenericExceptionHandler 1: Maximum execution time of 1200 seconds exceeded on line 386 of file /home/username/scheitlin-syfrig.ch/htdocs/symphony/lib/toolkit/class.gateway.php
Apache:
[error] [client XXX.XXX.X.XX] PHP Fatal error: Maximum execution time of 1200 seconds exceeded in /home/username/scheitlin-syfrig.ch/htdocs/symphony/lib/toolkit/class.gateway.php on line 386, referer: https://scheitlin-syfrig.ch/symphony/blueprints/sections/edit/1/
That does not really help. Or does it? Thanks for any hint!
Hmm, it does sound like the is some kind of endless loop going on. I’m too little a programmer to help here I’m afraid. Maybe @nitriques can help via gitter?
Create an account or sign in to comment.
Hello
On a productive site, already more than two years in use, I cannot save changes to a section (saving entries to that section works fine). Unfortunately I cannot find out what led to that problem.
Does anyone have a hint how I could find out? Is there a way to debug? Thank you!