You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/03/04 01:39:08 UTC

[GitHub] [dubbo] rainwolf01 edited a comment on issue #9733: triple协议使用跑不起,帮忙看一下问题出在那,网上使用triple协议demo好像都不太完善。

rainwolf01 edited a comment on issue #9733:
URL: https://github.com/apache/dubbo/issues/9733#issuecomment-1058739773


   ```
     registry:
       address: nacos://${nacosserver.server-addr}?registry-type=service&username=${nacosserver.username}&password=${nacosserver.password}
       parameters:
         namespace: ${nacosserver.namespace}
   ```
   如果是`应用级`要指定这个参数`registry-type=service`,provider起来后看看nacos的服务列表里有没有provider服务
   
   看社区要发`3.0.6`版本了,建议使用新版再测试一下。


-- 
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-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org