前端联调连不上本地

2025-05-18  本文已影响0人  杜白白白

2025-05-19 11:23:46,257 ERROR [reactor-http-epoll-2] c.o.w.c.i.g.config.WyvernErrorHandler:66 - [globalId is 639524562667127602, systemName is: dome-/dome/v3/openWy/highInventory/find]
QueryParam:[{"id":["7"]}}
Request-Body:[{"id":["7"]}] -> 异常信息
io.netty.channel.ConnectTimeoutException: connection timed out: /10.64.228.44:9000
at io.netty.channel.epoll.AbstractEpollChannelAbstractEpollUnsafe2.run(AbstractEpollChannel.java:575)
Suppressed: reactor.core.publisher.FluxOnAssemblyOnAssemblyException: Error has been observed at the following site(s): |_ checkpoint ⇢ org.springframework.cloud.gateway.filter.WeightCalculatorWebFilter [DefaultWebFilterChain] |_ checkpoint ⇢ HTTP GET "/highInventory/find?id=7" [ExceptionHandlingWebHandler] Stack trace: at io.netty.channel.epoll.AbstractEpollChannelAbstractEpollUnsafe2.run(AbstractEpollChannel.java:575) at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98) at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384) at io.netty.util.concurrent.SingleThreadEventExecutor4.run(SingleThreadEventExecutor.java:989)
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)
2025-05-19 11:23:46,257 ERROR [reactor-http-epoll-2] c.o.w.c.i.g.config.WyvernErrorHandler:92 - 网关系统异常:{}

后面发现是端口会有问题,改成8080就可以了,原因我也不知道。。。

上一篇 下一篇

猜你喜欢

热点阅读