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

Use gateway when debugging on local cluster #350

Open
rmja opened this issue Feb 26, 2019 · 1 comment
Open

Use gateway when debugging on local cluster #350

rmja opened this issue Feb 26, 2019 · 1 comment

Comments

@rmja
Copy link

rmja commented Feb 26, 2019

I am unable to connect via the exposed gateway points in gateway.yaml on localhost when debugging a mesh application.

Reproducing steps:

  • Run the votingapp sample application on the "Service Fabric Local Cluster"
  • A browser pops up loading the WebFrontEnd app using the IP of the container, e.g. http://10.128.0.90/
  • Change the url in the browser to http://localhost:8080 which is the configured port for the WebFrontEnd

The expected result is that the WebFrontEnd app is shown

@boppbo
Copy link

boppbo commented Mar 1, 2019

I tried that, too. But the gateway isn't reachable via localhost. You can look in service fabric explorer under which IP the gateway container runs.

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

No branches or pull requests

2 participants