Failed to process ebs event: SubscriberID: vro-gateway-<ID>, RunnableID: <ID> and SubscriptionID: <ID> failed with the following error: Workflow run [<ID>] completed with error [Run tracking failed with an exception: ClientResponse has erroneous status code: 403 Forbidden]
VMware Aria Automation 8.x
VMware Aria Orchestrator 8.x
Operations failures are due to intermittent license check failures.
Upgrade to the latest version of Automation or Orchestrator.
For Orchestrator 8.18.0 with Aria Automation authentication, you can use the following workaround instead:
Apply a system property on the Orchestrator service:
vracli vro properties set --key com.vmware.o11n.license.check.automation-endpoint.enabled --value false
The configuration of the above system property will cause an Orchestrator restart.
Note: On cluster environments the above command needs to be applied only on one of the nodes.
Note: For embedded Orchestrator, run this command on the Aria Automation node.