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

hello world example,frontend visit backend,net::ERR_INVALID_HTTP_RESPONSE

Open xuleixie opened this issue 1 year ago • 1 comments

image

xuleixie avatar Oct 25 '23 06:10 xuleixie

Thanks for reaching out :)

Do you mean check the HTTP response code and error message in your networking tab? It should help in identifying what's going wrong.

Also, for a preexisting demo, you can run:

docker-compose up --build node-server envoy commonjs-client

And check if that's working out for you. (And note the difference from that with your setup.)

sampajano avatar Oct 25 '23 21:10 sampajano

Closing for now due to inactivity. Feel free to reopen later with more details. Thanks! :)

sampajano avatar Jul 12 '24 17:07 sampajano