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
--
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.