https://discord.umbraco.com logo
Hi everyone ๐Ÿ‘‹ Iโ€™m facing issues after upgrading ...
# umbraco-chat
v
Hi everyone ๐Ÿ‘‹ Iโ€™m facing issues after upgrading an Umbraco project from v11 to v13. ### ๐Ÿ”ง Setup: * Umbraco v13 (upgraded from v11) * Hosted on Azure App Service (with Azure Front Door) * Local setup via Visual Studio (IIS Express) * Using same database backup locally --- ### โ— Issues: #### ๐Ÿ”ด Live (Azure): * Site is working * But Save & Publish is failing intermittently #### ๐Ÿ”ด Local: * Same DB backup used * Site shows "Under Maintenance" * Logs show:
Umbraco is in Upgrade mode
--- ### ๐Ÿ” Observations: * Schema comparison shows: * Missing custom tables (e.g., SkybrudRedirects) * Differences in core tables (cmsDictionary, cmsMember, etc.) * uSync is skipped due to upgrade mode * Old DB (pre-upgrade backup) works fine locally --- ### ๐Ÿงช What I tried: * Cleared
/umbraco/Data/TEMP
* Deleted: *
umbracoServer
*
umbracoDomain
* Verified connection string * Planning to reset migration state (
umbracoKeyValue
) --- ### โ“ Questions: 1. Could this be due to incomplete DB migration during upgrade? 2. Why would DB work in Azure but fail locally (upgrade mode)? 3. Could Save & Publish issue be related to distributed cache / load balancing after v13 upgrade? 4. Best way to safely fix DB without data loss? Any help would be really appreciated ๐Ÿ™ "https://forum.umbraco.com/t/umbraco-v11-to-v13-upgrade-save-publish-failing-on-azure-local-shows-under-maintenance-upgrade-mode/7832?u=vijay-bheemala"