elasticsearch_client_transport_client_bossT#2 WARN orgelasticsearchtransportnetty4Netty4Transport - exception caught on transport layer NettyTcpChannellocalAddress=192168116252817 remoteAddress=19216
The Elasticsearch client with the name "transport_client_boss" encountered a warning message. The warning was triggered by an exception that occurred on the transport layer of the client. The client was communicating with a remote Elasticsearch node at IP address 192.168.1.203 on port 9200.
The specific exception that occurred was a DecoderException, which indicates a problem with decoding data. In this case, the DecoderException was caused by a StreamCorruptedException, which suggests that the data being received from the remote Elasticsearch node was corrupted or in an unexpected format.
As a result of this exception, the client connection was closed
原文地址: http://www.cveoy.top/t/topic/iOZc 著作权归作者所有。请勿转载和采集!