Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Login page - Exception: Correlation failed #1391

@YuriyTigiev

Description

@YuriyTigiev

Hello,

I build and run the solution in VS 2019 Version 16.7.0

I open the solution by address
http://docker.for.win.localhost:5100 or http://docker.for.linux.localhost:5100
When I'm trying to open a login page then I'm getting an error (see below).
I have registered in the system (one time) and now I'm trying to login to the system.

Docker use a WSL.
Docker version 2.3.0.4

Login page error

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.HandleRequestAsync()

Stack Query Cookies Headers Routing
Exception: Correlation failed.

Show raw exception details
Exception: An error was encountered while handling the remote login.
Microsoft.AspNetCore.Authentication.RemoteAuthenticationHandler.HandleRequestAsync()
Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context)
Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context)
Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)

Show raw exception details

Login page error 2

But sometimes I'm getting an error (It happens randomly)
Error
Sorry, there was an error: unauthorized_client
Request Id: 0HM1SIIUVKC9P:00000010

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions