Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Bram Heijmink 5 posts 95 karma points
    Sep 01, 2022 @ 21:30
    Bram Heijmink
    0

    Umbraco 10 AzureBlobStorage file not found exception on boot

    Hi y'all!

    I am trying to run a Umbraco 10 site as an Azure web app in zip mode. I configured the blob storage as described on https://our.umbraco.com/documentation/Extending/FileSystemProviders/Azure-Blob-Storage/

    enter image description here

    After deploying to azure I get an HTTP error 500.30. When I run the application using the dotnet command in the azure console I get the following error:

    enter image description here

    I haven't had this issue in Umbraco version 8. I suspect I might be forgetting a config or maybe it is not possible to run a website from a package.

  • Bram Heijmink 5 posts 95 karma points
    Sep 06, 2022 @ 08:48
    Bram Heijmink
    100

    For anyone who runs into this issue. The fix was to change the pipeline to zipDeploy instead of runFromPackage as run From Package makes the wwwroot read-only.

Please Sign in or register to post replies

Write your reply to:

Draft