Error code LCMVSSC10009 while installing vRealize Automation SaltStack Config in vRealize Suite Lifecycle Manager
book
Article ID: 323308
calendar_today
Updated On:
Products
VMware Aria Suite
Issue/Introduction
Symptoms:
Error Code : LCMVSSC10009
Failed to accept master key on vRealize Automation SaltStack Config.
Environment
VMware Aria Automation Config 8.12.x
Cause
Salt master key is not getting generated in vRealize Automation SaltStack Config.
Resolution
To resolve this issue,
- Login to vRealize Automation SaltStack Config VA creating SSH connection as root user
- To remove the sseapi_key file, run the command:
- rm /etc/salt/pki/master/sseapi_key.pub
- Restart the salt master, run the command:
- systemctl restart salt-master
- Retry the failed vRealize Automation SaltStack Config installation request in vRealize Suite Lifecycle Manager.
Feedback
thumb_up
Yes
thumb_down
No