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) +307
   Kentico.Content.Web.Mvc.VirtualContextPrincipalAssigner.SetVirtualContextPrincipal(IVirtualContextPrincipalRetriever virtualContextPrincipalRetriever) +135
   Kentico.Content.Web.Mvc.<>c.<Initialize>b__5_0(Object sender, EventArgs eventArgs) +32
   CMS.Base.AbstractHandler.CallEventHandler(EventHandler`1 h, TArgs e) +109
   CMS.Base.AbstractHandler.Raise(String partName, List`1 list, TArgs e, Boolean important) +776
   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) +21
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +201
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +132
   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