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/07 07:44:29 UTC

[GitHub] [dubbo] rainwolf01 edited a comment on issue #9742: dubbo 3.0.6 Failed register interface application mapping for service

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


   我用`3.0.5`没这个错,发现`3.0.6`增加的这段错误信息,输出了同样的Error信息。我的配置是:
   ```
   dubbo:
     application:
       metadata-type: local
       register-mode: instance
     registry:
       address: nacos://${nacosserver.server-addr}?registry-type=service&username=${nacosserver.username}&password=${nacosserver.password}
       use-as-config-center: false
       use-as-metadata-center: false
   ```
   @chickenlj 
   


-- 
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