Transfer queued failing to Cloud

I have my site on cloud and I did all the development with a single environment and all was great. I then spun up a Staging Environment and pushed all my local files up to that. I can see all my views etc on Staging but when I try and push content from the backoffice on my local setup, I always get the error (or something similar)

The source environment has thrown a Umbraco.Deploy.Infrastructure.Exceptions.RemoteApiExceptionwith message:The remote API has thrown an exception.It might have been caused by an innerSystem.InvalidOperationExceptionwith message:Could not retrieve artifact with UDI umb://template/1b0075fd630747f3b8d050223aa4c71c for session 8330b0c0-7b7b-4a52-82d8-db7ff5744201.

Ive had a look at the file in question, resaved it locally. Ive cleaned the schema in the deploy dashboard and pretty much everything else that is available to me but I can not get my changes pushed to Staging.

I know it’s going to be something I’m just missing and hope it’s a quick fix :slight_smile:

O.

and, typically, I post then then I fix it!

I had to go on to Staging and just run “Verify Schema” on the staging environment. This then imported all the templates etc and I could tranfer without any issues.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.