Staging interrupted and Check that the URL is valid. If there is no issue with the URL and it is complete, please file a technical support ticket from the support portal./var/log/vmware/applmgmt/applmgmt.log report following errors,Can't read JSON file /storage/core/software-update/stage/stageDir.json [Errno 2] No such file or directory: '/storage/core/software-update/stage/stageDir.json'FileNoteFoundError: [Errno 2] No such file or directory: '/mnt/iso-contents/manifest-latest.xml"vCenter Server Appliance 8.x
vCenter Server Appliance 9.x
Internet Information Services (IIS) restricts serving files with unknown or unmapped extensions by default, causing the VCSA update staging sequence to fail when attempting to download binary payload files which is not configured in MIME type.
Add required extension in MIME type so vCenter can download these files.
application/octet-streamapplication/octet-stream is generally the safest approach. This instructs the web server to serve the files directly as raw binary downloads.