Troubleshooting deployments
Issues with deployments on Umbraco Cloud often come down to a misunderstanding of how to work with Umbraco Cloud. It is important to always work left to right, as mentioned in the Deployment section.
There are two ways to deploy on Umbraco Cloud, a deployment that transfers content and media:
A Deployment that transfers structure files (doc types, data types, templates, dll's, etc.).
There are some common errors associated with both of these. Most of the time, it is caused by conflicting UDA files between the two environments you are deploying between.
The most common Deployment issues are listed below with guides on how to fix them:
The most common Content Transfer/Restore issues are listed below:
With the introduction of Flexible Environments, the chance of getting merge conflicts on Umbraco Cloud has increased. Read more about what to do in case of merge conflicts and how to avoid them.
Last updated
Was this helpful?