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 ![]()
O.