When performing a VMware Cloud Foundation (VCF) Management Domain recovery or partial bring-up on VCF 5.2, SDDC Manager deployment fails with an **Internal Server Error** in the Cloud Builder UI.
The following exceptions can be seen in vcf-bringup.log :
com.vmware.evo.sddc.orchestrator.model.error.ExecutionException: Error occurred while composing FsmSpec from workflow recipe bring-up-EmsReason: Could not find recipe with name EnableVsanDedupOnClusterReason: Could not find recipe with name RegisterbringupDeploymentForCEIP (if capitalization is incorrect)VMware Cloud Foundation (VCF) 5.2.x.
The internal workflow recipes for VCF 5.2 have been updated, and several actions present in previous versions (such as VCF 4.x or 5.1) have been deprecated or removed:
Public documentation for Management Domain recovery may still contain references to these removed actions for version 5.2.
To resolve this issue, you must use a workflowspec-ems.json file that is specifically compatible with the VCF 5.2 recipe set.
workflowspec-ems.json from the Cloud Builder appliance or from Broadcom Support.EnableVsanDedupOnCluster action is entirely removed from the JSON structure."Action": "RegisterBringupDeploymentForCEIP".InstallNsxt through to the end of the file.If you require a pre-validated workflowspec-ems.json for VCF 5.2, please contact Broadcom Support and reference this article.