panama icon indicating copy to clipboard operation
panama copied to clipboard

为啥我用ss客户端链接的时候,整个手机都用不了。后台一直在报错

Open wuchunzhi235 opened this issue 10 months ago • 0 comments

为啥我用ss客户端链接的时候,整个手机都用不了。后台一直在报错。错误如下: 2023-09-06 11:04:05 [ nioEventLoopGroup-3-1:208657 ] - [ WARN ] An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. java.lang.RuntimeException: unknown request type: -82 at org.leo.server.panama.vpn.proxy.impl.ShadowSocksProxy.doProxy(ShadowSocksProxy.java:41) at org.leo.server.panama.vpn.handler.ShadowSocksRequestHandler.doRequest(ShadowSocksRequestHandler.java:44) at org.leo.server.panama.vpn.handler.ShadowSocksRequestHandler.doRequest(ShadowSocksRequestHandler.java:13) at org.leo.server.panama.core.handler.tcp.TCPRequestHandler.doRequest(TCPRequestHandler.java:80) at org.leo.server.panama.core.handler.tcp.TCPRequestHandler.channelReadComplete(TCPRequestHandler.java:63) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelReadComplete(AbstractChannelHandlerContext.java:398) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelReadComplete(AbstractChannelHandlerContext.java:380) at io.netty.channel.AbstractChannelHandlerContext.fireChannelReadComplete(AbstractChannelHandlerContext.java:373) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelReadComplete(DefaultChannelPipeline.java:1439) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelReadComplete(AbstractChannelHandlerContext.java:398) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelReadComplete(AbstractChannelHandlerContext.java:380) at io.netty.channel.DefaultChannelPipeline.fireChannelReadComplete(DefaultChannelPipeline.java:971) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:168) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:648) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:583) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:500) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:462) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:897) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748)

wuchunzhi235 avatar Sep 06 '23 03:09 wuchunzhi235