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.AbstractEpollChannel2.run(AbstractEpollChannel.java:575)
Suppressed: reactor.core.publisher.FluxOnAssemblyAbstractEpollUnsafe
4.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 - 網(wǎng)關(guān)系統(tǒng)異常:{}
后面發(fā)現(xiàn)是端口會(huì)有問(wèn)題,改成8080就可以了,原因我也不知道。。。