grpc / grpc/grpc-web

grpc-web example don't work

Open
#1,064 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.3k
Forks
802
Avg merge
1d 7h
Merged PRs (30d)
5

Description

Hi, I tried using the example in the tutorial of grpc-web(link: https://grpc.io/docs/platforms/web/basics/), but I am receiving the following error:
POST http://localhost:8080/EchoService/Echo net::ERR_CONTENT_LENGTH_MISMATCH 503 (Service Unavailable)
I am using webpack as in the tutorial, using envoy as proxy in localhost(where my grpc server is running and where I access the website from) my website host is AWS ubuntu machine with a simple http server using the http-server command.

Any help would be highly appreciated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.