-
Notifications
You must be signed in to change notification settings - Fork 4.5k
IP6 always returns - .... connect: invalid argument #4169
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
Comments
Can you turn on logs and see what that says: https://github.com/grpc/grpc-go#how-to-turn-on-logging And it seems proxy is on in your environment. Try to turn that off? |
There is no proxy. What made you think that there is proxy? |
Here is the update with the verbose loggs. The strange thing is that when running the command to
|
I think it might have something to do with the fact that the ip6 address is |
I thought the
This sound right. Try to specify zone_index? |
Yeah I already tried it after reading that article as well, but didn't make any difference 😞 |
Does |
yep good point, I tried it with the same results so opened an issue on golang repo |
Uh oh!
There was an error while loading. Please reload this page.
What did you expect to see?
It works with ip4 , but not ip6 , the same error when using grpccurl or calling from grpc client from go.
What did you see instead?
The text was updated successfully, but these errors were encountered: