Install Orchestrator 2019.10; And then stuck at login page and found error Current user did not login to the application! in Event Viewer

Install Orchestrator 2019.10; And then stuck at login page.

Found error Current user did not login to the application! in Event Viewer.

Abp.Authorization.AbpAuthorizationException: Current user did not login to the application!
   at UiPath.Orchestrator.Web.Common.Authorization.UiAuthorizationHelper.<AuthorizeAsync>d__3.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Abp.Authorization.AuthorizationHelper.<CheckPermissions>d__18.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at UiPath.Orchestrator.Web.Common.Authorization.UiAuthorizationHelper.<AuthorizeAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
   at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
   at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
   at Abp.Authorization.AuthorizationHelperExtensions.Authorize(IAuthorizationHelper authorizationHelper, MethodInfo methodInfo, Type type)
   at Abp.Web.Mvc.Authorization.AbpMvcAuthorizeFilter.OnAuthorization(AuthorizationContext filterContext)Abp.Authorization.AbpAuthorizationException: Current user did not login to the application!
   at async Task UiPath.Orchestrator.Web.Common.Authorization.UiAuthorizationHelper.AuthorizeAsync(IEnumerable<IAbpAuthorizeAttribute> authorizeAttributes)
   at async Task Abp.Authorization.AuthorizationHelper.CheckPermissions(MethodInfo methodInfo, Type type)
   at async Task UiPath.Orchestrator.Web.Common.Authorization.UiAuthorizationHelper.AuthorizeAsync(MethodInfo methodInfo, Type type)
   at void Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
   at void Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
   at void Nito.AsyncEx.AsyncContext.Run(Func<Task> action)
   at void Abp.Authorization.AuthorizationHelperExtensions.Authorize(IAuthorizationHelper authorizationHelper, MethodInfo methodInfo, Type type)
   at void Abp.Web.Mvc.Authorization.AbpMvcAuthorizeFilter.OnAuthorization(AuthorizationContext filterContext)

Config IIS, Set user for UiPath Orchestrator Application Pools
But problem is not solve. It’s same error message after restarting the IIS.

1 Like

Hi - The AppPool you have highlighted does not have any application attached to it. Under application column it says 0. Please check the attached AppPool from application.

hi @akkapolk
Check this link pls