Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go client调用远程服务时,报错:panic: reflect: call of reflect.Value.IsZero on zero Value #1956

Closed
hgdhfq opened this issue Jul 7, 2022 · 4 comments

Comments

@hgdhfq
Copy link

hgdhfq commented Jul 7, 2022

What happened:
Go client调用远程服务时,报错:panic: reflect: call of reflect.Value.IsZero on zero Value

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

注册发现 使用nacos2.0.3(docker:zhusaidong/nacos-server-m1:2.0.3)
JAVA和GO同时提供provider

JAVA-client正常调用,并且能够负载均衡
image

Go-client 调用会出现报错
报错1:panic: reflect: call of reflect.Value.IsZero on zero Value

报错2:could not get the metadata info from remote provider: don't have this exporter, key: DEFAULT_GROUP@@dubbo.io/org.apache.dubbo.metadata.MetadataService:1.0.0

image

Anything else we need to know?:
java 代码:
spring-boot-gradle-test 2.zip

go 代码:
dubbo-test.zip

@AlexStocks
Copy link
Contributor

@pengjiaxin

@Lvnszn
Copy link
Contributor

Lvnszn commented Jul 10, 2022

可以提供一下复现步骤么 @hgdhfq

@Lvnszn
Copy link
Contributor

Lvnszn commented Jul 10, 2022

可以提供一下复现步骤么 @hgdhfq

复现了

@pengjiaxin
Copy link

pengjiaxin commented Aug 12, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants