redis-proxy icon indicating copy to clipboard operation
redis-proxy copied to clipboard

Error: read ECONNRESET

Open SureshSc opened this issue 10 years ago • 0 comments

screen shot 2014-03-13 at 12 16 40 pm I am getting this error

events.js:72 throw er; // Unhandled 'error' event ^ Error: read ECONNRESET at errnoException (net.js:901:11) at TCP.onread (net.js:556:19)

// Just want to know @ what condition QUIT command will come from client.

SureshSc avatar Mar 13 '14 06:03 SureshSc