Copied to clipboard

Flag this post as spam?

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


  • André van der Plas 18 posts 108 karma points
    Sep 28, 2018 @ 09:06
    André van der Plas
    0

    Upgrade from 7.5.4 to 7.12.3

    Hello,

    I'm trying to upgrade our Umbraco systems. For the upgrade I used NuGet. All went well. I published the new website and logged in. The "Welcome to the Umbraco installer" screen was shown. Clicking on Continue resulted in the following errormessage:

    The database failed to upgrade. ERROR: The database configuration failed with the following message: Cannot find the object "umbracoRelation" because it does not exist or you do not have permissions. Please check log file for additional information (can be found in '/App_Data/Logs/UmbracoTraceLog.txt')

    Additional information in the log file was not helpful. The mentioned object (umbracoRelation) is available.

    Does anybody know how to solve this problem?

    Thanks in advance

    André van der Plas

  • Paul Seal 524 posts 2889 karma points MVP 6x c-trib
    Sep 28, 2018 @ 12:07
    Paul Seal
    0

    Hi Andre Try following the tips in this blog post:

    https://codeshare.co.uk/blog/how-to-upgrade-umbraco-safely/

  • André van der Plas 18 posts 108 karma points
    Sep 28, 2018 @ 13:05
    André van der Plas
    0

    Hi Paul,

    I've followed the tips in the blogpost.

    Upgrading from 7.5.4 to 7.5.14 went well.

    Upgrading from 7.5.14 to 7.6.13 went wrong. I received the same error message:

    Error during installation The database failed to upgrade. ERROR: The database configuration failed with the following message: Cannot find the object "umbracoRelation" because it does not exist or you do not have permissions. Please check log file for additional information (can be found in '/App_Data/Logs/UmbracoTraceLog.txt')

    Again, the log file didn't give me any clues.

    Do you have any ideas how to upgrade?

    Thanks in advance.

    André van der Plas

  • carl 12 posts 81 karma points
    Jan 13, 2022 @ 22:24
    carl
    0

    Hey Andre van der Plas,

    Were you ever able to figured out what happened? I'm getting the same error as well.

    Let me know when you get a chance.

    Thanks Carl

  • Erik Eelman 79 posts 319 karma points
    Jan 14, 2022 @ 12:26
    Erik Eelman
    0

    Hi André,

    Possibly your database user doesn't have enough permissions to create tables of column in a table and the umbraco migrations fail.

    You could try to run the update with a user with enough permissions on the database.

    Erik

  • carl 12 posts 81 karma points
    Jan 18, 2022 @ 17:34
    carl
    1

    It worked. Thank you soooo much.

Please Sign in or register to post replies

Write your reply to:

Draft