v9
Bug summaryWhen 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
.
No response
Steps to reproduceDeploy to azure with WEBSITE_RUN_FROM_PACKAGE
set to 1
, try to boot site
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