From 79ce3cd6e23b8d2fa8710ed6c0a1614085bf277d Mon Sep 17 00:00:00 2001 From: Abdulaziz <60339265+Abdjulaziz@users.noreply.github.com> Date: Tue, 26 Aug 2025 10:03:46 +0200 Subject: [PATCH 1/5] Update major-upgrades.md Changes to accommodate deploy issue in v15 and 16 --- .../product-upgrades/major-upgrades.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md b/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md index 765e6a022c2..6369af85524 100644 --- a/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md +++ b/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md @@ -176,7 +176,18 @@ Update all projects and packages in your solution to support the latest .NET.

Click on the Umbraco logo in the Umbraco backoffice to confirm the version number.

-4. Ensure that the project runs locally without any errors. +{% hint style="warning" %} +have a valid license, this may be due to browser caching. Google Chrome, in particular, has aggressive caching that can interfere with license validation during startup. +To resolve this: +1. Open Chrome's Developer Tools (F12). +2. Right-click the reload button next to the address bar. +3. Select Empty cache and hard reload. + +It is recommended to clear the cache and cookies thoroughly in all browsers you're using to access the Umbraco backoffice. +This step can help resolve unexpected startup issues after the upgrade. +{% endhint %} + +5. Ensure that the project runs locally without any errors.
From 364e58bc96a3dfbc0460677504689124437535f7 Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Tue, 26 Aug 2025 13:46:32 +0200 Subject: [PATCH 2/5] Update umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md --- .../manage-product-upgrades/product-upgrades/major-upgrades.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md b/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md index 6369af85524..656c78fbb18 100644 --- a/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md +++ b/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md @@ -177,7 +177,7 @@ Update all projects and packages in your solution to support the latest .NET.

Click on the Umbraco logo in the Umbraco backoffice to confirm the version number.

{% hint style="warning" %} -have a valid license, this may be due to browser caching. Google Chrome, in particular, has aggressive caching that can interfere with license validation during startup. +If you receive an error about a missing deploy license after upgrading, even though the license is valid, it may be due to browser caching. Google Chrome has an aggressive caching that can interfere with license validation during startup. To resolve this: 1. Open Chrome's Developer Tools (F12). 2. Right-click the reload button next to the address bar. From 3077f6499ec25f66b21d0f04318d37b82ee7e23e Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Tue, 26 Aug 2025 13:46:38 +0200 Subject: [PATCH 3/5] Update umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md --- .../manage-product-upgrades/product-upgrades/major-upgrades.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md b/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md index 656c78fbb18..d664613f8ec 100644 --- a/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md +++ b/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md @@ -181,7 +181,7 @@ If you receive an error about a missing deploy license after upgrading, even tho To resolve this: 1. Open Chrome's Developer Tools (F12). 2. Right-click the reload button next to the address bar. -3. Select Empty cache and hard reload. +3. Select **Empty cache and hard reload**. It is recommended to clear the cache and cookies thoroughly in all browsers you're using to access the Umbraco backoffice. This step can help resolve unexpected startup issues after the upgrade. From b33c991a165111fb1a95687810cf2482434954ae Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Tue, 26 Aug 2025 13:48:35 +0200 Subject: [PATCH 4/5] Update umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md --- .../manage-product-upgrades/product-upgrades/major-upgrades.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md b/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md index d664613f8ec..ba3facde654 100644 --- a/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md +++ b/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md @@ -177,7 +177,7 @@ Update all projects and packages in your solution to support the latest .NET.

Click on the Umbraco logo in the Umbraco backoffice to confirm the version number.

{% hint style="warning" %} -If you receive an error about a missing deploy license after upgrading, even though the license is valid, it may be due to browser caching. Google Chrome has an aggressive caching that can interfere with license validation during startup. +If you receive a missing deploy license error after upgrading, even though the license is valid, it may be due to browser caching. Google Chrome has an aggressive caching that can interfere with license validation during startup. To resolve this: 1. Open Chrome's Developer Tools (F12). 2. Right-click the reload button next to the address bar. From 434c7eefc50c231e023d6f208de7dbd01f178db9 Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Tue, 26 Aug 2025 13:50:39 +0200 Subject: [PATCH 5/5] Update umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md --- .../manage-product-upgrades/product-upgrades/major-upgrades.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md b/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md index ba3facde654..8774337afb2 100644 --- a/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md +++ b/umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md @@ -177,6 +177,7 @@ Update all projects and packages in your solution to support the latest .NET.

Click on the Umbraco logo in the Umbraco backoffice to confirm the version number.

{% hint style="warning" %} + If you receive a missing deploy license error after upgrading, even though the license is valid, it may be due to browser caching. Google Chrome has an aggressive caching that can interfere with license validation during startup. To resolve this: 1. Open Chrome's Developer Tools (F12). @@ -185,6 +186,7 @@ To resolve this: It is recommended to clear the cache and cookies thoroughly in all browsers you're using to access the Umbraco backoffice. This step can help resolve unexpected startup issues after the upgrade. + {% endhint %} 5. Ensure that the project runs locally without any errors.