This probe fails if one of the below conditions are met:
Please follow below instructions to fix the probe error :
The ‘admin-cert’ is expected to be the same as the ‘admin server’ across the entire environment.
Copy the ‘admin-cert.pem’ certificate from the admin server (/etc/pki/nw/peer/admin-cert.pem) to all the node-x servers and and paste it into the same directory location /etc/pki/nw/peer/ where ‘admin-cert.pem’ is not matching.
If the permissions are incorrect, manually update the permissions using the following commands:
# cd /etc/pki/nw/peer/ # chown netwitness:nwpki admin-cert.pem
# ll /etc/pki/nw/peer/admin-cert.pem
-rw-r-----. 1 netwitness nwpki 1725 Dec 28 06:46 /etc/pki/nw/peer/admin-cert.pem