Failed to deploy OVF package. Cause: A general system error occurred: Unable to retrieve manifest or certificate file.
2026-01-16T10:14:43.695+01:00 | ERROR | m49un9f0-85042395-auto-1emr4s-h5:77498832-9d-7e | cls-simple-activity-1 | ImportSessionActivity | OVF import session 42948898-4c2c-4595-aeed-cccd84d2ca41 failed with server error.
com.vmware.vapi.std.errors.ServiceUnavailable: ServiceUnavailable (com.vmware.vapi.std.errors.service_unavailable) => {
messages = [LocalizableMessage (com.vmware.vapi.std.localizable_message) => {
id = com.vmware.ovfs.ovfs-main.ovfs.transfer_failed_mf_cert_retrieval_timeout,
defaultMessage = Unable to retrieve manifest or certificate file.,
args = [],
params = <null>,
localized = <null>
}],
data = <null>,
errorType = SERVICE_UNAVAILABLE
VMware vCenter Server 8.0.x
This issue can occur when the OVF contains one or more large disk files.
In some cases the content library tries to read the manifest file (.mf) of the OVF after the disk(s), at which point the preconfigured timeout for file transfers might have already expired.
transfer.threads.poolSize=20
# service-control --restart vmware-content-library
transfer.http.request.timeout.seconds=120
# service-control --restart vmware-content-library