Copied to clipboard

Flag this post as spam?

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


  • Jonathan Roberts 409 posts 1063 karma points
    Mar 23, 2020 @ 17:05
    Jonathan Roberts
    0

    Hi,

    Can anyone help me fix this issue?

    Boot failed: Umbraco cannot run. See Umbraco's log file for more details.

    -> Umbraco.Core.Exceptions.BootFailedException: Boot failed.

    -> Microsoft.Azure.Storage.StorageException: This request is not authorized to perform this operation. at Microsoft.Azure.Storage.Core.Executor.Executor.

    Thanks

    Jon

  • Yakov Lebski 553 posts 2117 karma points
    Mar 24, 2020 @ 20:39
    Yakov Lebski
    0

    is use azure blob storage for media? you can see following keys in web.config

    https://our.umbraco.com/documentation/Extending/FileSystemProviders/Azure-Blob-Storage/

    check what you have access or move it to use local folder

  • Dhanesh kumar mj 18 posts 134 karma points
    Mar 25, 2020 @ 20:18
    Dhanesh kumar mj
    0

    Hi Jonathan Roberts,

    Any of the below points can be fixed this issue, it works for me

    1) Remove the Binding and add a new one

    2) Remove/Create/Restart the AppPool.

    3) Delete all the Files inside AppData>Temp

    4) Rebuild the Nuget Cache from the Settings Tab.

Please Sign in or register to post replies

Write your reply to:

Draft