Skip to content

Instantly share code, notes, and snippets.

@kyleterry
Created December 8, 2017 04:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kyleterry/5abf449c69f7a56e2f0ae0e140e8d1f4 to your computer and use it in GitHub Desktop.
Save kyleterry/5abf449c69f7a56e2f0ae0e140e8d1f4 to your computer and use it in GitHub Desktop.
[2017-12-07 20:52:45:0194] [debug] Connection Lost. Reconnecting …
[2017-12-07 20:52:46:0566] [debug] CardanoClientApi::syncProgress called
[2017-12-07 20:52:46:0669] [error] CardanoClientApi::syncProgress error: {
"stack": "Error: connect ECONNREFUSED 127.0.0.1:8090\n at Object.exports._errnoException (util.js:1026:11)\n at exports._exceptionWithHostPort (util.js:1049:20)\n at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1081:14)",
"message": "connect ECONNREFUSED 127.0.0.1:8090",
"code": "ECONNREFUSED",
"errno": "ECONNREFUSED",
"syscall": "connect",
"address": "127.0.0.1",
"port": 8090
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment