fengnex opened a new issue, #753: URL: https://github.com/apache/dubbo-go-samples/issues/753
这个示例的Java-server和java-client之间不能互通,存在的问题: [DUBBO] can not found commandContext, url: /org.apache.dubbo.sample.Greeter/sayHello, dubbo version: 3.1.7, current host: 172.21.0.1, error code: 7-6. This may be caused by , go to https://dubbo.apache.org/faq/7/6 to find instructions. 还有: An exception occurred while executing the Java class. Failed to check the status of the service org.apache.dubbo.sample.Greeter. No provider available for the service org.apache.dubbo.sample.Greeter from the url consumer://localhost?application=dubbo-test&background=false&interface=org.apache.dubbo.sample.Greeter&pid=115129®ister.ip=172.21.0.1&side=consumer&sticky=false&timeout=3000&unloadClusterRelated=false to the consumer 172.21.0.1 use dubbo version 3.1.7 -- 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]
