Failed to deploy OVF package. ThrowableProxy.cause A general system error occurred: Transfer failed: Error transferring file to


Error:

Failed to deploy OVF package. ThrowableProxy.cause A general system error occurred: Transfer failed: Error transferring file to

Solution:

This happens due to 2 issues.

1.your OVA file is so big and the size of the OVA file that can be uploaded depends on how much memory is available on your system.
First extract the OVA on your system by running the command tar -xvf <file.ova>. Then you can provide the deployment wizard with the OVF and VMDKs as separate files.

2.Try connecting the vCenter FQDN name to connect in browser and deploy the OVA.

No comments:

Post a Comment

How to increase ESXi webclient login user application timeout

 To increase the default 15min timeout to 2hr Login to the esxi webclient on the right top corner ->Click the User login tab Select "...