Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Michaël Vanbrabandt 863 posts 3348 karma points c-trib
    Mar 22, 2018 @ 10:40
    Michaël Vanbrabandt
    0

    Upgrade live environment

    Hi all,

    we are working on a upgrade which was successfull local, now we want to deploy it to the live environment.

    Reading the docs, https://our.umbraco.org/documentation/getting-started/setup/upgrading/general, we need to run the installer on the live environment also.

    Local upgrade was using the nuget command, how do we run the upgrade on the live?

    /Michaël

  • Andy Felton 185 posts 484 karma points c-trib
    Mar 22, 2018 @ 11:56
    Andy Felton
    1

    Hi Michaël,

    We normally update using nuget on our local copy and then publish the code to the live server to upgrade the live copy (remembering to set the umbracoConfigurationStatus value in web.config back before publishing so the installer will run on live).

    Hope that helps

    Andy

  • Michaël Vanbrabandt 863 posts 3348 karma points c-trib
    Mar 22, 2018 @ 12:00
    Michaël Vanbrabandt
    0

    Andy,

    thanks for the intel, will give it a try

    /Michaël

  • Andy Felton 185 posts 484 karma points c-trib
    Mar 22, 2018 @ 12:07
    Andy Felton
    0

    No problem, let us know if you get any issues.

    Andy

  • Michaël Vanbrabandt 863 posts 3348 karma points c-trib
    Mar 24, 2018 @ 13:33
    Michaël Vanbrabandt
    0

    Hi Any,

    I have pushed the files to the live environment but the upgrade installer isn't fired.

    What could be the cause?

    UPDATE

    Error console when going to the backoffice show this:

    enter image description here

    /Michaël

  • Søren Gregersen 441 posts 1884 karma points MVP 2x c-trib
    Mar 24, 2018 @ 14:11
    Søren Gregersen
    0

    Bump the version in the ClientDependency config.

    If you need to force umb to install, remove the version number in the web.config, and then retry.

  • Michaël Vanbrabandt 863 posts 3348 karma points c-trib
    Mar 24, 2018 @ 14:13
    Michaël Vanbrabandt
    100

    Problem solved.

    Issue was of some dll files that didn't uploaded to the live environmet.

    All ok now!

    /Michaël

Please Sign in or register to post replies

Write your reply to:

Draft