natsboard icon indicating copy to clipboard operation
natsboard copied to clipboard

read ECONNRESET

Open openainext opened this issue 6 years ago • 3 comments

{ Error: read ECONNRESET at exports._errnoException (util.js:1026:11) at TCP.onread (net.js:607:25) code: 'ECONNRESET', errno: 'ECONNRESET', syscall: 'read' } { Error: read ECONNRESET at exports._errnoException (util.js:1026:11) at TCP.onread (net.js:607:25) code: 'ECONNRESET', errno: 'ECONNRESET', syscall: 'read' } { Error: read ECONNRESET at exports._errnoException (util.js:1026:11) at TCP.onread (net.js:607:25) code: 'ECONNRESET', errno: 'ECONNRESET', syscall: 'read' }

openainext avatar Jan 11 '18 06:01 openainext

Can you share your runtime environment information?

devfacet avatar Jan 13 '18 16:01 devfacet

I'm getting the same error Windows 10

sergiOO7 avatar May 10 '18 15:05 sergiOO7

{ Error: read ECONNRESET at TCP.onStreamRead (internal/stream_base_commons.js:162:27) errno: 'ECONNRESET', code: 'ECONNRESET', syscall: 'read' }

me too. natsd running on centos7, natsboard running on mac os and cause 200+ TIME_WAIT tcp6 socket on centos7.

pedia avatar Mar 12 '19 02:03 pedia