Copied to clipboard

Flag this post as spam?

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


  • cooper 2 posts 72 karma points
    Jul 03, 2019 @ 12:18
    cooper
    0

    errors when deployment umbraco 8 to Azure

    Hi,

    Is there a guide on how to deploy a Umbraco 8 site to Azure? I deployed it the following way and got an error, can anyone please help? in Azure free trial account:

    1. create an Azure SQL DB server.
    2. create a bacpac file using "export data-tier application" under tasks
    3. use SSMS connects to the Azure SQL DB server
    4. import the bacpac file created in step 2
    5. in VS 2017, publish the project to Azure (App service)
    6. configure the connection string so the site can access the DB

    then I run the site and get an error as follow

    [BootFailedException: Boot failed: Umbraco cannot run. See Umbraco's log file for more details.
    -> Umbraco.Core.Exceptions.BootFailedException: Could not check the upgrade state.
    at Umbraco.Core.RuntimeState.DetermineRuntimeLevel(IUmbracoDatabaseFactory databaseFactory, ILogger logger)
    

    anyone has an idea about this or have a better way to deploy v8 site to Azure? thanks a lot

    cheers cooper

  • cooper 2 posts 72 karma points
    Jul 09, 2019 @ 01:46
    cooper
    0

    anyone have any ideas about this?

  • Mila Pandurska 75 posts 353 karma points
    Jul 09, 2019 @ 10:38
    Mila Pandurska
    0

    Hi cooper, did you check the log files. What it says?

  • Daniel Pazos 12 posts 123 karma points
    Aug 02, 2020 @ 10:42
    Daniel Pazos
    0

    I know it has been a year, but I have the same problem. Have you been able to solve it?

Please Sign in or register to post replies

Write your reply to:

Draft