ckan / ckan-docker-base

This is the Git repo of the official Docker images for CKAN.
16 stars 17 forks source link

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

Open pkernevez opened 1 year ago

pkernevez commented 1 year ago

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...
kowh-ai commented 1 year ago

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

pkernevez commented 11 months ago

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