Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception: Correlation failed #177

Open
albert0ly opened this issue Oct 9, 2023 · 1 comment
Open

Exception: Correlation failed #177

albert0ly opened this issue Oct 9, 2023 · 1 comment
Assignees

Comments

@albert0ly
Copy link

An error after login.
It occurs very strange. On one computer works OK with "incognito". On another doesn't work with any mode and with any browser.

Other applications use Duende IdentityServer for authentication. The problem is only with Duende.IdentityServer.Admin.

An unhandled exception occurred while processing the request.

Exception: Correlation failed.

Unknown location

Exception: An error was encountered while handling the remote login.

Microsoft.AspNetCore.Authentication.RemoteAuthenticationHandler<TOptions>.HandleRequestAsync()

·      Stack 

·      Query 

·      Cookies 

·      Headers 

·      Routing

·        Exception: Correlation failed.


·         

Show raw exception details

System.Exception: Correlation failed.

·        Exception: An error was encountered while handling the remote login.

o   Microsoft.AspNetCore.Authentication.RemoteAuthenticationHandler<TOptions>.HandleRequestAsync()

o   Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)

o   Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context)

o   NWebsec.AspNetCore.Middleware.Middleware.CspMiddleware.Invoke(HttpContext context)

o   NWebsec.AspNetCore.Middleware.Middleware.MiddlewareBase.Invoke(HttpContext context)

o   NWebsec.AspNetCore.Middleware.Middleware.MiddlewareBase.Invoke(HttpContext context)

o   NWebsec.AspNetCore.Middleware.Middleware.MiddlewareBase.Invoke(HttpContext context)

o   NWebsec.AspNetCore.Middleware.Middleware.MiddlewareBase.Invoke(HttpContext context)

o   Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)

·         

Show raw exception details

System.Exception: An error was encountered while handling the remote login.

---> System.Exception: Correlation failed.

   --- End of inner exception stack trace ---

   at Microsoft.AspNetCore.Authentication.RemoteAuthenticationHandler`1.HandleRequestAsync()

   at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)

   at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context)

   at NWebsec.AspNetCore.Middleware.Middleware.CspMiddleware.Invoke(HttpContext context)

   at NWebsec.AspNetCore.Middleware.Middleware.MiddlewareBase.Invoke(HttpContext context)

   at NWebsec.AspNetCore.Middleware.Middleware.MiddlewareBase.Invoke(HttpContext context)

   at NWebsec.AspNetCore.Middleware.Middleware.MiddlewareBase.Invoke(HttpContext context)

   at NWebsec.AspNetCore.Middleware.Middleware.MiddlewareBase.Invoke(HttpContext context)

   at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)

IMG-20231008-WA0001

@albert0ly
Copy link
Author

Duende IdentityServer and Admin on different machines, hosted on IIS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants