Installation Progress Bar Stuck at 99% But Application Version Shows LatestSummaryIs the plugin installation successful as the progress bar is stuck at 99% while installing the application but upon checking for application version under applications list, it is showing the latest version ?InstructionsGo to Progress Worker (sys_progress_worker) and check for application installation record (filter with name = Install Application) and calculate the starting and completion time it took for completing the installation. Also you can check the same in Execution Trackers (sys_execution_tracker) table for the name "Install Application" and calculate the starting and completion time it took for completing the installation. From the node logs, find out the application installation starting and completion time. This total time and the above progress worker/execution tracker starting and completion time should match. And with these details, we can confirm that the application installation is successful. Sample node logs for application installation below: 2022-02-02 23:15:11 (672) worker.3 worker.3 txid=c01423bf8795 *** Start Background transaction - system, user: system2022-02-02 23:15:11 (675) worker.3 worker.3 txid=c01423bf8795 Starting: Install Application.0214af7ft795c5d0d055cae20cbb3624, Trigger Type: Once, Priority: 25, Upgrade Safe: true, Repeat: 2022-02-02 23:15:11 (675) worker.3 worker.3 txid=c01423bf8795 Name: Install Application2022-02-02 23:15:11 (716) worker.3 worker.3 txid=c01423bf8795 DEBUG: Skipping nil parameter value for: sysparm_developer----2022-02-02 23:22:32 (269) worker.3 worker.3 txid=c01423bf8795 Finished Loading plugin: x_test_sstprg [390543ms]2022-02-02 23:22:32 (317) worker.3 worker.3 txid=c01423bf8795 Loading relevant conditional content for x_test_sstprg 2022-02-02 23:22:32 (361) worker.3 worker.3 txid=c01423bf8795 Finished Loading relevant conditional content for x_test_sstprg [44]2022-02-02 23:22:32 (363) worker.3 worker.3 txid=c01423bf8795 Finished app install, updating version info2022-02-02 23:22:33 (331) worker.3 worker.3 txid=c01423bf8795 DEBUG: Removing stale app version 2.1.32 for app x_test_sstprg2022-02-02 23:22:33 (431) worker.3 worker.3 txid=c01423bf8795 DEBUG: Removing stale app version 2.1.33 for app x_test_sstprg2022-02-02 23:22:33 (629) worker.3 worker.3 txid=c01423bf8795 Completed: Install Application in 0:07:21.920, next occurrence is nullRelated LinksPotentially when facing this type of issues the following known error may apply;PRB1718754 | KB1587314 - Upgrading plugin is stuck in new application manager in Vancouver release - Classic Application Manager shows upgrade completed This is marked as fixed as of Vancouver Patch 6