If users hit this issue, they cannot see their tasks in the task panel, and upgrades from 5.0.x to VCF 5.1.0 are blocked. This can happen only for users who had, at some point, VCF 4.0 running, and it was later upgraded.
/var/log/vmware/vcf/lcm/thirdparty/upgradeID/sddcmanager_migration_app_upgrade.log reports error similar to;
YYYY-MM-DDTHH:MIN:SEC INFO [vcf_migration,0000000000000000,0000] [c.v.vcf.migration.util.RestUtils,pool-4-thread-8] GET request on url http://localhost/v1/tasks/ with headers [Content-Type:"application/json", Accept:"application/json"]
YYYY-MM-DDTHH:MIN:SEC ERROR [vcf_migration,0000000000000000,0000] [c.v.e.s.o.model.error.ErrorFactory,pool-4-thread-8] [TOKEN ID] FETCH_DATA_FAILED Failed to fetch data - Tasks
com.vmware.evo.sddc.orchestrator.exceptions.OrchTaskException: Failed to fetch data - Tasks
at com.vmware.vcf.migration.util.RestUtils.getDataWithHeaders(RestUtils.java:147)
at com.vmware.vcf.migration.service.SolutionsManagerRemovalService.getTaskIds(SolutionsManagerRemovalService.java:190)
......
at com.vmware.evo.sddc.orchestrator.core.ProcessingTaskSubscriber.invokeMethod(ProcessingTaskSubscriber.java:400)
VMware Cloud Foundation 5.1.x
In VCF 4.0, cluster creation tasks would have a sub-task that had a missing description. VCF 5.0.x up to VCF 5.1.1 cannot handle such missing task descriptions when trying to get all tasks and fails.
The troubleshooting steps requires validation and updates in SDDC manager database. Please raise a Case with Broadcom Support to seek further assistance.