"No backend servers available" using httplib

Henrik Lied henriklied at gmail.com
Thu Sep 27 05:14:07 EDT 2007


Hi there!

I'm using a recipe found on ASPN [1] to upload some data to an
external server.

The request fails, and all I get in response is "No backend servers
available".

So I'm wondering: Is this a known exception-message in httplib, or
could it be an error in the requested external resource?

[1]: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/146306

-----
Thanks,
Henrik




More information about the Python-list mailing list