Users may experience the following symptoms in vCenter and ESXi environments:
VMware ESXi 7.x
VMware ESXi 8.x
Site Recovery Manager 9.x
This issue occurs because vSphere Replication was configured using an incorrect IP address (e.g., an IP belonging to an ESXi host instead of the vSphere Replication appliance).
During the host configuration process, vCenter attempts to download the vmware-hbr-agent.vib from the replication server. Because the configured IP is incorrect, the download fails with a HTTP 404: Not Found error, leading to the esxupdate exit status 7 error and the subsequent failure of the SRM plug-in.
Verification can be performed by checking /var/run/log/esxupdate.log on the affected ESXi hosts, which will show the failed download attempt and the incorrect IP/URL being used:
2026-05-22T05: 39:39Z Er (11) esxupdate [610453068] : esximage. Errors. VibDownloadError: ('https : //10.#.#.#:443/vib/vmware-hbr-agent.vib', None, " ('https: //10.#.#.#:443/vib/vmware-hbr-agent.vib', '', 'HTTP Error 404: Not Found') ")
To resolve this issue, re-configure the vSphere Replication connection using the correct Fully Qualified Domain Name (FQDN) or correct IP of the VR server:
vmware-hbr-agent vib from vSphere Replication Appliance.