Created
December 8, 2017 04:53
-
-
Save kyleterry/5abf449c69f7a56e2f0ae0e140e8d1f4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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