Copied to clipboard

Flag this post as spam?

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


  • Martin Rud 232 posts 902 karma points c-trib
    Nov 20, 2023 @ 15:05
    Martin Rud
    0

    Umbraco and Docker: I get "Boot Failed"

    On my local machine with Windows 11 I have followed this guide: https://github.com/CarlSargunar/Umbraco-Docker-Workshop/blob/main/Workshop.md

    I can reach the database in the container umdata from Microsoft SQL Server Management Studio where I can see that all Umbraco tables has been created and has data in them.

    And Umbraco runs in the container umbweb but it shows me the "Boot Failed Umbraco failed to boot, if you are the owner of the website please see the log file for more details." screen.

    What can be wrong? I have tried to find the log file and found one via Docker (/app/umbraco/Logs/) but the files there seem not to be updated when I load Umbraco and get the "Boot Failed..."

    So I guess that this error in the log file:

    Boot Failed","@l":"Error","@x":"Umbraco.Cms.Core.Exceptions.BootFailedException: Could not check the upgrade state.\n ---> System.PlatformNotSupportedException: LocalDB is not supported on this platform....
    

    does not come from running the site from Docker. Or does it?

Please Sign in or register to post replies

Write your reply to:

Draft