gxfeng-git commented on issue #10867: URL: https://github.com/apache/dubbo/issues/10867#issuecomment-4030004686
通过nginx代理nacos集群且集群开启鉴权,就会出现dubbo无法注册到nacos的问题。 nacos在调用nacos API时,会判断serverAddr是否有http://或者https://的前缀,没有则添加http:// dubbo侧无法进行相关的配置,导致始终无法连接到nacos -- 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]
