[FOLIO-3133] Vagrant "testing" builds fail to initialize mod-search Created: 24/Apr/21 Updated: 25/Apr/21 Resolved: 25/Apr/21 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | TBD |
| Reporter: | Wayne Schneider | Assignee: | Wayne Schneider |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | DevOps Sprint 112 |
| Development Team: | FOLIO DevOps |
| Description |
|
The builds fail with the error: POST request for mod-search-1.4.0-SNAPSHOT.77 /_/tenant failed with 500: {\"errors\":[{\"message\":\"Failed to perform elasticsearch request [index=instance_diku, type=indexExists, message: Connection refused]\",\"type\":\"SearchOperationException\",\"code\":\"elasticsearch_error\"}],\"total_records\":1} This happens with both the testing-backend and the testing build. |
| Comments |
| Comment by Wayne Schneider [ 25/Apr/21 ] |
|
This is happening because ElasticSearch is not being provisioned (originally mod-search was not part of the testing Vagrant build). |