AlbumenJ commented on issue #9742:
URL: https://github.com/apache/dubbo/issues/9742#issuecomment-1067667951
> 我用`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
这个应该是没有 metadata-center 导致的无法注册服务映射的问题
--
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]