Replies: 1 comment
-
|
Please check nacos server for the failure reason |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-check
Apache Dubbo Component
Java SDK (apache/dubbo)
Details
My nacos version is 2.4.1, dubbo version is 3.2.14, and spring boot version is 3.3.1. When I open the nacos server authentication, "Failed to create nacos config service client. Reason: server status check failed". When I debug locally, I found that when Dubbo obtained the dubbo-nacos-test configuration, the error 403 was not authorized
My configuration is as follows
I am sure that the username and password read from the environment variable are correct. I do not know if I have missed any configuration. Please let me know
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions