Umbraco deploy export on v8

Hi

I’m going to upgrade a project from v8 to v13
I saw this amazing talk at codegarden last year https://www.youtube.com/watch?v=4VoQHyzZTaM

so i wanted to try doing it with deploy because the site is on cloud

I have installed umbracoDeploy.Contrib but im missing some view files

image

has anyone else experience this?

I am not entirely sure, but is it worth checking the versions of Deploy and the Deploy.Contrib package align.

I would assume there is probably a matching release for the version with Deploy.

And for anyone else following along trying to help you, perhaps some specific versions would help us to help you.

  • Umbraco Version
  • Deploy Version
  • Deploy Contrib Version

Any other useful info ?

Thanks for your reply @warren

im using umbraco v 8.18.15 Deploy 4.1.4 Contrib 4.3
I want to upgrade deploy but i cant figure out how to do that in a v 8 on cloud
I followed these instructions

In regards to updating Deploy for a cloud project, I believe you would be able to upgrade the Nuget package for the project like any other normal Nuget package either via Visual Studio UI, Rider UI, or the CLI as far as I know.

I would suggest to upgrade to the latest UmbracoDeploy.OnPrem
4.10.0 and UmbracoDeploy.Contrib to 4.4.0

I think if you are able to the latest 4.x versions for both packages and see how that goes first would be my recommendation @Amalie-Wowern

1 Like

Hi @Amalie-Wowern

There is a newer version of Deploy for Umbraco 8 than the one you are using. I don’t think you can use the OnPrem version on Cloud though. But you can upgrade through the cloud portal.

IIRC, you need at least Deploy 4.4 to get the export feature. Cloud should update the Contrib package for you as well.

1 Like

Thanks for all of the suggestions
I tried upgraded it via nuget but there is no version for cloud there.
thanks to @skttl i found this article Manual upgrade of Umbraco Deploy | Umbraco Cloud

I will try that

I will of course follow up to tell if it works

Thanks Soren,
Shows how little I use Cloud :cloud: didn’t feel right that the Nuget package I could find was UmbracoDeploy.OnPrem.

I’ll jump out as I clearly dont know what I am talking about :joy:

1 Like

Great that you found the manual upgrade page. I couldn’t find that :grin:

I manage to upgrade it manually, but im still getting this error when i try to export

The export label is also missing

Looks to me like some files are missing. Can you verify that they are there? You might have to check through Kudu also.

The files are not on my local version,
I havent pushed to cloud yet.
the files are not in the zip from the manually upgrade.

I also tried to uninstall contrib and install it again to see if the files where there

Which version did you download? I just tried getting 4.10 from the blob container, and that one does have the missing files.

@skttl Thanks, i missed version 4.10 because of sort order :see_no_evil:

1 Like

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