A customer attempting to upload OVF files using the ESXi Host Client UI encounters the following error when deploying a VM:
Failed to deploy VM: postNFCData failed: Not Found.
VMware ESXi 8.0
Reviewing the envoy-access.log shows entries similar to:
These log entries indicate that the connection was terminated unexpectedly.
This behavior is commonly associated with network instability or intermittent network fluctuations between the ESXi Host Client UI source (jumpbox) and the ESXi host.
Ensure that the ESXi host IP and the jumpbox IP are on the same network and subnet.
This reduces latency and avoids routing issues that can interrupt NFC (Network File Copy) operations.
Switch to a more stable network and retry uploading the OVF files.
If network changes are not feasible, capture network traffic on both the jumpbox and the ESXi host to identify where the connection termination occurs.
Begin packet captures before reproducing the issue.
If the jumpbox runs Windows, use Wireshark to capture network traffic.