Server Error in '/' Application.

Try reloading the administration interface. The user was not found in the JWT token, nor in the current virtual context URL.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: CMS.Helpers.InvalidVirtualContextException: Try reloading the administration interface. The user was not found in the JWT token, nor in the current virtual context URL.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[InvalidVirtualContextException: Try reloading the administration interface. The user was not found in the JWT token, nor in the current virtual context URL.]
   Kentico.Content.Web.Mvc.VirtualContextPrincipalRetriever.GetPrincipal(String jwtToken) +308
   Kentico.Content.Web.Mvc.VirtualContextPrincipalAssigner.SetVirtualContextPrincipal(IVirtualContextPrincipalRetriever virtualContextPrincipalRetriever) +134
   Kentico.Content.Web.Mvc.<>c.<Initialize>b__5_0(Object sender, EventArgs eventArgs) +31
   CMS.Base.AbstractHandler.CallEventHandler(EventHandler`1 h, TArgs e) +109
   CMS.Base.AbstractHandler.Raise(String partName, List`1 list, TArgs e, Boolean important) +775
   CMS.Base.SimpleHandler`2.RaiseExecute(TArgs e) +99
   CMS.Base.SimpleHandler`2.RaiseExecute(TArgs e) +130
   CMS.Base.SimpleHandler`2.StartEvent(TArgs e) +189
   CMS.Base.ApplicationModule.PostAuthenticateRequest(Object sender, EventArgs e) +16
   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.HttpApplication.ExecuteStepImpl(IExecutionStep step) +100
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4690.0