2024-03-11 13:06:50.811 +03:00 [WRN] '.AspNetCore.Correlation.lzvYwlVkn0QoYXwJXXcoVGrqBXn2o-9cDRq0wlHK9dU' cookie not found.
2024-03-11 13:06:50.811 +03:00 [INF] Error from RemoteAuthentication: Correlation failed..
2024-03-11 13:06:50.811 +03:00 [ERR] An unhandled exception has occurred while executing the request.
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.RemoteAuthenticationHandler1.HandleRequestAsync() at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Volo.Abp.AspNetCore.Security.AbpSecurityHeadersMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<<UseMiddlewareInterface>b__1>d.MoveNext() --- End of stack trace from previous location --- at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<<UseMiddlewareInterface>b__1>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|8_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task) 2024-03-11 13:06:50.812 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController.Index (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared)' 2024-03-11 13:06:50.812 +03:00 [INF] Route matched with {action = "Index", controller = "Error", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task
1[Microsoft.AspNetCore.Mvc.IActionResult] Index(Int32) on controller Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared).
2024-03-11 13:06:50.812 +03:00 [WRN] The required antiforgery cookie ".AspNetCore.Antiforgery.xVgQ5_tGIfw" is not present.
2024-03-11 13:06:50.812 +03:00 [INF] Authorization failed for the request at filter 'Volo.Abp.AspNetCore.Mvc.AntiForgery.AbpAutoValidateAntiforgeryTokenAuthorizationFilter'.
2024-03-11 13:06:50.812 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 400
2024-03-11 13:06:50.812 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController.Index (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared) in 0.3493ms
2024-03-11 13:06:50.812 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController.Index (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared)'
2024-03-11 13:06:50.812 +03:00 [INF] Request finished HTTP/2 POST https://pbys.erciyes.edu.tr/signin-oidc application/x-www-form-urlencoded 1711 - 302 - - 2.6636ms
2024-03-11 13:06:50.821 +03:00 [INF] Request starting HTTP/2 GET https://pbys.erciyes.edu.tr/Error?httpStatusCode=400 - -
2024-03-11 13:06:50.822 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController.Index (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared)'
2024-03-11 13:06:50.822 +03:00 [INF] Route matched with {action = "Index", controller = "Error", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(Int32) on controller Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared).
2024-03-11 13:06:50.825 +03:00 [INF] Executing ViewResult, running view ~/Views/Error/Default.cshtml.
It gave the same error on Edge as well. What can we do?
2024-03-11 12:04:06.794 +03:00 [INF] Request starting HTTP/2 POST https://pbys.erciyes.edu.tr/signin-oidc application/x-www-form-urlencoded 1711
2024-03-11 12:04:06.795 +03:00 [WRN] '.AspNetCore.Correlation.PCeNa_vuGlykwO0thliGeAZmr332p48GsYg9E_A-k_4' cookie not found.
2024-03-11 12:04:06.795 +03:00 [INF] Error from RemoteAuthentication: Correlation failed..
2024-03-11 12:04:06.796 +03:00 [ERR] An unhandled exception has occurred while executing the request.
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.RemoteAuthenticationHandler1.HandleRequestAsync() at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Volo.Abp.AspNetCore.Security.AbpSecurityHeadersMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<<UseMiddlewareInterface>b__1>d.MoveNext() --- End of stack trace from previous location --- at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<<UseMiddlewareInterface>b__1>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|8_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task) 2024-03-11 12:04:06.796 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController.Index (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared)' 2024-03-11 12:04:06.796 +03:00 [INF] Route matched with {action = "Index", controller = "Error", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task
1[Microsoft.AspNetCore.Mvc.IActionResult] Index(Int32) on controller Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared).
2024-03-11 12:04:06.796 +03:00 [WRN] The required antiforgery request token was not provided in either form field "__RequestVerificationToken" or header value "RequestVerificationToken".
2024-03-11 12:04:06.796 +03:00 [INF] Authorization failed for the request at filter 'Volo.Abp.AspNetCore.Mvc.AntiForgery.AbpAutoValidateAntiforgeryTokenAuthorizationFilter'.
2024-03-11 12:04:06.796 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 400
2024-03-11 12:04:06.796 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController.Index (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared) in 0.2743ms
2024-03-11 12:04:06.796 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController.Index (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared)'
2024-03-11 12:04:06.796 +03:00 [INF] Request finished HTTP/2 POST https://pbys.erciyes.edu.tr/signin-oidc application/x-www-form-urlencoded 1711 - 302 - - 2.1643ms
2024-03-11 12:04:06.803 +03:00 [INF] Request starting HTTP/2 GET https://pbys.erciyes.edu.tr/Error?httpStatusCode=400 - -
2024-03-11 12:04:06.804 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController.Index (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared)'
2024-03-11 12:04:06.804 +03:00 [INF] Route matched with {action = "Index", controller = "Error", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(Int32) on controller Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared).
2024-03-11 12:04:06.806 +03:00 [INF] Executing ViewResult, running view ~/Views/Error/Default.cshtml.
We don't use HTTP anywhere, and even when saving bookmarks, we save them with HTTPS. I tried with the Opera browser, but it still gave the same error, a 400 error.
2024-03-11 10:18:02.569 +03:00 [INF] Request starting HTTP/1.1 GET https://pbys.erciyes.edu.tr/ - -
2024-03-11 10:18:02.569 +03:00 [INF] Executing endpoint '/_Host'
2024-03-11 10:18:02.570 +03:00 [INF] Route matched with {page = "/_Host", action = "", controller = "", area = ""}. Executing page /_Host
2024-03-11 10:18:02.570 +03:00 [INF] Skipping the execution of current filter as its not the most effective filter implementing the policy Microsoft.AspNetCore.Mvc.ViewFeatures.IAntiforgeryPolicy
2024-03-11 10:18:02.570 +03:00 [INF] Executing an implicit handler method - ModelState is "Valid"
2024-03-11 10:18:02.570 +03:00 [INF] Executed an implicit handler method, returned result Microsoft.AspNetCore.Mvc.RazorPages.PageResult.
2024-03-11 10:18:02.571 +03:00 [INF] Executed page /_Host in 1.5734ms
2024-03-11 10:18:02.571 +03:00 [INF] Executed endpoint '/_Host'
2024-03-11 10:18:02.571 +03:00 [INF] Request finished HTTP/1.1 GET https://pbys.erciyes.edu.tr/ - - - 200 - text/html;+charset=utf-8 2.3746ms
2024-03-11 10:18:12.693 +03:00 [INF] Request starting HTTP/2 POST https://pbys.erciyes.edu.tr/signin-oidc application/x-www-form-urlencoded 1711
2024-03-11 10:18:12.694 +03:00 [WRN] '.AspNetCore.Correlation.hSIfuQzS7zizNJG8QMRFdpZnz-gpdE_gHjITY1hvR1s' cookie not found.
2024-03-11 10:18:12.694 +03:00 [INF] Error from RemoteAuthentication: Correlation failed..
2024-03-11 10:18:12.694 +03:00 [ERR] An unhandled exception has occurred while executing the request.
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.RemoteAuthenticationHandler1.HandleRequestAsync() at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) at Volo.Abp.AspNetCore.Security.AbpSecurityHeadersMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<<UseMiddlewareInterface>b__1>d.MoveNext() --- End of stack trace from previous location --- at Volo.Abp.AspNetCore.Tracing.AbpCorrelationIdMiddleware.InvokeAsync(HttpContext context, RequestDelegate next) at Microsoft.AspNetCore.Builder.UseMiddlewareExtensions.<>c__DisplayClass6_1.<<UseMiddlewareInterface>b__1>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddlewareImpl.<Invoke>g__Awaited|8_0(ExceptionHandlerMiddlewareImpl middleware, HttpContext context, Task task) 2024-03-11 10:18:12.695 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController.Index (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared)' 2024-03-11 10:18:12.695 +03:00 [INF] Route matched with {action = "Index", controller = "Error", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task
1[Microsoft.AspNetCore.Mvc.IActionResult] Index(Int32) on controller Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared).
2024-03-11 10:18:12.695 +03:00 [WRN] The required antiforgery request token was not provided in either form field "__RequestVerificationToken" or header value "RequestVerificationToken".
2024-03-11 10:18:12.695 +03:00 [INF] Authorization failed for the request at filter 'Volo.Abp.AspNetCore.Mvc.AntiForgery.AbpAutoValidateAntiforgeryTokenAuthorizationFilter'.
2024-03-11 10:18:12.696 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 400
2024-03-11 10:18:12.696 +03:00 [INF] Executed action Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController.Index (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared) in 0.8468ms
2024-03-11 10:18:12.696 +03:00 [INF] Executed endpoint 'Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController.Index (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared)'
2024-03-11 10:18:12.696 +03:00 [INF] Request finished HTTP/2 POST https://pbys.erciyes.edu.tr/signin-oidc application/x-www-form-urlencoded 1711 - 302 - - 3.1000ms
2024-03-11 10:18:12.701 +03:00 [INF] Request starting HTTP/2 GET https://pbys.erciyes.edu.tr/Error?httpStatusCode=400 - -
2024-03-11 10:18:12.701 +03:00 [INF] Executing endpoint 'Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController.Index (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared)'
2024-03-11 10:18:12.701 +03:00 [INF] Route matched with {action = "Index", controller = "Error", area = "", page = ""}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Index(Int32) on controller Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Controllers.ErrorController (Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared).
2024-03-11 10:18:12.704 +03:00 [WRN] Could not find IdentityClientConfiguration for AbpMvcClient. Either define a configuration for AbpMvcClient or set a default configuration.
Backend log or frontend log?
Thank you, can I get a refund for the ticket? :)
Is there any plan for such a feature in the future?
hi, After publishing the project, I would like the end user to be able to customize the DataGrid by rearranging columns and adjusting their sizes through the user interface.
thank you.
admin project blazor server. I use this page on the web public