hey guys,
i got a really strange problem:
Do you have any idea what could cause 'Request body truncated' when
uploading files using mod_wsgi?
The error just appears when using Opera as browser and mod_wsgi.
Upload files using Firefox works (even with mod_wsgi) and uploading
files using Opera with pylons' development server works, as well.
mod_wsgi (pid=12318): Exception occurred processing WSGI script '/home/
test/env/projects/portal_en.wsgi'.
Traceback (most recent call last):
File "/home/test/env/lib/python2.5/site-packages/Paste-1.7.2-py2.5.egg/
paste/cascade.py", line 102, in __call__
raise IOError("Request body truncated")
IOError: Request body truncate
I'm using mod_wsgi 2.3 (lenny) and running my app in daemon mode.
thanks, Marcel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"modwsgi" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/modwsgi?hl=en
-~----------~----~----~----~------~----~------~--~---