sidney-Lj opened a new issue, #3983:
URL: https://github.com/apache/shenyu/issues/3983

   ### Question
   
   2022-09-22 15:12:24 [reactor-http-nio-7] ERROR 
org.apache.shenyu.plugin.httpclient.AbstractHttpClientPlugin - Exceeded limit 
on max bytes to buffer : 1048576
   org.springframework.core.io.buffer.DataBufferLimitException: Exceeded limit 
on max bytes to buffer : 1048576
        at 
org.springframework.core.io.buffer.LimitedDataBufferList.raiseLimitException(LimitedDataBufferList.java:99)
        Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: 
   Error has been observed at the following site(s):
        *__checkpoint ⇢ Body from GET 
http://192.168.10.1:9095/index.a0c1819b.js [DefaultClientResponse]
   Original Stack Trace:
                at 
org.springframework.core.io.buffer.LimitedDataBufferList.raiseLimitException(LimitedDataBufferList.java:99)
                at 
org.springframework.core.io.buffer.LimitedDataBufferList.updateCount(LimitedDataBufferList.java:92)
                at 
org.springframework.core.io.buffer.LimitedDataBufferList.add(LimitedDataBufferList.java:58)
                at 
reactor.core.publisher.MonoCollect$CollectSubscriber.onNext(MonoCollect.java:118)
                at 
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)
                at 
reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200)
                at 
reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)
                at 
reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:364)
                at 
reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:404)
                at 
reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:725)
                at 
reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)
                at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
                at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
                at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
                at 
io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)
                at 
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
                at 
io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:314)
                at 
io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:435)
                at 
io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
                at 
io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
                at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
                at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
                at 
io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
                at 
io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
                at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
                at 
io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
                at 
io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
                at 
io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
                at 
io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
                at 
io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
                at 
io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
                at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
                at 
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
                at 
io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
                at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
                at java.lang.Thread.run(Thread.java:748)
   2022-09-22 15:12:24 [reactor-http-nio-8] ERROR 
org.apache.shenyu.plugin.httpclient.AbstractHttpClientPlugin - Exceeded limit 
on max bytes to buffer : 1048576
   org.springframework.core.io.buffer.DataBufferLimitException: Exceeded limit 
on max bytes to buffer : 1048576
        at 
org.springframework.core.io.buffer.LimitedDataBufferList.raiseLimitException(LimitedDataBufferList.java:99)
        Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: 
   Error has been observed at the following site(s):
        *__checkpoint ⇢ Body from GET 
http://192.168.10.1:9095/index.a0c1819b.js [DefaultClientResponse]
   Original Stack Trace:


-- 
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