I got this error when run wsproxy
events.js:141
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at exports._errnoException (util.js:907:11)
at TCP.onread (net.js:561:26)
After that, it crash
Do you have any solutions for this problems??
Tks!