Cannot complete the operation. See the event log for details.Failed to modify installation status of I/O filter, ###########################, on all hosts.
/var/log/vmware/eam/eam.log in the vCenter:YYYY-MM-DDTHH:MM:SSZ | WARN | host-agent-4 | UninstallHostAgentJob.java | 195 | VIB url: <VIB or OVF URL> is not accessible or trusted, skipping the uninstallation.com.vmware.eam.security.trust.NotTrusted: URL: <Localhost_URL> is not trusted at com.vmware.eam.util.http.impl.Utils.handleInvalidSslCertificate(Utils.java:31) ~[eam-server.jar:?] at com.vmware.eam.util.http.impl.UrlConectionHttpOps.urlPropertiesOf(UrlConectionHttpOps.java:108) ~[eam-server.jar:?] at com.vmware.eam.util.http.impl.RoutedHttpOpExecutor.urlPropertiesOf(RoutedHttpOpExecutor.java:115) ~[eam-server.jar:?] at com.vmware.eam.util.url.impl.URLChecker.getHttpURLProperties(URLChecker.java:207) ~[eam-server.jar:?] at com.vmware.eam.util.url.impl.URLChecker.getURLProperties(URLChecker.java:117) ~[eam-server.jar:?] at com.vmware.eam.util.url.impl.URLChecker.isAccessible(URLChecker.java:91) ~[eam-server.jar:?] at com.vmware.eam.job.UninstallHostAgentJob.uninstallVib(UninstallHostAgentJob.java:188) [eam-server.jar:?] at com.vmware.eam.job.UninstallAgentJob.runWorkflow(UninstallAgentJob.java:94) [eam-server.jar:?] at com.vmware.eam.job.AgentWorkflowJob.call(AgentWorkflowJob.java:93) [eam-server.jar:?] at com.vmware.eam.job.AgentWorkflowJob.call(AgentWorkflowJob.java:48) [eam-server.jar:?] at com.vmware.eam.async.impl.AuditedJob.call(AuditedJob.java:58) [eam-server.jar:?] at com.vmware.eam.async.impl.FutureRunnable.run(FutureRunnable.java:55) [eam-server.jar:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_452] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_452] at java.lang.Thread.run(Thread.java:750) [?:1.8.0_452]
Agent.ConfigInfo.ovfSslTrust or Agent.ConfigInfo.vibSslTrust) and via the script /usr/lib/vmware-eam/bin/eam-utility.pyThe issue can occur due to one of the following SSL certificate problems:
Hostname Mismatch: The hostname specified on the SSL certificate does not match the file server's actual address.
Invalid Certificate: The SSL certificate is invalid (e.g., it is expired or malformed).
Certificate Propagation Error: The propagated SSL certificate does not match the actual certificate being used by the file server hosting the OVF and/or VIB URLs.
Configure a leaf SSL certificate that is to be trusted for a specific VIB or OVF URL
/usr/lib/vmware-eam/bin/eam-utility.py install-cert <VIB/OVF URL>
Note:
<VIB or OVF URL> is logged in the /var/log/vmware/eam/eam.log file in the vCenter.eam-utility.py uninstall-cert <VIB/OVF URL>/usr/lib/vmware-eam/bin/eam-utility.py.EAM API call fails with CertificateNotTrustedFault or EAM agent has CertificateNotTrusted issue