alibaba / nacos

an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
https://nacos.io
Apache License 2.0
30.42k stars 12.87k forks source link

Please check if the providers have been started and registered. #2054

Closed jqsl2012 closed 5 years ago

jqsl2012 commented 5 years ago

异常信息: Caused by: com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method getChannels in the service com.free.ethings.admin.api.ChannelDubboAPI. No provider available for the service com.free.ethings.admin.api.ChannelDubboAPI:TEST from registry 127.0.0.1:8848 on the consumer 192.168.20.52 using the dubbo version 2.6.7. Please check if the providers have been started and registered.

image

image

如图,我已经registered了啊

nkorange commented 5 years ago

这个问题需要服务框架侧排查,请到Dubbo提该issue。