Closed srinisubra closed 6 years ago
I couldn't reproduce with your config. Based on the gateway's error, the UAA is not present in Consul's app list. Is it started? You should be able to see the UAA in Consul's UI http://localhost:8500/
Thank you, Ruddell. Consul is marking as failing. I don't see any errors in UAA. Do you think any firewall issue? Many thanks for your prompt reply
If you click on the failing check in Consul's UI, it should show you more details. It could be a firewall issue, Consul's logs might have more details as well.
I'm closing this because it's not a bug or feature request. If you still have problems, send another message in the Gitter or open a question on Stack Overflow, and tag the question with jhipster. This helps the project to keep the issue tracker clean. Also, Stack Overflow will give your question a larger audience:
The issue is because of consul upgrade. I downgraded to consul:0.9.3 and all is well. Thank you
https://github.com/spring-cloud/spring-cloud-consul/issues/365
Of course, that's why we didn't upgrade...
Hi there, I am trying a microservices app with UAA option. discoveryclient service seems to print all the services (discoveryClient.getServices()). But for some reason both Gateway and Microservice fails
Here is my .yo-rc.json from microservice
UAA
gateway