zhdishjava opened a new issue, #869:
URL: https://github.com/apache/dubbo-go-samples/issues/869

   java 的dubbo 客户端调用 go 的dubbo-go 服务端
   
   dubbo-go 服务端正常启动,nacos 正常启动
   
   dubbo-go  version 3.3.0
   dubbo version 3.3.1
   springboot version 2.7.8
   
   java springboot 启动报错,如下
   14:19:37.472 [restartedMain] ERROR o.a.d.r.c.m.MetadataUtils - [?,?] -  
[DUBBO] Failed to get app metadata for revision 9673005772 for type local from 
instance 10.188.29.4:20033, dubbo version: 3.3.1, current host: 10.188.29.4, 
error code: 1-39. This may be caused by , go to 
https://dubbo.apache.org/faq/1/39 to find instructions. 
   org.apache.dubbo.rpc.StatusRpcException: INTERNAL
        at org.apache.dubbo.rpc.TriRpcStatus.asException(TriRpcStatus.java:260)
   
   
   go 服务端报错如下:
   2025-07-15 14:19:36  ERROR   dubbo/dubbo_protocol.go:151     don't have this 
exporter, key: dubbo-go-server/org.apache.dubbo.metadata.MetadataServiceV2:2.0.0


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

Reply via email to