rholin33

Results 2 comments of rholin33

我也遇到了这个问题,并且出现后rpc服务就不可用了. 首先确认你是不是再docker上部署的etcd,我改换为本地部署的etcd后就不存在该问题了(应该是某些配置文件设置问题) I also encountered this problem and the rpc service became unavailable afterwards. First, confirm if you are deploying etcd on Docker. After changing to locally deployed etcd, the...

> I'm facing the same issue and my rpc become unavailable. > > * The etcd is dockernized > * My microservices are running as standalone ( undockernized ) >...