A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/umbraco/Umbraco-CMS/issues/12043 below:

Cannot run from package on azure app service · Issue #12043 · umbraco/Umbraco-CMS · GitHub

Which exact Umbraco version are you using? For example: 9.0.1 - don't just write v9

v9

Bug summary

When deploying to azure app services with WEBSITE_RUN_FROM_PACKAGE enabled, umbraco sites fail to boot.

Imagine there are several instances where assumptions that ContentRoot is writable will take the site down, but for now the immediately obvious one is as follows.

On boot the TempFileCleanup HostedService is instantiated, this calls into IOHelper.GetTempFolders which attempts to ensure the directories exist (umbraco/Data/TEMP/FileUploads), with a read only filesystem this throws exceptions.

This should probably just respect Umbraco:CMS:Hosting:LocalTempStorageLocation.

Specifics

No response

Steps to reproduce

Deploy to azure with WEBSITE_RUN_FROM_PACKAGE set to 1, try to boot site

Expected result / actual result

Site should boot and function.

This item has been added to our backlog AB#17695


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4