Skip to content

Instantly share code, notes, and snippets.

@ardoliveira
ardoliveira / Problem with ES dies - ES logs
Created December 10, 2019 17:46
Problem with ES dies - DMESG
2019-12-10T13:19:08,985][WARN ][o.e.t.TcpTransport ] [zcc-hlg-es05.eqx.zenvia360.com] exception caught on transport layer [Netty4TcpChannel{localAddress=/172.18.115.218:9300, remoteAddress=/172.18.115.200:36290}], closing connection
io.netty.handler.codec.DecoderException: javax.net.ssl.SSLHandshakeException: No available authentication scheme
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:473) ~[netty-codec-4.1.43.Final.jar:4.1.43.Final]
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:281) ~[netty-codec-4.1.43.Final.jar:4.1.43.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) [netty-transport-4.1.43.Final.jar:4.1.43.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) [netty-transport-4.1.43.Final.jar:4.1.43.Final]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl
@ardoliveira
ardoliveira / Problem with ES dies - ES logs
Created December 10, 2019 17:46
Problem with ES dies - DMESG
2019-12-10T13:19:08,985][WARN ][o.e.t.TcpTransport ] [zcc-hlg-es05.eqx.zenvia360.com] exception caught on transport layer [Netty4TcpChannel{localAddress=/172.18.115.218:9300, remoteAddress=/172.18.115.200:36290}], closing connection
io.netty.handler.codec.DecoderException: javax.net.ssl.SSLHandshakeException: No available authentication scheme
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:473) ~[netty-codec-4.1.43.Final.jar:4.1.43.Final]
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:281) ~[netty-codec-4.1.43.Final.jar:4.1.43.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:374) [netty-transport-4.1.43.Final.jar:4.1.43.Final]
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:360) [netty-transport-4.1.43.Final.jar:4.1.43.Final]
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandl