onceMisery commented on issue #15107: URL: https://github.com/apache/dubbo/issues/15107#issuecomment-2908284097
> ----- Original Message ----- > From: miracle ***@***.***> > To: apache/dubbo ***@***.***> > Cc: zrlw ***@***.***>, Mention ***@***.***> > Subject: Re: [apache/dubbo] [Bug] some clients might always encounter the RpcException with 'No provider available from registry' if restarting all clients and servers which register-mode are interface (Issue [#15107](https://github.com/apache/dubbo/issues/15107)) > Date: 2025-05-24 21:12 > 我们这个no provider问题和nacos注册中心实例缓存刷新机制以及我们的多机房部署网络环境有关,我自己也不能保证每次都能复现这个问题,此外no provider有很多种触发条件,你们遇到的问题未必和我们这个问题相同,建议1. 开debug日志开关,尝试从nacos和dubbo的日志信息分析问题原因;2. 尝试用最新版本的dubbo和nacos,看看问题是否得到解决。 感谢回复!我遇到的现象很奇怪,当某个provider停机重启后,consumer均未重启。现象是有一台服务器上的所有consumer都会报相同的异常,而其他机器上的consumer都是正常的,关键是我们并非部署在容器环境下,而是用传统的jar包部署在云上。 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
