Skip to content

Instantly share code, notes, and snippets.

@SnowCait
Last active August 25, 2019 01:00
Show Gist options
  • Select an option

  • Save SnowCait/4c3f1d344845fbf968d1a5f93aa703be to your computer and use it in GitHub Desktop.

Select an option

Save SnowCait/4c3f1d344845fbf968d1a5f93aa703be to your computer and use it in GitHub Desktop.
{
"errorType": "Error",
"errorMessage": "Client network socket disconnected before secure TLS connection was established",
"code": "ECONNRESET",
"stack": [
"Error: Client network socket disconnected before secure TLS connection was established",
" at TLSSocket.onConnectEnd (_tls_wrap.js:1092:19)",
" at Object.onceWrapper (events.js:286:20)",
" at TLSSocket.emit (events.js:203:15)",
" at endReadableNT (_stream_readable.js:1129:12)",
" at process._tickCallback (internal/process/next_tick.js:63:19)"
],
"path": null,
"host": "slack.com",
"port": 443
}
{
"errorType": "Runtime.ExitError",
"errorMessage": "RequestId: XXXX-XXXX-XXXX-XXXX-XXXX Error: Runtime exited with error: exit status 129"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment