Failed to retrieve images. A problem has occurred on the server. Please retry or contact the service provider and provide the reference token.
/var/log/vmware/vcf/lcm/vcf-lcm.log location :-ERROR [vcf_lcm] PERSONALITY_UPLOAD_NOT_FOUND Personality Upload not found; uploadId: <ID>VMware Cloud Foundation 5.x
This issue occurs when the SDDC Manager database retains a reference to a personality (image) upload task that was in progress or registered prior to the file-level restore, but the corresponding data is no longer present in the restored state.
Identify and delete the orphaned personality ID using the SDDC Manager API Explorer as per the below steps :-
Take a fresh snapshot of the SDDC Manager VM before proceeding.
Developer Center > API Explorer.GET /v1/personalities.EXECUTE.personalityId associated with the missing image/upload.DELETE /v1/personalities/{id}.personalityId field.EXECUTE.Status: 200, OK.