Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pkernevez opened this issue Feb 23, 2023 · 2 comments
Assignees

Comments

@pkernevez
Copy link

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
Copy link
Contributor

kowh-ai commented Jul 4, 2023

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

@pkernevez
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants