Closed emanuelpalm closed 1 year ago
Hello,
Orchestrator queries the necesarry services at its start up from the ServiceRegistry and saves it into its cache. The provided error happens when, the cache does not contain the necessary service URI.
Please open a new issue if you still facing with such an error with the newer versions.
I'm using version 4.3.0, as it is included in the
svetlint/orchestrator:4.3.0
docker image.The following request is issued:
The
authenticationInfo
field has been truncated for the sake of brevity.The following response is received:
The method responsible for generating the exception in the received response is here.
Any idea what might be causing this issue?