In Swarm, what does the following error mean?
Code:
{"name":"vray-swarm-client","hostname":"mmm-aaa","pid":10708,"level":40,"err":{"message":"connect ECONNREFUSED 127.0.0.1:24267","name":"Error","stack":"Error: connect ECONNREFUSED 127.0.0.1:24267\n at Object.exports._errnoException (util.js:1050:11)\n at exports._exceptionWithHostPort (util.js:1073:20)\n at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1097:14)","code":"ECONNREFUSED"},"msg":"connect ECONNREFUSED 127.0.0.1:24267","time":"2019-02-07T04:08:55.645Z","v":0}
Comment