Due to read error: Connection reset by peer

Hi all,

I got this warning all times :
2017-08-07T12:40:58.428428Z WARNING 131 Closing connection [ 10.200.20.161:62121 - 10.155.23.215:11210 ] due to read error: Connection reset by peer

And in the logs of my application, I got thos error : Failed to write to the socket ‘10.155.23.215:11210’. Error: ConnectionReset.

I have a cluster couchbase community 3 nodes. Anyone can tell me why and how to solve it please ?

Thanks in advance for your helps.

Best regards.

NT

That indicates the connection was interrupted. That could happen if there was a network problem or if the process at the cluster side exited for some reason. I’d look at the cluster side logs on all nodes to see if you can correlate it.