Copied to clipboard

Flag this post as spam?

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


  • Simon Justesen 74 posts 193 karma points
    May 17, 2017 @ 10:45
    Simon Justesen
    0

    Upgrading Umbraco fails [7.1 -> 7.6.1]

    * Reported in the issue tracker * http://issues.umbraco.org/issue/U4-9927

    I'm trying to upgrade an Umbraco 7.1 installation to 7.6.1 (direct upgrade), however - the installer fails due to missing columns in various tables. I made a fresh 7.6.1 install and compared the two databases and found that the upgrade fails to add the following:

    Table UmbracoPropertyTypeGroup: column uniqueID, type: uniqueIdentifier, not null

    Table UmbracoRelationType: column typeUniqueId, type: uniqueIdentifier, not null

    Fixed the steps manually, now I'm getting this error: The database failed to upgrade. ERROR: The database configuration failed with the following message: The index 'IX_umbracoNodeUniqueID' is dependent on column 'uniqueID'. ALTER TABLE ALTER COLUMN uniqueID failed because one or more objects access this column.

    How do I fix this? Anyone else having this kind of problem?

  • Craig Mayers 164 posts 508 karma points
    May 17, 2017 @ 13:24
    Craig Mayers
    0

    Hi Simon,

    Have you followed the upgrade path process? See the following articles which may assist you:

    https://our.umbraco.org/documentation/getting-started/setup/upgrading/version-specific

    https://our.umbraco.org/documentation/getting-started/setup/upgrading/general

    https://umbraco.com/blog/how-to-diagnose-umbraco-upgrade-problems/

    I would also suggest updating Manually rather than using NuGet (which is a pain in the backside sometimes).

    Regards

    Craig

  • Simon Justesen 74 posts 193 karma points
    May 17, 2017 @ 13:46
    Simon Justesen
    0

    Yes, I always consult the docs before upgrading, and doing it manually. (erase /bin, /config, /umbraco, /umbraco_client, copy new files, merge web.config)

    Umbraco HQ is looking into the issue.

  • David Sheiles 69 posts 339 karma points
    May 23, 2017 @ 14:39
    David Sheiles
    0

    I'm having the same issue after following the upgrade path. Did you get it resolved?

    EDIT: Sorry, just found it on the Issue tracker right after posting - http://issues.umbraco.org/issue/U4-9927

  • Simon Justesen 74 posts 193 karma points
    May 23, 2017 @ 20:40
    Simon Justesen
    0

    All good :)No, I'm considering making another attempt at upgrading later this week or in the beginning of the next

  • Tony Lorentzen 85 posts 174 karma points
    May 31, 2017 @ 00:01
    Tony Lorentzen
    0

    Having the same problem. Trying to upgrade a 7.1.9 install to 7.6.2 because I was getting the horrific GetMedia returning blank data preventing me from from using that version. Now I'm getting this annoying error and I need the website up and running by tomorrow morning. The "joys" of upgrading Umbraco. Sigh.

  • 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