updater--proxy

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

updater--proxy

Richard Cole
Dear Group,

 

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

 

Thu Jul 14 10:56:35 2011      1 172.16.2.91 TCP_DENIED/407 1936 GET

http://pacific.mpi-cbg.de/update/db.xml.gz - NONE/- text/html

 

 

Any ideas/suggestions would be greatly appreciated.

 

Rich

 

 

Richard Cole
Research Scientist V
Director: Advanced Light Microscopy Core Unit
Wadsworth Center

 

Research Assistant Professor
Dept. of Biomedical Sciences
School of Public Health State University of New York


P.O. Box 509 Albany N.Y. 12201-0509
518-474-7048 Phone
518-474-4430 Fax

 

Email  <mailto:[hidden email]> [hidden email]

Website  <http://www.wadsworth.org/cores/alm/index.htm>
www.wadsworth.org/cores/alm/index.htm

 

 



IMPORTANT NOTICE: This e-mail and any attachments may contain
confidential or sensitive information which is, or may be, legally
privileged or otherwise protected by law from further disclosure.  It
is intended only for the addressee.  If you received this in error or
from someone who was not authorized to send it to you, please do not
distribute, copy or use it or any attachments.  Please notify the
sender immediately by reply e-mail and delete this from your
system. Thank you for your cooperation.
Reply | Threaded
Open this post in threaded view
|

Re: updater--proxy

dscho
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