Hi
sorry but getting news with calibre recipe (vers.0.7.59 on WIN 7) I always get proxy authentication error "HTTP Error 407: Proxy Authentication Required" (ISA server) from my pc on a large windows network.
The proxy address come regular to calibre from window registry.
From my pc I use ie 8 to surf free on internet because the authentication credentials are the same (for isa) of logon on windows network, but why calibre did not properly those handle ?
I try to set in any way the http_proxy environment variable but I get the same error. Is frustrating.
For a program in some of its notable features is access to the internet, it seems to me a certain weight because of not properly handle the network access via proxy. I am very sorry .
greetings
barena
Quote:
Originally Posted by GrimReaperLu
If your proxy doesn't use a username and password just leave it out and set the environment variable to
Code:
http://<proxy server ip>:<proxy server port>
|