Copied to clipboard

Flag this post as spam?

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


  • Alexander Tkacuk 21 posts 122 karma points
    Feb 11, 2022 @ 12:08
    Alexander Tkacuk
    0

    Update Database from V8.17.2 to V9.30 --> Error = Invalid column name 'userOrMemberKey'

    I get this error message during installation of Umbraco from V8.17.2 to V9.30

    Error during installation

    The database failed to upgrade. ERROR: The database configuration failed with the following message: Invalid column name 'userOrMemberKey'. Please check log file for additional information (can be found in '~/umbraco/Logs')

  • Marc Goodson 2157 posts 14434 karma points MVP 9x c-trib
    Feb 12, 2022 @ 09:03
    Marc Goodson
    0

    Hi Alexander

    If you migrate to 9.2 first and then upgrade to 9.3 then it should work.

    It looks like a new database table migration was added in 9.3, but something isn't quite right with it, eg it only works if the database has already been upgraded to 9.2!

    I suspect it will be fixed in a later version of 9.3.x

    But for time being you need to hop to 9.2 first!

    regards

    marc

  • Ambert van Unen 175 posts 819 karma points c-trib
    Feb 12, 2022 @ 10:03
    Ambert van Unen
    0

    Exactly what Marc said, i've experienced this aswell, and I can confirm first upgrading to 9.2 works.

    I've made a pullrequest to the documenation to add this to the upgrade notes for as long as it isn't fixed yet so hopefully less people will be struggling with this.

  • Alexander Tkacuk 21 posts 122 karma points
    Feb 12, 2022 @ 17:27
    Alexander Tkacuk
    0

    Hi, thanks for answer. Yes, i read it here but dont have time to answer my self. It works well. For developing and staging i must first migrate to v9.2 update all addons publish and then migrate to v9.3.

    But after migrating to 9.2 we have new problems. Double Group-Keys Exception in a dictionary on start of application. But for this i do create issue on github.

  • 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