Skip to content

Commit 79ce3cd

Browse files
authored
Update major-upgrades.md
Changes to accommodate deploy issue in v15 and 16
1 parent 6993c30 commit 79ce3cd

File tree

1 file changed

+12
-1
lines changed
  • umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades

1 file changed

+12
-1
lines changed

umbraco-cloud/optimize-and-maintain-your-site/manage-product-upgrades/product-upgrades/major-upgrades.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,18 @@ Update all projects and packages in your solution to support the latest .NET.
176176

177177
<figure><img src="../../../.gitbook/assets/image (94).png" alt=""><figcaption><p>Click on the Umbraco logo in the Umbraco backoffice to confirm the version number.</p></figcaption></figure>
178178

179-
4. Ensure that the project runs locally without any errors.
179+
{% hint style="warning" %}
180+
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.
181+
To resolve this:
182+
1. Open Chrome's Developer Tools (F12).
183+
2. Right-click the reload button next to the address bar.
184+
3. Select Empty cache and hard reload.
185+
186+
It is recommended to clear the cache and cookies thoroughly in all browsers you're using to access the Umbraco backoffice.
187+
This step can help resolve unexpected startup issues after the upgrade.
188+
{% endhint %}
189+
190+
5. Ensure that the project runs locally without any errors.
180191

181192
<details>
182193

0 commit comments

Comments
 (0)