Copied to clipboard

Flag this post as spam?

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


  • nickornotto 403 posts 907 karma points
    Feb 08, 2022 @ 23:12
    nickornotto
    0

    Duplicate key in db table when upgrading from 7.5.8 to 7.6.2

    I am trying to upgrade from 7.5.8 to 7.6.2.

    I am getting this error:

    Cannot insert duplicate key row in object 'dbo.umbracoNode' with unique index 'IX_umbracoNode_uniqueID'. The duplicate key value is (547b7540-1e18-ea91-41c7-874ce20d2156).
    

    This is not [uniqueID] guid nor any guid that is in [uniqueID] or [nodeObjectType] column of umbracoNode table so I am not sure where to look for the duplicate?

    I found this thread https://our.umbraco.com/forum/using-umbraco-and-getting-started/87380-cannot-insert-duplicate-key-row-in-object-dboumbraconode-upgrading-75x-to-76x but I can't really delete the index as it holds a foreign keys, the db does not allow the index to be deleted.

  • 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