Copied to clipboard

Flag this post as spam?

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


  • J 445 posts 862 karma points
    Nov 29, 2021 @ 12:18
    J
    0

    Accidentally deleted row in umbKeyValue migrations table

    I changed the schema for a custom table and wanted to delete the previous migration entry and accidentally deleted all the rows in that table (there was only 2-3 i think).

    I tried to run the site but its now stuck on the installer page.

    Read the log file and it states

    Version 8.17.1 does not support migrating from 8.17.1. Please verify which versions support migrating from 8.17.1

    So changed the version to one lower within the web.config but same error as above.

    Anything else i can try?

  • Markus Johansson 1911 posts 5735 karma points MVP c-trib
    Nov 29, 2021 @ 23:16
    Markus Johansson
    100

    Hi!

    Umbraco will store the “name” (or step-name”) of the last migration applied in the key value store. This will be different depending on your exact Umbraco version.

    I would try to install a new clean Umbraco of the same version that you are running and then recreate the same data in the keyValue-table.

    If you installed any packages etc you could also install the same version I. The clean environment.

Please Sign in or register to post replies

Write your reply to:

Draft