In the Agent user interface in the Aria Operations instance, the agent will show the status "Agent unhealthy
" and the "Last Operation status
": "Install failed
" or "Content upgrade failed
".
When you hover the mouse over the error on "Last Operation status
" it shows any of the following errors
14/17 Failed to connect to Salt master. Verify Agent installation log for more details.
ERROR: Minions returned with non-zero exit code
Failed to Connect to Salt Master. Verify Agent installation log for more details.
Bootstrap failed for VM <VM-ID> at stage 1 with error message Failed to download: https://FQDN-Cloudproxy/downloads/salt/config-utils.bat
Aria Operation 8.18.X
NOTE: Before following the steps below ensure that a snapshot is present for the Cloud Proxy
timeout 10 bash -c "</dev/tcp/<arc_fqdn>/<port>"
For Windows Virtual machine:
<path-to-wget.exe> --spider -t 1 -T 10 <ARC_FQDN>:<port>
docker exec -it ucp-controlplane-saltmaster bash -c "ps -ef|grep salt"
/ucp/salt/pki/master
. admin:admin
as per below:drwxr-xr-x 2 admin admin 4096 May 24 06:15 minions_pre
drwxr-xr-x 2 admin admin 4096 May 24 06:15 minions_denied
drwxr-xr-x 2 admin admin 4096 May 24 06:15 minions
drwxr-xr-x 2 admin admin 4096 May 24 06:15 minions_rejected
drwxr-xr-x 2 admin admin 4096 May 24 06:15 minions_autosign
-r-------- 1 admin admin 1678 May 24 06:15 master.pem
-rw-r--r-- 1 admin admin 450 May 24 06:15 master.pub
/ucp/ucp-config-scripts/ucp-firstboot.sh
script and verify the permissions for the folder.