You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "Hwangsome (via GitHub)" <gi...@apache.org> on 2023/08/06 03:08:27 UTC

[GitHub] [dubbo] Hwangsome commented on issue #12851: No provider available for the service问题

Hwangsome commented on issue #12851:
URL: https://github.com/apache/dubbo/issues/12851#issuecomment-1666691633

   dubbo 3.2.0启动服务端和消费端均不报错,但是消费端去调用服务端的时候报错:
   ```
   org.apache.dubbo.rpc.StatusRpcException: UNIMPLEMENTED : Method not found: com.bh.dubbo.model.DubboDemoServiceGrpc$IDemoService/demo
   
   	at org.apache.dubbo.rpc.TriRpcStatus.asException(TriRpcStatus.java:214)
   	at org.apache.dubbo.rpc.protocol.tri.call.UnaryClientCallListener.onClose(UnaryClientCallListener.java:51)
   	at org.apache.dubbo.rpc.protocol.tri.call.TripleClientCall.onComplete(TripleClientCall.java:112)
   ```


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