Skip to content

Instantly share code, notes, and snippets.

@seowcy
Created March 5, 2019 03:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seowcy/18cbbd72556b9b105eb627bc5d0efeef to your computer and use it in GitHub Desktop.
Save seowcy/18cbbd72556b9b105eb627bc5d0efeef to your computer and use it in GitHub Desktop.
Master node error message
[2019-03-04T19:01:12,558][WARN ][o.e.x.s.t.n.SecurityNetty4ServerTransport] [node_2] send message failed [channel: NettyTcpChannel{localAddress=/192.168.10.21:9300, remoteAddress=/192.168.10.24:58352}]
java.nio.channels.ClosedChannelException: null
at io.netty.channel.AbstractChannel$AbstractUnsafe.write(...)(Unknown Source) ~[?:?]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment