4269200
我运行官方的例子(https://npm.taobao.org/package/sofa-rpc-node/v/1.6.0),一直报的错。如下 2018-11-25 11:23:47,345 WARN 8708 nodejs.ResponseTimeoutError: register to channel: SofaRpcRegistry@127.0.0.1:2181 failed, will retry after 3s, Server no response in 3000ms, address#127.0.0.1:7777 使用直连模式就没问题,使用 ZookeeperRegistry 就一直报错。求指导。