ckan/ckan-docker-base

When solr authentication is activated, prerun failed and wait for time out

Opened this issue · 2 comments

The prerun script is not using solr credential to test connection.
It fails with a 401 5 times during 50s

ckan  | init_datastore_db 9s...
ckan  | HTTP Error 401: Unauthorized
ckan  | [prerun] Unable to connect to solr, waiting...
ckan  | HTTP Error 401: Unauthorized
ckan  | [prerun] Unable to connect to solr, waiting...
ckan  | HTTP Error 401: Unauthorized
ckan  | [prerun] Unable to connect to solr, waiting...
ckan  | HTTP Error 401: Unauthorized
ckan  | [prerun] Unable to connect to solr, waiting...
ckan  | HTTP Error 401: Unauthorized
ckan  | [prerun] Unable to connect to solr, waiting...
ckan  | [prerun] Giving up after 5 tries...

@pkernevez - Are you using the pre defined Solr images for CKAN?

No, I'm using the Solr image with CKAN schema