Installation In Progress 94% - Converting data as part of post install

/var/log/vmware/vsphere-ui/logs/vsphere_client_virgo.log reveals that the vSphere Lifecycle Manager (vLCM) plugin fails to evaluate because it detects an update is still in progress:[YYYY-MM-DDTHH:MM:SS] [ERROR] nio-<OP-ID>-5090-exec-6768 70504462 108345 200426 com.vmware.vise.mvc.controllers.PluginServiceController A general error occurred while evaluating plugin (com.vmware.vlcm.client:8.0.3.25413364:517724304) dynamic extensions info from the vSphere Client platform. com.vmware.vapi.std.errors.NotAllowedInCurrentState: NotAllowedInCurrentState (com.vmware.vapi.std.errors.not_allowed_in_current_state) => {
messages = [LocalizableMessage (com.vmware.vapi.std.localizable_message) => {
id = com.vmware.appliance.update.install_in_progress,
defaultMessage = Update installation is in progress,
...
Patch vCSA succeeded in the /var/log/vmware/applmgmt/PatchRunner.log), the appliance's software update state file (/etc/applmgmt/appliance/software_update_state.conf) fails to clear and remains incorrectly flagged as INSTALL_IN_PROGRESS. Because the system believes an installation is actively running, it blocks access to vLCM features in the vSphere Client.Important Prerequisite: Before proceeding with the steps below, take an offline snapshot or a file-based backup of the affected vCenter Server.
Log in to the vCenter Server Appliance via SSH as the root user.
Create a backup of the current software update state file: cp /etc/applmgmt/appliance/software_update_state.conf /var/core/software_update_state.conf.bak
Stop the appliance management service: service-control --stop applmgmt (Note: You may see a message stating "Operation not cancellable. Please wait for it to finish...". Allow it to complete until you see "Successfully stopped service applmgmt".)
Remove the stuck state configuration file (Press y to confirm removal when prompted): rm -i /etc/applmgmt/appliance/software_update_state.conf
Start the appliance management service back up: service-control --start applmgmt
Log out of the vSphere Client and VAMI, then log back in. The VAMI will no longer report a stuck installation, and the Image tab will be restored.
If the issue persists, to speak with a customer representative or a Support Engineer, see Contact Support, Scroll to the bottom of the page and click on your respective region.