On Monday, June 11, 2012 6:11:59 PM UTC+3, Simon Sapin wrote:
>
> Le 11/06/2012 16:40, Jānis a écrit : 
> > So, it's a network problem… 
> > 
> > My situation is this: the Python script (OpenERP) is running on a 
> > Linux machine presenting the web interface on a (localhost) port. I'm 
> > pointing the browser to a localhost port which is then forwarded to 
> > the (remote) Linux machine port via an SSH tunnel by Putty. 
> > 
> > Between the browser and the Putty I also have Fiddler (HTTP Debugging 
> > Proxy) to better catch the errors, but the problems are there also 
> > when I do not use Fiddler. 
>
> Try with wget or curl on the server, without going through SSH. Then try 
> hitting Putty directly, without Fiddler. 
>
> Take steps as small as as possible in isolation to find the culprit. 
>
> -- 
> Simon Sapin 
>
> Thanks!

I'm sorry, but I cannot announce the culprit, this level is quite over my 
head.

What I did is I accessed the application on the Linux machine via an 
external IP address on an open port, not via a tunnel, and no incomplete 
response errors for now. So, I hope that it will be all right, although I 
don't know the particular culprit.

Regards,
Janis
 

-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/pocoo-libs/-/OrFjvv_Bf-0J.
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