Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS error in docker-compose demo #256

Closed
dshuffma-ibm opened this issue Aug 21, 2018 · 3 comments · Fixed by #257
Closed

JS error in docker-compose demo #256

dshuffma-ibm opened this issue Aug 21, 2018 · 3 comments · Fixed by #257

Comments

@dshuffma-ibm
Copy link

dshuffma-ibm commented Aug 21, 2018

Running the docker-compose setup I get this JS error when submitting my text:

image

The dummy websever seems to run fine, no 404s:
image

  • docker compose command: docker-compose up echo-server envoy commonjs-client
  • using Firefox v61.0.2
  • using grpc-web v0.3.0 (caee772)
@stanley-cheung
Copy link
Collaborator

stanley-cheung commented Aug 21, 2018

Hm, I cannot quite reproduce this. It runs fine in my Firefox. The docker image seems to be brought up, but there seems to be some sort of problem when compiling the JS with webpack?

What happened if you try to run docker-compose up echo-server envoy closure-client?

You will then need to hit localhost/net/grpc/gateway/examples/echo/echotest.html.

@dshuffma-ibm
Copy link
Author

dshuffma-ibm commented Aug 21, 2018

@stanley-cheung ha... try clicking the blue "send" button instead of hitting the enter key!

@stanley-cheung
Copy link
Collaborator

Got it. Nice find! :) #257

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants