Can you please file an issue in the gRPC-Go repository if you need help: https://github.com/grpc/grpc-go/issues. Thanks!
On Tuesday, December 13, 2022 at 1:48:30 PM UTC-5 vikasg...@gmail.com wrote: > Hi , > Could you please help - How did you resolve the issue? > > On Wednesday, 15 March 2017 at 17:08:56 UTC+5:30 ugues...@gmail.com wrote: > >> Thanks Guys for Replying. The Issue has been Resolved. >> >> >> On Friday, March 10, 2017 at 10:06:00 AM UTC+5:30, Aakarshit Naga Sai >> Batchu wrote: >>> >>> We are running a go-grpc server with TLS enabled. >>> When we use the go-grpc-client it works perfectly fine with the Server. >>> But when we try node js and python grpc clients with go-grpc server it >>> is throwing exceptions >>> >>> >>> CLient-Side-Exceptions(Node js): >>> >>> >>> Error: Connect Failed >>> >>> >>> Client-Side-Exceptions(Python): >>> >>> >>> grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with >>> (StatusCode.UNAVAILABLE, Connect Failed)> >>> >>> >>> Server-Side-Exceptions(Go): >>> >>> >>> transport: http2Server.HandleStreams failed to receive the preface from >>> client: EOF >>> >> -- 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/7f8a8313-9b3a-459d-8015-965e3e57ead9n%40googlegroups.com.