-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to obtain nacos information after upgrading to 2023.0.1.3 #3877
Comments
难说是这个问题导致的 #3878 |
@jfly-cloud Could you please provide more details. Do you have
|
Would be great if you can provide a demo that can reproduce the issue |
@jfly-cloud you can first refer to the documentation to compare whether the configuration file is correct. |
If I upgrade to 2023.0.1.3, spring.cloud.nacos.config.namespace and spring.cloud.nacos.config.group no longer take effect, please check. |
refer to the advanced guide. It is recommended to use the |
Please note that versions before 2023.0.1.3 are available. |
@jfly-cloud Can you provide the above information, thanks. |
The screenshot is very clear, According to the documentation, I am using(bootstrap.yml): User-defined namespace configurations User-defined Group configuration It is no longer available after upgrading to 2023.0.1.3. |
Which Component
Nacos config
Describe the bug
After upgrading to 2023.0.1.3, the namespace and group under nacos config cannot be configured, causing failure to obtain nacos configuration information.
Screenshots
Additional context
MacOS 、Java21 、 Version 2023.0.1.3
The text was updated successfully, but these errors were encountered: