ckan / ckan/ckan-docker-base

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

Open
#10 2 comments 0 reactions 1 assignee Claimed by @kowh-ai View on GitHub
Dominant language
Shell
Stars
35
Forks
41
PR merge metrics
No merged PRs in 30d

Description

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...
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.