Roundcube Community Forum

 

Timeout when accessing the webmail account followed by blank page

Started by giorgiolago, September 04, 2009, 07:00:10 PM

Previous topic - Next topic

giorgiolago

Dear friends, I am having trouble with some users when they try to access their emails, some users reported me that logging in to roundcube the status bar shows the status loading ... until after a few minutes you will see a white screen at the following url address http://webmail.domain.com/?_task=mail.
I wonder what's going on?

Checking the logs the following message appears:
[04-Set-2009 17:07:40] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /home/roundcube/program/lib/imap.inc on line 258
[04-Set-2009 17:10:36] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /home/roundcube/program/lib/imap.inc on line 1451
[04-Set-2009 17:12:01] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /home/roundcube/program/lib/imap.inc on line 1452
[04-Set-2009 17:14:23] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /home/roundcube/program/lib/imap.inc on line 1448
[04-Set-2009 17:18:52] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /home/roundcube/program/lib/imap.inc on line 1451
[04-Set-2009 17:24:09] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /home/roundcube/program/lib/imap.inc on line 1451
[04-Set-2009 17:33:41] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /home/roundcube/program/lib/imap.inc on line 1451

r15ch13

Hello

I have the same problem.
Apache2 is also at 100% cpu usage.


Apache/2.2.3
PHP/5.2.0-8
Roundcube 0.3 stable


[06-Sep-2009 20:38:31] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /usr/share/roundcube/program/lib/imap.inc on line 245
[06-Sep-2009 20:40:29] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /usr/share/roundcube/program/lib/imap.inc on line 260
[06-Sep-2009 20:41:09] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /usr/share/roundcube/program/lib/imap.inc on line 231
[06-Sep-2009 20:41:11] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /usr/share/roundcube/program/lib/imap.inc on line 1454
[06-Sep-2009 20:42:38] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /usr/share/roundcube/program/lib/imap.inc on line 1453
[06-Sep-2009 20:42:44] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /usr/share/roundcube/program/lib/imap.inc on line 1673

rosali

Which RoundCube version? There were modifications in RoundCube v0.3 stable to prevent endless loops in imap.inc.
Regards,
Rosali