I would have thought that binding to the IPv4 address explicitly would
work. Alternatively, binding to the pod's hostname might work.

On Fri, Mar 27, 2020 at 9:55 AM 'Mya Pitzeruse' via grpc.io <
grpc-io@googlegroups.com> wrote:

> Hey folks!
>
> I'm reaching out because I've encountered some issues when attempting to
> deploy a grpc-node server and would love to get some input and support.
>
> The issue in question is grpc-node#1209
> <https://github.com/grpc/grpc-node/issues/1209>. It seems to only be an
> issue on servers who have IPv6 disabled. Otherwise, the process runs fine.
> After digging through the linked code blocks, I found the issue seems to be
> related to how the server handles the wildcard formatting (0.0.0.0). I made
> the bind address configurable so I could test and iterate on a few options,
> but every approach I take seems to result in the same error. Approaches
> I've tried:
>
>    - Binding to 0.0.0.0
>    - Binding to localhost with a proxy co-process on 0.0.0.0
>    - Binding explicitly to the pod's IPv4 address
>
> None of these approaches have worked. Any suggestions on things I can try
> to side-step this issue or how to possibly go about fixing this upstream?
>
> --
> You received this message because you are subscribed to the Google Groups "
> grpc.io" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to grpc-io+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/grpc-io/CAHa8AVRMsD-EB5wzg86xcYoXuyUBey5OMSuGTj4NOroe-Dp-4g%40mail.gmail.com
> <https://groups.google.com/d/msgid/grpc-io/CAHa8AVRMsD-EB5wzg86xcYoXuyUBey5OMSuGTj4NOroe-Dp-4g%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CAPK2-4e80GZ0FB5fhn%2Bp62YP2_MKTxYwR60_ud%2BS3982cf1miQ%40mail.gmail.com.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to