funky-eyes commented on issue #7626: URL: https://github.com/apache/incubator-seata/issues/7626#issuecomment-3272850009
``` ERROR 2025-09-09 11:17:25.737 [timeoutChecker_2_1] o.a.s.core.rpc.netty.NettyClientChannelManager: no available service found in cluster 'default', please make sure registry config correct and keep your seata server running ERROR 2025-09-09 11:17:25.737 [timeoutChecker_1_1] o.a.s.core.rpc.netty.NettyClientChannelManager: no available service found in cluster 'default', please make sure registry config correct and keep your seata server running ERROR 2025-09-09 11:17:25.737 [timeoutChecker_2_1] o.a.s.core.rpc.netty.NettyClientChannelManager: no available service found in cluster 'default', please make sure registry config correct and keep your seata server running ERROR 2025-09-09 11:17:25.737 [timeoutChecker_1_1] o.a.s.core.rpc.netty.NettyClientChannelManager: no available service found in cluster 'default', please make sure registry config correct and keep your seata server running ERROR 2025-09-09 11:17:25.737 [timeoutChecker_1_1] o.a.s.core.rpc.netty.NettyClientChannelManager: no available service found in cluster 'default', please make sure registry config correct and keep your seata server running ERROR 2025-09-09 11:17:25.737 [timeoutChecker_2_1] o.a.s.core.rpc.netty.NettyClientChannelManager: no available service found in cluster 'default', please make sure registry config correct and keep your seata server running ``` Your client was likely pushed an empty service list, which caused it to disconnect from the server. This issue is caused by a bug in the Nacos configuration center. https://github.com/apache/incubator-seata/issues/7564 -- 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: notifications-unsubscr...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org