[FOLIO-3325] folio/snapshot Vagrant box failed with tenant init Created: 01/Nov/21 Updated: 04/Nov/21 Resolved: 04/Nov/21 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | 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 126 |
| Development Team: | FOLIO DevOps |
| Description |
|
The call to the Okapi install API is failing with this error: snapshot: fatal: [default]: FAILED! => {"changed": false, "connection": "close", "content_length": "95", "content_type": "text/plain", "elapsed": 43, "msg": "Status code was 400 and not [200]: HTTP Error 400: Bad Request", "redirected": false, "status": 400, "url": "http://10.0.2.15:9130/_/proxy/tenants/diku/install?tenantParameters=loadReference%3Dtrue%2CloadSample%3Dtrue%2CrunReindex%3Dtrue", "vary": "origin"} See this log, for example. Unfortunately, it's not clear which module is throwing the 400 response. It's also not clear why this is not happening with the folio-snapshot EC2 build. |
| Comments |
| Comment by Wayne Schneider [ 04/Nov/21 ] |
|
This was resolved by adding mod-esuage-reports as a module to deploy into the folio-ansible "snapshot" variables file. |