You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "shicuining (via GitHub)" <gi...@apache.org> on 2023/04/17 02:09:47 UTC

[GitHub] [dubbo] shicuining opened a new issue, #12107: gRPC 调用tri 不通

shicuining opened a new issue, #12107:
URL: https://github.com/apache/dubbo/issues/12107

   <!-- If you need to report a security issue please visit https://github.com/apache/dubbo/security/policy -->
   
   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
   
   ## Ask your question here
   注册中心nacos
   a服务,使用triple协议提供服务
   b服务,使用dubbo gRPC调用a服务
   
   无法调通,提示:
   Failed to check the status of the service foo.DubboFooServiceGrpc$IFooService. No provider available for the service foo.DubboFooServiceGrpc$IFooService from the url consumer://10.168.12.10...
   
   
   


-- 
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.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] shicuining commented on issue #12107: gRPC 调用tri 不通

Posted by "shicuining (via GitHub)" <gi...@apache.org>.
shicuining commented on issue #12107:
URL: https://github.com/apache/dubbo/issues/12107#issuecomment-1510684801

   > 看看注册中心服务是否注册上了
   
   注册中心有,而且用tri调用a,也是可以通的


-- 
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] aamingaa commented on issue #12107: gRPC 调用tri 不通

Posted by "aamingaa (via GitHub)" <gi...@apache.org>.
aamingaa commented on issue #12107:
URL: https://github.com/apache/dubbo/issues/12107#issuecomment-1510635281

   看看注册中心服务是否注册上了


-- 
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] AlbumenJ commented on issue #12107: gRPC 调用tri 不通

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ commented on issue #12107:
URL: https://github.com/apache/dubbo/issues/12107#issuecomment-1515877589

   @EarthChen PTAL 这个应该是 grpc 注册格式的差异


-- 
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] EarthChen closed issue #12107: gRPC 调用tri 不通

Posted by "EarthChen (via GitHub)" <gi...@apache.org>.
EarthChen closed issue #12107: gRPC 调用tri 不通
URL: https://github.com/apache/dubbo/issues/12107


-- 
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] EarthChen commented on issue #12107: gRPC 调用tri 不通

Posted by "EarthChen (via GitHub)" <gi...@apache.org>.
EarthChen commented on issue #12107:
URL: https://github.com/apache/dubbo/issues/12107#issuecomment-1517570390

   3.1 版本 grpc 的服务注册的 interface 不太对,直接升级到3.2把


-- 
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