Login  Register

Re: updater--proxy

Posted by dscho on Jul 18, 2011; 3:58pm
URL: http://imagej.273.s1.nabble.com/updater-proxy-tp3683866p3683867.html

Hi Richard,

On Thu, 14 Jul 2011, Richard Cole wrote:

> I am struggling to get the updater to work (both imageJ and Fiji), using
> the proxy settings.  I get a 407 error even with the correct info
> entered into the proxy dialog..

Google says that 407 means

        "HTTP/1.1 407 proxy authentication required"

So there is room for more information here, like:

- does it ask you a password?
- is it supposed to be some NTLM (Windows-single-sign-on) proxy?
- can you surf via Firefox without adding an explicite proxy?

Ciao,
Johannes