Aria Operation 8.18.x
The issue occurs because the Cloud Proxy was not fully initialized or encountered a service issue during its initial setup. This can lead to a mismatch in security keys.
Please resolve the issue by following the workaround steps below:
Manually update the cluster_master_key.txt file on the Cloud Proxy from the VMware Aria Operations Master node.
SSH to the Master VMware Aria Operations node.
Copy the content of the master key file:
cat /usr/lib/vmware-vcops/user/conf/cluster_master_key.txt
SSH to the problematic Cloud Proxy.
Update the content of the cluster_master_key.txt file using the content copied from the master node, and save the file.
vi /usr/lib/vmware-vcops/user/conf/cluster_master_key.txt
Reconfigure the vCenter adapter instance. The connection should now validate successfully.
If the issue persists, redeploying the Remote Cloud Proxy has been validated to resolve the issue.