I am trying to upgrade from Umbraco 8.9.1 to 8.18.0. However the upgrade seems to be stuck in this state:
Whenever I click continue, the upgrade appears to run, the site reboots and I'm returned back to this screen.
8.18.0 has been set (by the upgrader) in the web.config. I've cleaned and nuget packages and the bin folder. There is nothing obvious in the error log.
The project I inherited had local overrides for . The Umbraco installer had updated the version in web.config, but my local overrides file was still stuck on the old version.
Umbraco Upgrade Groundhog day
I am trying to upgrade from Umbraco 8.9.1 to 8.18.0. However the upgrade seems to be stuck in this state:
Whenever I click continue, the upgrade appears to run, the site reboots and I'm returned back to this screen.
8.18.0 has been set (by the upgrader) in the web.config. I've cleaned and nuget packages and the bin folder. There is nothing obvious in the error log.
Any ideas?
I found the cause. It was of course my fault.
The project I inherited had local overrides for . The Umbraco installer had updated the version in web.config, but my local overrides file was still stuck on the old version.
is working on a reply...