When solr authentication is activated, prerun failed and wait for time out
- 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.