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

Voting works locally but not when deployed to azure service fabric #7

Open
tkumark opened this issue May 13, 2018 · 2 comments
Open

Comments

@tkumark
Copy link

tkumark commented May 13, 2018

Hi
When I deploy locally the app works fine. but when i deploy on azure service fabric the deployment goes through and no error. but when I run the voting application it i get the below error. Can you please help me fix this?
image

@mikkelhegn
Copy link
Contributor

@tkumark - Check if Reverse Proxy is enabled in the cluster. The front-end relies on the reverse proxy to connect to the backend. https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-reverseproxy#setup-and-configuration

@tudorsibiu90
Copy link

I also experience this exact same issue...

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

3 participants