I restarted the monitor and now this is happening
HttpException (0x80004005): An error occurred while attempting to impersonate. Execution of this request cannot continue.]
System.Web.ImpersonationContext.ImpersonateToken(HandleRef token) +231
System.Web.ClientImpersonationContext.Start(HttpContext context, Boolean throwOnError) +109
System.Web.ThreadContext.AssociateWithCurrentThread(Boolean setImpersonationContext) +114
System.Web.HttpApplication.OnThreadEnterPrivate(Boolean setImpersonationContext) +55
System.Web.ApplicationStepManager.ResumeSteps(Exception error) +254
Server Error in '/Aspx' Application.
An error occurred while attempting to impersonate. Execution of this request cannot continue.
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: System.Web.HttpException: An error occurred while attempting to impersonate. Execution of this request cannot continue.
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:
[HttpException (0x80004005): An error occurred while attempting to impersonate. Execution of this request cannot continue.]
System.Web.ImpersonationContext.ImpersonateToken(HandleRef token) +231
System.Web.ClientImpersonationContext.Start(HttpContext context, Boolean throwOnError) +109
System.Web.ThreadContext.AssociateWithCurrentThread(Boolean setImpersonationContext) +114
System.Web.HttpApplication.OnThreadEnterPrivate(Boolean setImpersonationContext) +55
System.Web.ApplicationStepManager.ResumeSteps(Exception error) +254
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.2053.0
I have no clue what I broke and I need help