ERROR remote ssl socket was reset

Tags:

#1 hatula

Hi everybody,

I use nxlog with module om_batchcompress + SSL (self-signed certificates).

In nxlog client's log many errors sometimes:

ERROR remote ssl socket was reset? (SSL_ERROR_SYSCALL with errno=9); End of file found

What is means? Thank you so much.

versions:

  • client nxlog-3.2.2002
  • server nxlog-4.1.4046
#2 Zhengshi Nxlog ✓
#1 hatula
Hi everybody, I use nxlog with module om_batchcompress + SSL (self-signed certificates). In nxlog client's log many errors sometimes: ERROR remote ssl socket was reset? (SSL_ERROR_SYSCALL with errno=9); End of file found What is means? Thank you so much. versions: client nxlog-3.2.2002 server nxlog-4.1.4046

This error is stating that the remote side closed the connection.
In the log there should be other lines close to it where whatever that connection was is reconnected.

It is worth noting that your client version of 3.2.2002 is quite old and there have been many fixes between now and then.