I also run with the apache + mod_wsgi combo on windows and see this error a lot. Never have been able to figure out a cause other than the client disconnecting like niphlod mentioned. If it is something else that can actually be fixed I'd love to know. Not sure if it matters but I see it predominantly on a page that does a lot of ajax calls.
Brian On Monday, March 30, 2015 at 5:33:14 PM UTC-5, weheh wrote: > > On a Windows 7 server running the latest Apache, I'm getting the following > mod_wsgi errors showing up in the Apache error.log file: > > mod_wsgi (pid=1233) Exception occurred processing WSGI script > 'C:/web2py/wsgihandler.py'., referer: > https://mysite.com/my_controller/my_action > > IOError: failed to write data, referer: > https://mysite.com/mycontroller/myaction > > > Simultaneously (and I don't know if this is a consequence of the above or > not), Firebug is showing that my css files are intermittently getting > interpreted as type/plain. This causes the site to download improperly and > fail to display. > > Can anyone shed some light onto what is going on here? > -- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.