Replies: 1 comment
-
Sorry, I have already solved, the reason is that the configuration file format is wrong, there is an extra space. thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
问题:注册到nacos上的namespace和group与我本地配置不相符
背景:基于2.x分支,server端源码IDEA部署,无法识别nacos(2.3版本)注册中心namespace。我在yml文件配置了registry的地址和namespace以及group,如下,但是启动后,nacos上显示的是注册到了默认的空间
其他信息:当我启动的时候,控制台打印的信息可以验证能正确读到nacos上的配置文件,见图三
Beta Was this translation helpful? Give feedback.
All reactions