[FOLIO-1386] FOLIO Repository is unavailable Created: 27/Jul/18 Updated: 12/Nov/18 Resolved: 27/Jul/18 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | Continuous Integration |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | Marc Johnson | Assignee: | John Malconian |
| Resolution: | Done | Votes: | 0 |
| Labels: | ci, sprint43, sprint44 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Description |
|
Niels Erik Nielsen noticed that the stripes-testing build failed this morning, with the following error:
fatal: [10.36.1.65]: FAILED! => {"changed": true, "cmd": "yarn install", "delta": "0:02:42.620436", "end": "2018-07-27 08:05:20.002039", "failed": true, "rc": 1, "start": "2018-07-27 08:02:37.381603", "stderr": "error An unexpected error occurred: \"https://repository.folio.org/repository/npm-folioci/@folio%2fusers: ESOCKETTIMEDOUT\".", "stderr_lines": ["error An unexpected error occurred: \"https://repository.folio.org/repository/npm-folioci/@folio%2fusers: ESOCKETTIMEDOUT\"."], "stdout": "yarn install v1.7.0\ninfo No lockfile found.\n[1/4] Resolving packages...\ninfo There appears to be trouble with your network connection. Retrying...\ninfo
A similar issue was reported by Viktor Soroka on the #dev-ops channel.
yarn global add @folio/stripes-cli
yarn global v1.7.0
[1/4] :mag: Resolving packages...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
error An unexpected error occurred: “https://repository.folio.org/repository/npm-folioci/@folio%2fstripes-cli: ESOCKETTIMEDOUT”. (edited)
|
| Comments |
| Comment by Viktor Soroka [ 27/Jul/18 ] |
|
Seems like https://repository.folio.org/ is available now. |
| Comment by Wayne Schneider [ 27/Jul/18 ] |
|
Confirmed – the repository is again available, and stripes-testing is building again. |
| Comment by John Malconian [ 30/Jul/18 ] |
|
Marc Johnson thanks for creating the issue. I've been meaning to upgrade the Nexus repository and implement a more production-ready system so I'll start doing that now. |