Copied to clipboard

Flag this post as spam?

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


  • Mario Lopez 168 posts 958 karma points MVP 4x c-trib
    Apr 04, 2020 @ 23:17
    Mario Lopez
    0

    Upgrade stuck from 8.5.5 to 8.6.0

    When trying to upgrade to 8.6.0 I keep getting the installation screen.

    The Upgrading screen says 'Detected current version 8.6.0 (5b1e0d93), which needs to be upgraded to 8.6.0 (2ab29964)'.

    Any ideas how to unlock this?

    Thanks.

  • nibbe 9 posts 99 karma points
    Apr 05, 2020 @ 06:00
    nibbe
    0

    Try to clean cookies or run it incognito mode.

  • Mario Lopez 168 posts 958 karma points MVP 4x c-trib
    Apr 05, 2020 @ 06:42
    Mario Lopez
    0

    Running it in an incognito window didn't work either.

    If it's of any help, the upgrade worked in local but not in staging. I have even copied my local database to the staging server and I'm still getting the same issue.

  • Yakov Lebski 594 posts 2350 karma points
    Apr 05, 2020 @ 13:03
    Yakov Lebski
    0

    When you upgrading via nuget - don't forget to do build to copy new dlls to bin.

    Some times I see that Umbraco folder doesn't upgrade from nuget, you can try delete existing umbraco folder and copy new one from packages directory.

    in very complicated website I do clean upgrad, by connecting clean Umbraco instalation to existsing database

  • Matthew Wise 271 posts 1373 karma points MVP 5x c-trib
    Apr 06, 2020 @ 07:32
    Matthew Wise
    0

    If there are no other issues from the logs and your confident it has upgraded you can update the umbracoKeyValue table with the correct Guid.

    Matt

  • Konstantinos Stamatopoulos 3 posts 73 karma points
    Apr 08, 2020 @ 11:08
    Konstantinos Stamatopoulos
    0

    Hi all,

    I'm also stuck to the same issue but tries to update to same version 8.6.0 every time:

    Detected current version 8.6.0 (5b1e0d93), which needs to be upgraded to 8.6.0 (2ab29964).

    Any help is much appreciated.

    Ricky

  • Alexander Wagner 37 posts 187 karma points
    Apr 08, 2020 @ 11:34
    Alexander Wagner
    106

    I had the same problem and I solved it by changing Default Schema from "db_owner" to "dbo" on the SQL-user in Management Studio.

    EDIT: and also have the user as "db_owner" in Owned Schemas and Membership.

    Upgrade error from 8.5.4 to 8.6

  • Sherlon 13 posts 113 karma points
    May 20, 2020 @ 23:14
    Sherlon
    0

    Thanks alot!

  • Daniel Conner 19 posts 131 karma points
    May 28, 2020 @ 14:23
    Daniel Conner
    0

    Had the same issue and this also worked for me! thanks a lot

  • Mikael Axel Kleinwort 154 posts 499 karma points c-trib
    Jun 24, 2020 @ 19:44
    Mikael Axel Kleinwort
    0

    Saved my day, thank you.

  • Konstantinos Stamatopoulos 3 posts 73 karma points
    Apr 08, 2020 @ 12:14
    Konstantinos Stamatopoulos
    0

    Thanks for your response, I managed to solve the issue by giving the database user enough permissions to perform the migration in database.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies