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: [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]

Reply via email to