Why am I getting this error?

Joined
Oct 4, 2024
Messages
1
Reaction score
0
Just a user here. Wondering why I'm getting the following error when logging in. It let's me in after the error when I hit "back" on chrome. Get the error on any device or browser. Thanks!

{"ClassName":"System.Exception","Message":"An error was encountered while handling the remote login.","Data":null,"InnerException":{"ClassName":"System.Exception","Message":"Correlation failed.","Data":null,"InnerException":null,"HelpURL":null,"StackTraceString":null,"RemoteStackTraceString":null,"RemoteStackIndex":0,"ExceptionMethod":null,"HResult":-2146233088,"Source":null,"WatsonBuckets":null},"HelpURL":null,"StackTraceString":" at Microsoft.AspNetCore.Authentication.RemoteAuthenticationHandler`1.HandleRequestAsync()\r\n at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)\r\n at Microsoft.AspNetCore.Builder.SessionMiddlewareExtensions.<>c.<<UseSession>b__0_0>d.MoveNext()\r\n--- End of stack trace from previous location ---\r\n at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context)\r\n at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context)\r\n at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)\r\n at Microsoft.AspNetCore.ResponseCompression.BrotliCompatibleMiddleware.Invoke(HttpContext context)\r\n at SIS.AspNetCore.App.Middleware.SecurityHeadersMiddleware.Invoke(HttpContext context)\r\n at FamilyPortal.Web.DistrictCodeCookiePopulatorMiddleware.InvokeAsync(HttpContext httpContext)","RemoteStackTraceString":null,"RemoteStackIndex":0,"ExceptionMethod":null,"HResult":-2146233088,"Source":"Microsoft.AspNetCore.Authentication","WatsonBuckets":null}
 
Joined
Sep 4, 2022
Messages
132
Reaction score
16
hello 12voljon !

don't be afraid to show a piece of the code involve, we can not guess further as it is. please.

It seems the faulty code is server-sided, while you attempt to login.

Exceptions are held , at ground , it could be lot of things.

  • check all vars required.
  • check their Types.
  • check aside all Types required by the whole 'login' process.

to achieve :

read/test again functions inputs and their Types.

by asking for help,
make 'easy' the understanding of the current bug.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,968
Messages
2,570,154
Members
46,701
Latest member
XavierQ83

Latest Threads

Top