taoshuangxi
taoshuangxi
> nacos-spring-cloud-discovery-example 例子运行报错, 什么原因造成的? > > 2019-03-20 19:14:15.018 ERROR 8052 --- [ main] o.s.c.a.n.registry.NacosServiceRegistry : nacos registry, service-provider register failed...NacosRegistration{nacosDiscoveryProperties=NacosDiscoveryProperties{serverAddr='xx.xx.xx.xxx:8848', endpoint='', namespace='', logName='', service='service-provider', weight=1.0, clusterName='DEFAULT', metadata={}, registerEnabled=true, ip='192.168.8.78', networkInterface='',...
依赖有问题,看我提的issue,里面有解决方案
请参考我提的issue,将依赖调整一下 ` com.alibaba.boot nacos-discovery-spring-boot-starter 0.2.1 com.alibaba.nacos nacos-client com.alibaba.nacos nacos-client 0.6.2 `
debug一下,可以看到每一步变量的值。 在 2021-08-24 19:01:53,"huangsanyeah" ***@***.***> 写道: 改完了还是不行啊 — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the...