dubbo服务消费者禁止状态无法启用

报错如下: com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method fireSynchroEvent in the service
com.gw.facade.rcms.service.AnalyzerFacade.
No provider available for the service com.gw.facade.rcms.service.AnalyzerFacade
from registry 10.10.10.11:2181 on the consumer 192.168.103.141 using the dubbo version 2.5.3.
Please check if the providers have been started and registered.
图片说明

你如果用了zookeeper ,看看是不是zookeeper的pid 跟zookeeper_server.pid文件不一样造成的

因为IP192.168.103.141被禁用,勾选启用就可以访问了