Error copying packages:
Update is not staged:
[Errno 2] No such file or directory: '/storage/updatemgr/software-updatexxxxxx/stage/update/patching_backup_config.json':
Error in method invocation Timeout happens while sending message to microservice:
7.x
8.x
Cleanup the update state with the below steps and retry the update with a valid token:
rm /storage/db/patching.db
/storage/core/software-update/stage/stageDir.json
is present, and check its content - cat /storage/core/software-update/stage/stageDir.json
/storage/<subdir>/software-updatexxxx
". If so, delete this folder and files with command:rm -rf /storage/<subdir>/software-updatexxxx
rm -rf /storage/core/software-update/stage/stageDir.json
rm /etc/applmgmt/appliance/software_update_state.conf
This issue can also occur due to an incorrect Download Token generated against the incorrect Site ID.
The vCenter license must be tied to the same Site ID used to generate the Download Token.