Updating an installation is crashing?
- Dominant language
- TypeScript
- Stars
- 460
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
```
2018-06-09T02:45:07.867Z error: Error: FetchError: request to https://api.github.com/installations/135226/access_tokens failed, reason: connect ETIMEDOUT 192.30.255.116:443
2018-06-09T02:45:08.084Z at TLSSocket.socketErrorListener (_http_client.js:395:9)
2018-06-09T02:45:08.114Z at TLSSocket.emit (events.js:180:13)
2018-06-09T02:45:08.133Z at emitErrorNT (internal/streams/destroy.js:64:8)
2018-06-09T02:45:08.269Z at ClientRequest. (/home/nowuser/src/node_modules/node-fetch/lib/index.js:1393:11)
2018-06-09T02:45:08.462Z at ClientRequest.emit (events.js:180:13)
2018-06-09T02:45:08.152Z at process._tickCallback (internal/process/next_tick.js:178:19)
2018-06-09T02:45:08.172Z
2018-06-09T02:45:08.191Z /home/nowuser/src/node_modules/apollo-engine/lib/launcher.js:246
2018-06-09T02:45:08.211Z throw maybeError;
2018-06-09T02:45:08.230Z ^
2018-06-09T02:45:08.249Z FetchError: request to https://api.github.com/installations/135226/access_tokens failed, reason: connect ETIMEDOUT 192.30.255.116:443
2018-06-09T02:45:08.269Z at ClientRequest. (/home/nowuser/src/node_modules/node-fetch/lib/index.js:1393:11)
2018-06-09T02:45:08.288Z at ClientRequest.emit (events.js:180:13)
2018-06-09T02:45:08.308Z at TLSSocket.socketErrorListener (_http_client.js:395:9)
2018-06-09T02:45:08.327Z at TLSSocket.emit (events.js:180:13)
2018-06-09T02:45:08.346Z at emitErrorNT (internal/streams/destroy.js:64:8)
2018-06-09T02:45:08.366Z at process._tickCallback (internal/process/next_tick.js:178:19)
```
After I pushed to `danger/peril-settings`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.