Symptoms:
- Unable to get VRO web UI working
- UI keeps loading and says "404 error or service unavailable".
- See below error at /var/log/services-logs/prelude/vco-app/file-logs/vco-server-app.log:
com.vmware.vcac.platform.rest.client.support.RetriableOperation$RetriableException: Retriable operation failed after the maximum number of attempts - [3]
at com.vmware.vcac.platform.rest.client.support.RetriableOperation.call(RetriableOperation.java:100)
at
Caused by: org.springframework.web.client.HttpClientErrorException$BadRequest: 400 Bad Request
at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:79)--