Hello!

I'm trying OpenERP with the web client for book keeping in our
company. However, now and then an error window pops up with various
particular details but, as far as I can tell, they all have the same
cause: the web server response is incomplete.

HTTP debugging proxy Fiddler informs that, for example, the HTTP
header says the content length is 39942 bytes, however, the actual
lengh is 32768, and in the text view I can clearly see that the
response, which is JSON code, gets cut off unexpectedly.

If I try to repeat the request, it may get cut off at another place or
it may arrive whole - the behaviour seems pretty random, although the
error cases are very often, so that it disturbs the work.

Do you have any ideas as to what may be the reason and how to try
fixing this?

The server information that gets returned in the response headers is
"Server: Werkzeug/0.8.3 Python/2.7.2".

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" 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/pocoo-libs?hl=en.

Reply via email to