2024-08-27 17:26:15 [main] ERROR c.a.n.c.config.impl.ClientWorker
- [fixed-ec-prod-127.0.0.1_8848] [sub-server-error] dataId=Dubbo-Nacos-Test, group=Dubbo-Nacos-Test, tenant=ec-prod, code=Response{resultCode=500, errorCode=403, message=‘user not found!’, requestId=‘null’}
2024-08-27 17:26:15 [main] WARN o.a.d.c.s.n.NacosDynamicConfiguration - [DUBBO] Failed to connect to nacos config server. Server status: UP. Config Service Available: false. Exceed retry max times.Try times: 11, dubbo version: 3.2.5, current host: 192.168.31.198, error code: 5-34. This may be caused by , go to https://dubbo.apache.org/faq/5/34 to find instructions.
报错
2024-08-27 17:26:15 [main] ERROR c.a.n.c.config.impl.ClientWorker
- [fixed-ec-prod-127.0.0.1_8848] [sub-server-error] dataId=Dubbo-Nacos-Test, group=Dubbo-Nacos-Test, tenant=ec-prod, code=Response{resultCode=500, errorCode=403, message='user not found!', requestId='null'}
2024-08-27 17:26:15 [main] WARN o.a.d.c.s.n.NacosDynamicConfiguration
- [DUBBO] Failed to connect to nacos config server. Server status: UP. Config Service Available: false. Exceed retry max times.Try times: 11, dubbo version: 3.2.5, current host: 192.168.31.198, error code: 5-34. This may be caused by , go to https://dubbo.apache.org/faq/5/34 to find instructions.
解决办法
配置文件中添加
dubbo:
registry:
username: aaaa
password: bbbb