You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "LiosWong (GitHub)" <gi...@apache.org> on 2018/12/19 14:08:24 UTC

[GitHub] [incubator-dubbo] LiosWong opened issue #3019: dubbo无法找到生产者

生产者、消费者都已经在注册中心成功注册,报错信息: 
com.alibaba.dubbo.rpc.RpcException: Failed to invoke the method compareWithVideoVerify in the service com.xxx.xxx.risk.service.FacePlusPlusService. No provider available for the service com.xx.xxx.risk.service.FacePlusPlusService:1.0.0.0test from registry 192.168.10.6:2181 on the consumer 172.90.14.230 using the dubbo version 2.5.6. Please check if the providers have been started and registered.
请问是什么问题

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3019 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo] lixiaojiee commented on issue #3019: dubbo无法找到生产者

Posted by "lixiaojiee (GitHub)" <gi...@apache.org>.
> > please check if the group、version are all consistent
> 
> group、version都是对的。找到问题了,由于生产者部署在docker容器中,消费者连接时需要指定目的地址为0.0.0.0的缺省路由

ok

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3019 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo] lixiaojiee commented on issue #3019: dubbo无法找到生产者

Posted by "lixiaojiee (GitHub)" <gi...@apache.org>.
please check if the group、version are all consistent

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3019 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo] LiosWong commented on issue #3019: dubbo无法找到生产者

Posted by "LiosWong (GitHub)" <gi...@apache.org>.
> please check if the group、version are all consistent

group、version都是对的。找到问题了,由于生产者部署在docker容器中,消费者连接时需要指定目的地址为0.0.0.0的缺省路由

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3019 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo] carryxyh closed issue #3019: dubbo无法找到生产者

Posted by "carryxyh (GitHub)" <gi...@apache.org>.
[ issue closed by carryxyh ]

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3019 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org