grpc-web icon indicating copy to clipboard operation
grpc-web copied to clipboard

grpc-message: upstream connect error or disconnect/reset before headers. reset reason: protocol error

Open xxsong5 opened this issue 2 years ago • 1 comments

I use grpc-web at webpage, and golang based backend as grpc-server, then envoy told me protocol error, any suggestions?

xxsong5 avatar Apr 13 '22 16:04 xxsong5

you are calling grpc service using http protocol probably.

anjuls avatar May 04 '22 13:05 anjuls