Hello,
I previously had ESXI 6.5 and copied two files from the data store when the VM was powered off:
- dIsk-0.vmdk
- Server.ovf
Attempting to import these two files via vcenter (VM -> Deploy OVF Template) results in this confirmation screen:
| Publisher | No certificate present |
|---|---|
| Download size | Unknown |
| Size on disk | Unknown (thin provisioned) |
| 150.0 GB (thick provisioned) | |
| Extra configuration | virtualHW.productCompatibility = hosted nvram = Ubuntu 64-bit VPN Server.nvram |
Once I click Next a few times and finish, a long pause at 0% in the task window appears followed by Failed to Deploy OVF Package, Transfer failed: Invalid response code: 500.
Tried using the ovftool, similar error:
--
Opening VI target: vi://root@192.168.0.253:443/
Deploying to VI: vi://root@192.168.0.253:443/
Transfer Failed
Error: Bad response code (500) from POST request
--
What am I doing incorrectly?
Attempting to import this same VM into VM Player also fails.
Thanks