[ckan-dev] Start-up issue after install from source
Sean Hammond
sean.hammond at okfn.org
Fri May 4 09:49:34 UTC 2012
> Hi Sean,
>
> I finally solved the problem by replacing:
> solr_url = http://127.0.0.1:8983/solr
> by:
> solr_url = http://localhost:8983/solr
>
> It seems that, on Ubuntu 10.04, the proxy exclusion list only applies to host
> names, not IP adresses!
> These corporate proxies are really painful to deal with...
> Sorry for the disturbance.
Ah, I didn't think of that. Great work! :)
More information about the ckan-dev
mailing list