[FOLIO-1892] folio-snapshot build fails to start stripes docker container Created: 22/Mar/19 Updated: 03/Jun/20 Resolved: 24/Mar/19 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P2 |
| Reporter: | John Malconian | Assignee: | John Malconian |
| Resolution: | Done | Votes: | 0 |
| Labels: | ci, platform-backlog, sprint59 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | |
| Development Team: | Core: Platform |
| Description |
|
The folio-snapshot builds fail when attempting to start the container running stripes (stripes-docker role in ansible). The error is due to an nginx process that has already been bound to port 80 (nginx default vhost config) and is fallout from the recent inclusion of running edge modules on same FOLIO instance. Disabling the 'default' vhost should resolve this. |
| Comments |
| Comment by John Malconian [ 22/Mar/19 ] |
|
fixed has been merged to folio-ansible master. waiting for results of folio-snapshot build. |