Copied to clipboard

Flag this post as spam?

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


  • Stefan Stankovic 18 posts 165 karma points
    Jan 25, 2024 @ 12:30
    Stefan Stankovic
    0

    Clean Umbraco 13.1.0 won't run

    I created a new project in Visual Studio for the last proposed version 12, then I changed the asp.net version to 8 and updated the Umbraco package to 13.1.0. If I try to run the project I get the following error:

    BootFailedException: Boot failed: Umbraco cannot run. See Umbraco's log file for more details.
    Umbraco.Cms.Core.Exceptions.BootFailedException.Rethrow(BootFailedException bootFailedException)
    Umbraco.Cms.Web.Common.Middleware.BootFailedMiddleware.InvokeAsync(HttpContext context, RequestDelegate next)
    Microsoft.AspNetCore.Builder.UseMiddlewareExtensions+InterfaceMiddlewareBinder+<>c__DisplayClass2_0+<<CreateMiddleware>b__0>d.MoveNext()
    SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, bool retry)
    Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context)
    

    The error in the Umbraco log is the same.

  • Stefan Stankovic 18 posts 165 karma points
    Jan 25, 2024 @ 13:29
    Stefan Stankovic
    100

    I needed to create an empty SQLite database file to be able to continue the Umbraco setup.

  • Danny Paul van Iersel 14 posts 122 karma points
    Jan 25, 2024 @ 16:19
    Danny Paul van Iersel
    0

    For reference you can check the requirements on: https://docs.umbraco.com/umbraco-cms/fundamentals/setup/requirements

    Maybe it can help others who land here.

  • andrew shearer 513 posts 663 karma points
    Jan 25, 2024 @ 21:11
    andrew shearer
    0

    getting this boot error too

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies