Hi all,
I'm trying to upgrade an umbraco site from 11.5 to 12.0 but I'm getting the following error:
The database failed to upgrade. ERROR: The database configuration failed with the following message: The migration plan does not support migrating from state "{2CA0C5BB-170B-45E5-8179-E73DA4B41A46}".
This error occurred going from 10.7 to 11.0, but was resolved upgrading to 11.5.0 instead but this approach doesn't work with v12.
Isn't it better to upgrade directly to 12.latest from 11.latest as 12.latest would support more migrations than 12.0?
I've upgraded from 11.latest to 12.1 (IIRC); maybe this is caused by Umbraco Forms or something else that supports migrations?
t
tommot2582
10/26/2023, 10:09 AM
The database has updated to 11.5, I can see that in the back office when I check the version. It doesn't seem to matter which version of 12 (I tried the latest first), it still seems to complain about the migration plan not supporting the state. I've also tried clearing out the bin and rebuilding, to no avail 😦
tommot2582
10/26/2023, 11:22 AM
I'm getting a SQL time out error now when trying to go to 12.1.1
k
kdx-perbol
10/26/2023, 11:35 AM
That sounds unrelated. Sure it's not Forms?
t
tommot2582
10/26/2023, 11:38 AM
Yeah I think it was possibly an issue with misaligned versions with Forms and CMS. The timeout seems to happen while UpdatePropertyData is running in SQL