wordhardqi commented on issue #4134:
URL: 
https://github.com/apache/dolphinscheduler/issues/4134#issuecomment-876254284


   encountered the same issue on dev branch. 
   ```
   16:41:07.923 [NettyServerWorkerThread_1] ERROR 
org.apache.dolphinscheduler.remote.handler.NettyServerHandler - exceptionCaught 
: java.lang.IllegalArgumentException: illegal packet [magic]98
   io.netty.handler.codec.DecoderException: java.lang.IllegalArgumentException: 
illegal packet [magic]98
           at 
io.netty.handler.codec.ReplayingDecoder.callDecode(ReplayingDecoder.java:421)
           at 
io.netty.handler.codec.ReplayingDecoder.channelInputClosed(ReplayingDecoder.java:329)
           at 
io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:371)
           at 
io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:354)
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:262)
           at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:248)
           at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:241)
           at 
io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1405)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to