631876058 opened a new issue #9823: URL: https://github.com/apache/dubbo/issues/9823
dubbo version 2.7.15 dubbo.registry.address=nacos://127.0.0.1:8848 consumer 启动的时候也设置了 check=true 启动成功啦,provider和consumer都注册到了nacos上。 但是consumer调用provider方法的时候,报错了 org.apache.dubbo.remoting.RemotingException: Channel NettyChannel [channel=[id: 0x0de7496a, L:/127.0.0.1:53965 ! R:/127.0.0.1:7890]] is inactive. Directly return the unFinished request : Request [id=5, version=2.0.2, twoway=true, event=false, broken=false, data=null]] with root cause 没有找到原因,可以帮忙看下嘛? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
