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

Not able to redirect to another UI microservice #227

Open
ankitverma123 opened this issue Aug 5, 2019 · 0 comments
Open

Not able to redirect to another UI microservice #227

ankitverma123 opened this issue Aug 5, 2019 · 0 comments

Comments

@ankitverma123
Copy link

@dsyer
Hi Dave, My project structure is

  1. Eureka Server
  2. API Gateway It has it's own ui built in along with Zuul proxy enabled.
  3. SampleMicroservice with it's own UI and serving 4 another backend microservices.

My main gateway is hosted on port 7000. When i try to open http://localhost:7000 it loads properly all my user interface is enabled to me. My problem is when i click on button displayed to nevigate to SampleMicroservice then it loads and immediately comes backs with an error core.js:7187 ERROR Error: Uncaught (in promise): Error: Cannot match any routes. URL Segment: *********

My idea is it keep on looking the route in gateway angular code, whereas the expectation is user should completely navigate to SampleMicroservice user interface

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

1 participant