Copied to clipboard

Flag this post as spam?

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


  • Brendan Rice 538 posts 1102 karma points
    Feb 24, 2022 @ 18:19
    Brendan Rice
    0

    Local version "18.7.1" > code version "8.17.1", downgrading is not supported.

    I am trying to automate Umbraco deployment to Azure using ARM and I'm getting the following error.

    Can anyone else please>

    [BootFailedException: Boot failed: Umbraco cannot run. See Umbraco's log file for more details.
    
    -> Umbraco.Core.Exceptions.BootFailedException: Local version "18.7.1" > code version "8.17.1", downgrading is not supported.
       at Umbraco.Core.RuntimeState.DetermineRuntimeLevel(IUmbracoDatabaseFactory databaseFactory) in D:\a\1\s\src\Umbraco.Core\RuntimeState.cs:line 157
       at Umbraco.Core.Runtime.CoreRuntime.DetermineRuntimeLevel(IUmbracoDatabaseFactory databaseFactory, IProfilingLogger profilingLogger) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 498
       at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 183]
       Umbraco.Core.Exceptions.BootFailedException.Rethrow(BootFailedException bootFailedException) in D:\a\1\s\src\Umbraco.Core\Exceptions\BootFailedException.cs:80
       Umbraco.Web.Composing.<>c__DisplayClass4_0.<Init>b__0(Object sender, EventArgs args) in D:\a\1\s\src\Umbraco.Web\Composing\ModuleInjector.cs:44
       System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +201
       System.Web.<>c__DisplayClass285_0.<ExecuteStepImpl>b__0() +24
       System.Web.StepInvoker.Invoke(Action executionStep) +100
       System.Web.<>c__DisplayClass4_0.<Invoke>b__0() +17
       Microsoft.AspNet.TelemetryCorrelation.TelemetryCorrelationHttpModule.OnExecuteRequestStep(HttpContextBase context, Action step) +64
       System.Web.<>c__DisplayClass284_0.<OnExecuteRequestStep>b__0(Action nextStepAction) +54
       System.Web.StepInvoker.Invoke(Action executionStep) +84
       System.Web.<>c__DisplayClass4_0.<Invoke>b__0() +17
       Microsoft.ApplicationInsights.Web.ApplicationInsightsHttpModule.OnExecuteRequestStep(HttpContextBase context, Action step) in /_/WEB/Src/Web/Web/ApplicationInsightsHttpModule.cs:164
       System.Web.<>c__DisplayClass284_0.<OnExecuteRequestStep>b__0(Action nextStepAction) +54
       System.Web.StepInvoker.Invoke(Action executionStep) +84
       System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +100
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73
    
  • 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