Hello, My web2py server stucks automatically and it gives 504 error.I have checked logs in apache error.log file and its giving error "Script timed out before returning headers: wsgihandler.py".
On Wednesday, May 27, 2015 at 6:07:58 PM UTC+5:30, Johann Spies wrote: > > Most parts of the app work on our server running apache2.4 and wsgi but on > after a query which takes some time I get this in the apache error log and > 504 Gateway Timeout on my browser: > > [Wed May 27 14:20:46.617759 2015] [wsgi:error] [pid 18286:tid > 140225013630720] [remote x.x.x.x:10678] mod_wsgi (pid=18286): Exception > occurred processing WSGI script '/home/www-data/web2py/wsgihandler.py'. > [Wed May 27 14:20:46.617850 2015] [wsgi:error] [pid 18286:tid > 140225013630720] [remote x.x.x.x:10678] IOError: failed to write data > > Now my question: where did wsgi try to write data? > > Regards > Johann > > -- > Because experiencing your loyal love is better than life itself, > my lips will praise you. (Psalm 63:3) > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

