On Thu, Mar 11, 2010 at 8:24 PM, Graziano Aliberti <graziano.alibe...@eng.it> wrote: > Hi everyone, > > I'm trying to use nutch ver. 1.0 on a system under squid proxy control. When > I try to fetch my website list, into the log file I see that the > authentication was failed... > > I've configured my nutch-site.xml file with all that properties needed for > proxy auth, but my error is "httpclient.HttpMethodDirector - No credentials > available for BASIC 'Squid proxy-caching web server'@proxy.my.host:my.port" >
Did you replace 'protocol-http' with 'protocol-httpclient' in the value for 'plugins.include' property in 'conf/nutch-site.xml'? Regards, Susam Pal