Skip to content
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

sofa集成nacos2.4开启鉴权时,服务注册不上去 #1286

Open
LiJinYu2024 opened this issue Aug 8, 2024 · 0 comments
Open

sofa集成nacos2.4开启鉴权时,服务注册不上去 #1286

LiJinYu2024 opened this issue Aug 8, 2024 · 0 comments

Comments

@LiJinYu2024
Copy link

LiJinYu2024 commented Aug 8, 2024

版本

sofaboot 4.3.0
nacos 2.4.0
nacos-client 2.4.0

注册中心的配置:

com.alipay.sofa.rpc.registry.address=nacos://127.0.0.1:8848
com.alipay.sofa.rpc.registry.username=nacos
com.alipay.sofa.rpc.registry.password=nacos

配置中心的配置:

spring.cloud.nacos.config.server-addr=127.0.0.1:8848
spring.cloud.nacos.config.username=nacos
spring.cloud.nacos.config.password=nacos
spring.cloud.nacos.config.namespace=test
spring.cloud.nacos.config.group=test
spring.cloud.nacos.config.file-extension=yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant