You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/03/22 08:32:45 UTC

[GitHub] [dubbo] 631876058 opened a new issue #9823: Directly return the unFinished(注册启动成功但是consumer无法调用provider的方法)

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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] 631876058 commented on issue #9823: Directly return the unFinished(注册启动成功但是consumer无法调用provider的方法)

Posted by GitBox <gi...@apache.org>.
631876058 commented on issue #9823:
URL: https://github.com/apache/dubbo/issues/9823#issuecomment-1074904813


   开了全局代理的缘故。。。


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] 631876058 closed issue #9823: Directly return the unFinished(注册启动成功但是consumer无法调用provider的方法)

Posted by GitBox <gi...@apache.org>.
631876058 closed issue #9823:
URL: https://github.com/apache/dubbo/issues/9823


   


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org