This error was triggered by having this configuration setting in your {{exception.EnvironmentName}} environment,
and deploying a content item with a name ending with <value>
:
<settings> <deploy kabum="<value>" /> </settings>
This is used for debugging exceptions & errors and should normally not appear unless you are debugging something. You can disable it by removing the "kabum" attribute from the UmbracoDeploy.settings.config file in ~/config of your site.
It looks like the content type of a document you are trying to transfer, has changed.
Deploying content type changes are currently not supported by Umbraco Deploy.
If you want to transfer this document, you need to delete the existing document in the destination site and redeploy it from the source site using the new document type.
Another content transfer has already been started, by {{exception.UserName}} ({{exception.UserEmail}}). Please try your content transfer again later.
{{exception.Message}}
The {{uiException.EnvironmentName || 'source'}} environment has thrown a {{uiException.ExceptionType || uiException.ClassName || 'unknown exception'}}.
Message: {{uiException.Message}}
The technical details may contain more information.
The task was cancelled during execution.
The task timed out.