Search code examples
javaspringspring-bootmicroservicesistio

503 upstream connect error or disconnect/reset before headers. reset reason: local reset - Spring


I am getting error 503 service unavailable upstream connect error or disconnect/reset before headers. reset reason: local reset while making a rest call in my spring boot microservice. I am using Istio as API gateway.

Any help would be appreciated.


Solution

  • Found the issue in istio api url. It was not configured properly.