I have an Umbraco Cloud solution running Umbraco 13.7.0
I want to upgrade to 16.2.0 (actually want to upgrade to v17 when it comes out, but I thought upgrading to 16 now would save time later).
I have backed up the DB from the Umbraco Cloud, and “restored” it locally in my SQL Server.
I have installed a clean Umbraco 16.2.0 solution locally, and pointed it at my new local database.
When I run the solution I get the following error, which I have no idea what it means. Anyone know?
Umbraco.Cms.Core.Exceptions.BootFailedException: An error occurred while running the unattended upgrade.
The database configuration failed with the following message: LockObject with id=-345 does not exist.
Thanks for the reply. You mean update the running Live environment to CMS 13.10.0, backup the DB again, and try my local upgrade to 16.2.0?
So I tried that locally - installed a clean Umbraco 13.10.0, pointed it at my local database (backed up from the 13.7.0 Live db). Now I get error:
Umbraco.Cms.Core.Exceptions.BootFailedException: An error occurred while running the unattended upgrade.
The database configuration failed with the following message: The migration plan does not support migrating from state “{1A8835EF-F8AB-4472-B4D8-D75B7C164022}”
Are you sure you didn’t accidentally try to upgrade to Umbraco 15+ on the database you are using? The GUID of that migration state seems to come from Umbraco 15+.