Symptoms:
- The deploy.sh fails at the Registering embedded vRO stage
- In the /var/log/deploy.sh contains:
"curl: (22) The requested URL returned error: 400 Bad Request
Failed to register vRO. Will retry in 45 seconds...
...
curl: (22) The requested URL returned error: 400 Bad Request
Maximum number of retries exceeded."
- The tango-vro-gateway log file contains:
"2020-04-16T02:12:22.820Z [priority='ERROR' thread='reactor-http-epoll-1' user='' org='' context='' parent='' token=''] c.v.a.v.g.c.ControllerExceptionHandler.handleVroServiceException:62 - 920001: Bad credentials.
com.vmware.automation.vro.exceptions.VroServiceException: 920001: Bad credentials.
at com.vmware.automation.vro.exceptions.Errors.createServiceException(Errors.java:25)
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
Error has been observed at the following site(s):
|_ checkpoint ⇢ Handler com.vmware.automation.vro.gateway.controllers.EndpointConfigurationAdapterController#configureEndpoint(EndpointConfigurationRequest) [DispatcherHandler]"